Installing ZeppelinPDF version

Import the Apache Zeppelin Notebook Manually

As an alternative to using Ambari to install Apache Zeppelin you can manually install the tool.

  1. Use ssh to navigate to the host where you want to install Zeppelin.
    ssh $METRON_HOME
  2. Use the following command to import the $METRON_HOME/config/zeppelin/metron-yaf-telemetry.json file onto your Zeppelin host.
    curl -s -XPOST https://github.com/apache/incubator-metron/blob/master/metron-platform/metron-indexing/src/main/config/zeppelin/metron/metron-yaf-telemetry.json/api/notebook/import -d @"$METRON_HOME/config/zeppelin/metron-yaf-telemetry.json"
  3. Navigate to http://$ZEPPELIN_HOST:9995.

We want your opinion

How can we improve this page?

What kind of feedback do you have?