Reinstall Apache Zeppelin in 7.3.1
How to reinstall Apache Zeppelin in Cloudera Private Cloud 7.3.1.
You can reinstall the Zeppelin service as an external CSD as shown below, but Cloudera will not provide support for Zeppelin in 7.3.1.
For more information on building and using external CSDs, see:
- Cloudera Manager Add-on Services
- Cloudera Manager Extensions | Cloudera GitHub Wiki
- Custom Service Descriptors | Cloudera GitHub Wiki
- Cloudera CSD repository | GitHub
-
Download the CSD Build Code.
-
Copy the interpreter config file (interpreter.json) for Zeppelin to the source of the Zeppelin CSD folder cm_csds/ZEPPELIN/src/aux/ inside the downloaded
cm_csds
repository. -
Build the CSD JAR File.
-
Deploy the CSD JAR File to Cloudera Manager.
-
Configure and Add Zeppelin Service.
- Open Cloudera Manager Admin Console.
- Add the Zeppelin service in the Cloudera Manager Home page:
- Select Zeppelin.
- Follow the on-screen instructions to add the Zeppelin service to your cluster.
- Configure authentication and create users as needed by your authentication provider.
- Start Zeppelin.
- Open Zeppelin in the browser.
- Test by running any paragraph to confirm it is working as expected.
- Replace the notebook folder with the earlier backed up notebooks.
- Add the earlier backed up safety variables (zeppelin-site.xml and zeppelin-env.sh) in .
- Restart Zeppelin.
Zeppelin is available in your cluster and you are able to run the older notebooks.