0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

CDP 7.1.7に、CFM(NiFi)をインストール

Last updated at Posted at 2021-11-09

Download information:

Parcel Repositories % Network Setting ボタンをクリックし、ParcelのURLを追加

image.png

ダウンロード中
image.png

もう少しで完了
image.png

ダウンロード完了したら、Distributeボタンを押す
image.png

Distribute開始
image.png

image.png

image.png

image.png

image.png

Download the CFM Custom Service Descriptor files

https://:@archive.cloudera.com/p/cfm2/2.1.2.0/redhat7/yum/tars/parcel/NIFI-1.13.2.2.1.2.0-283.jar

wget https://<userid>:<password>@archive.cloudera.com/p/cfm2/2.1.2.0/redhat7/yum/tars/parcel/NIFI-1.13.2.2.1.2.0-283.jar
sudo mv NIFI-*.jar /opt/cloudera/csd
cd /opt/cloudera/csd
sudo chown cloudera-scm:cloudera-scm ./*
sudo chmod 644 ./*
sudo service cloudera-scm-server restart

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?