You need to add the CFM parcel after you deploy Cloudera Manager. To add the CFM
parcel, you need to download the CSD files for the CFM parcel and add an additional parcel
URL for CFM in Cloudera Manager.
-
On the machine where Cloudera Manager is installed, execute the following
script to download the CSD files for the CFM parcel:
cd /opt/cloudera/csd
wget https://<username>:<password>@archive.cloudera.com/p/cfm2/<version>/redhat7/yum/tars/parcel/NIFI-<version>-<build>.jar
wget https://<username>:<password>@archive.cloudera.com/p/cfm2/<version>/redhat7/yum/tars/parcel/NIFIREGISTRY-<version>-<build>.jar
chown cloudera-scm:cloudera-scm ./*
chmod 644 ./*
systemctl restart cloudera-scm-server
-
Go to the Cloudera Manager UI and click Parcels in the
left navigation pane.
-
Click Parcel Repositories and Network Settings.
-
Extend the Remote Parcel Repository URLs part, with the
following additional parcel URL:
https://archive.cloudera.com/p/cfm2/<version>/redhat7/yum/tars/parcel/
-
Click Save and Verify Configuration.
The parcel URL depends on the operating system. To choose the appropriate
URL, see Download from the CFM Repository.