CouchbaseRecordLookupService

Deprecation notice:

This component is deprecated and will be removed in NiFi 2.x.

Please consider using one the following alternatives: No alternative components suggested.

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: JsonPathReader
Syslog5424Reader
CSVReader
JsonTreeReader
GrokReader
ExcelReader
ParquetReader
ReaderLookup
CEFReader
WindowsEventLogReader
ProtobufReader
SyslogReader
AvroReader
XMLReader
ScriptedReader
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.