Download and Install the Cloudera Data Science Workbench CSD
Provides instructions to download and install the Cloudera Data Science Workbench CSD.
-
Download the Cloudera Data Science Workbench CSD. Make sure you download the CSD
that corresponds to the version of CDH or Cloudera Runtime you are using.
See Download and Install the Cloudera Data Science Workbench for the download urls.
-
Log on to the Cloudera Manager Server host, and place the CSD file under
/opt/cloudera/csd
, which is the default location for CSD files. To configure a custom location for CSD files, refer to the Cloudera Manager documentation at Configuring the Location of Custom Service Descriptor Files. -
Set the file ownership to
cloudera-scm:cloudera-scm
with permission 644.Set the file ownership.CDHchown cloudera-scm:cloudera-scm CLOUDERA_DATA_SCIENCE_WORKBENCH-CDH<X>-1.9.<Y>.jar
CDP Data Centerchown cloudera-scm:cloudera-scm CLOUDERA_DATA_SCIENCE_WORKBENCH-CDPDC-1.9.<Y>.jar
-
Set the file permissions.
CDH
chmod 644 CLOUDERA_DATA_SCIENCE_WORKBENCH-CDH<X>-1.9.<Y>.jar
CDP Data Centerchmod 644 CLOUDERA_DATA_SCIENCE_WORKBENCH-CDPDC-1.9.<Y>.jar
-
Restart the Cloudera Manager Server:
service cloudera-scm-server restart
-
Log into the Cloudera Manager Admin Console and restart the Cloudera Management
Service:
- Select Clusters > Cloudera Management Service.
- Select Actions > Restart.