CouchbaseRecordLookupService

Description:

Lookup a record from Couchbase Server associated with the specified key. The coordinates that are passed to the lookup must contain the key 'key'.

Tags:

lookup, enrich, couchbase

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
Couchbase Cluster Controller Servicecluster-controller-serviceController Service API:
CouchbaseClusterControllerService
Implementation: CouchbaseClusterService
A Couchbase Cluster Controller Service which manages connections to a Couchbase cluster.
Bucket Namebucket-namedefaultThe name of bucket to access.
Supports Expression Language: true (will be evaluated using variable registry only)
Document Typedocument-typeJson
  • Json
  • Binary
The type of contents.
Record Readerrecord-readerController Service API:
RecordReaderFactory
Implementations: GrokReader
JsonTreeReader
WindowsEventLogReader
ReaderLookup
ParquetReader
CSVReader
Syslog5424Reader
ExcelReader
CEFReader
XMLReader
ScriptedReader
SyslogReader
JsonPathReader
AvroReader
YamlTreeReader
The Record Reader to use for parsing fetched document from Couchbase Server.

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.