Hi all,
Installed Zeppelin on Amazon EMR and it's running swell. Had a few
questions...

1. How do we version control Zeppelin notes?

2. How do you check for status of a long running Zeppelin task? Is there a
web UI for this or do you simply check the Resource Manager UI
@master-node:8088 (in case of AWS)?

3. Are there any known issues/limitations of running Zeppelin note
scheduler in production for batch ETL jobs? Trying to assess it vs Amazon
Data Pipelines.

4. When trying to add an external jar, I'm getting this error.
%dep
z.reset()
z.load("com.databricks:spark-redshift_2.10:0.5.2")
Must be used before SparkInterpreter (%spark) initialized

Thanks

Reply via email to