Setting up the parcels
After the Big Data Protector parcels and CSDs are copied to the local Cloudera repository directories, restart the Cloudera SCM server. The restart ensures Cloudera Manager identifies the new CSD and parcel files. The restart also enables Cloudera Manager to display the Big Data Protector services in the Add Services section in Cloudera Manager.
To set up the Big Data Protector Parcels and CSDs:
Log in to the Master node.
Caution: Ensure to delete the older versions of the Big Data Protector parcels and
.jarfiles before installing the new parcels and.jarfiles to the local repository of the Cloudera Manager.Copy the following Big Data Protector parcels with the .parcel extension and their corresponding checksum files with the .sha extension to the local parcel repository of Cloudera Manager:
PTY_BDP-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcelPTY_BDP-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcel.shaPTY_CERT-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcelPTY_CERT-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcel.shaPTY_LOGFORWARDER_CONF-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcelPTY_LOGFORWARDER_CONF-<BDP_version>_CDP7.1.p0-<operating_system_version>.parcel.sha
Note: The local parcels for the Cloudera Manager are stored in the
/opt/cloudera/parcel-repo/directory.Copy the following
.jarfiles file to the local CSD repository:BDP_PEP-<BDP_version>.jar
Note: The local CSD or
.jarfiles for Cloudera Manager are stored in the/opt/cloudera/csd/directory.Navigate to the local parcel repository directory.
Note: The local parcel files are available in the
/opt/cloudera/parcel-repo/directory.To assign the ownership permissions for the Cloudera SCM user to the Protegrity Big Data Protector parcels and checksum files, run the following command:
chown cloudera-scm:cloudera-scm PTY_*Press ENTER.
To assign
640permissions to the parcel files, run the following command.chmod 640 PTY_*Press ENTER.
The command assigns read and write permissions to the owner, read permissions to the group, and restricts access to all other users.
Navigate to the local CSD repository directory.
Note: The local CSD or
.jarfiles are available in the/opt/cloudera/csddirectory.To assign the ownership permissions for the Cloudera SCM user to the Big Data Protector CSD or
.jarfiles, run the following command:chown cloudera-scm:cloudera-scm *Press ENTER.
To assign
640permissions to the CSD or.jarfiles, run the following command.chmod 640 *Press ENTER.
The command assigns read and write permissions to the owner, read permissions to the group, and restricts access for all other users.
To restart the Cloudera SCM server and load the Big Data Protector CSDs in the Cloudera Manager, run the following command:
service cloudera-scm-server restartPress ENTER.
The Cloudera Manager detects the new parcels in the local parcel repository.
Note: Restart the Cloudera SCM server to ensure that the Big Data Protector services are listed on the Add Services page in Cloudera Manager.
Feedback
Was this page helpful?