Re: Ask opinion regarding 0.6.0 release package

2016-06-17 Thread Cameron McBride
This plan sounds great of having a script that can install individual available interpreters. It sounds reasonable to always ship with a spark version for now for lack of complexity in installing that. The original list of min interpreters seems good, too. The generic jdbc interpreter handles a lo

Re: zeppelin PostgreSQL interpreter data sharing

2016-06-16 Thread Cameron McBride
gt; I believe z.context() is the only way to share data between interpreters. >> Within an interpreter data is usually available across paragraphs…perhaps >> even across notebooks as I guess zeppelin will create a single interpreter >> in the backend unless you somehow ma

zeppelin PostgreSQL interpreter data sharing

2016-06-16 Thread Cameron McBride
Greetings, I'm brand new to zeppelin, and this notebook technology looks great. I'm evaluating using it for our data science team, but got it up and running quickly using some PostgreSQL data and some spark tests. The distributed nature of each paragraph, and naturally varying interpreters within