Re: Drill Down

2017-03-31 Thread t p
Happy to share some thoughts here. I did not find an easy way to do this for postgres/psql or other interpreters. Here is what I did using the spark interpreter. I am not doing drill down via html links, but via select/drop drown list. Hopefully you can do something for links. Here is the

Re: Passing variables from %pyspark to %sh

2017-01-12 Thread t p
; 下午10:18写道: > Yes, many users suggest that feature to share results between paragraphs and > different interpreters. I think this would be one of major features in a next > release. > > On Thu, Jan 12, 2017 at 10:30 PM, t p <tauis2...@gmail.com > <mailto:tauis2...@gmail.

Re: Passing variables from %pyspark to %sh

2017-01-12 Thread t p
Is it possible to have similar support to exchange checkbox/dropdown variables and can variables be exchanged with other interpreters like PSQL (e.g. variable set by spark/pyspark and accessible in another para which is running PSQL interpreter). I’m interested in doing this and I’d like to

Re: PostgreSQL JDBC Connections

2017-01-05 Thread t p
ports to CSV will look identical. > On Jan 5, 2017, at 5:30 PM, Benjamin Kim <bbuil...@gmail.com> wrote: > > We are using the JDBC interpreter. The business analysts only know SQL and > run ad-hoc queries for their report exports to CSV. > > Cheers, > Ben > > >&g

Re: PostgreSQL JDBC Connections

2017-01-05 Thread t p
Are you using JDBC or the PSQL interpreter? I had encountered something similar while using the PSQL interpreter and I had to restart Zeppelin. My experience using PSQL (Postgresql, HAWK) was not as good as using spark/scala wrappers (JDBC data source) to connect via JDBC and then register

line graph after psql query

2016-12-14 Thread t p
I’m using the plotting features of the table display system. I’m using the postgres/psql interpreter. I noticed a few issues and I’m hoping that someone can point me in the right direction to resolve these issues: 1) I’m unable to display a value on y-axis (number field) as is (it forces me to