Integrating NiFi with EEP Components
This topic describes how to configure NiFi to work with other EEP components in HPE Ezmeral Data Fabric. The information in this topic relates specifically to the EEP components and HPE distribution for Apache NiFi.
HDFS
NiFi works with HDFS by using default HDFS processors.
If Hadoop configuration resources property is not set, Nifi automatically detects them in runtime.
HBase and HPE Ezmeral Data Fabric Database Binary
Install and configure HBase on your cluster. See Installing HBase.
NiFi works with HBase by using default HBase processors. However, you must create
EEP_HbaseMaprDbClientService
service which automatically detects the
configuration.
Hive
Install and configure Hive on your cluster. See Installing Hive.
SelectHive3_EEP_QL
and UpdateHive3_EEP_Table
processors, configure Hive3_EEP_ConnectionPool
with the following
configuration details:-
Database Connection URL
-
On secured cluster:
jdbc:hive2:// <host>:10000/default;auth=maprsasl;ssl=true;
-
Database User
-
Password
PutHive3_EEP_Streaming
automatically detects Hive configuration.Kafka
HPE Ezmeral Data Fabric Object Store
Install, configure and generate AccessKey
and SecretKey
for HPE Ezmeral Data Fabric Object Store.
-
Access Key ID
-
Secret Access Key
-
Endpoint Override URL (https://FQDN_HOST:9000)