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.

NameDefault ValueAllowable ValuesDescription
Couchbase Cluster Controller ServiceController Service API:
CouchbaseClusterControllerService
Implementation: CouchbaseClusterService
A Couchbase Cluster Controller Service which manages connections to a Couchbase cluster.
Bucket NamedefaultThe name of bucket to access.
Supports Expression Language: true (will be evaluated using variable registry only)
Document TypeJson
  • Json
  • Binary
The type of contents.
Record ReaderController Service API:
RecordReaderFactory
Implementations: JsonPathReader
AvroReader
XMLReader
WindowsEventLogReader
ReaderLookup
Syslog5424Reader
GrokReader
ScriptedReader
CSVReader
SyslogReader
ParquetReader
JsonTreeReader
CEFReader
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.