Hi, sorry for the late reply,

answering only your first question:


>1. How do we version control Zeppelin notes?

Now, as https://github.com/apache/incubator-zeppelin/pull/497 has landed to
the master - you can enable versioning of the notebooks using Git.

Need to build latest Zeppelin though, or wait for a new release wich I
hope, will come this year.

On Sat, Dec 5, 2015, 16:18 armen donigian <donig...@gmail.com> wrote:

> 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