Re: JDBC Interpreter

2016-08-19 Thread tog
t's > because Zeppelin cannot handle different multiple output within a paragraph. > > On Fri, Aug 19, 2016 at 1:50 AM, tog wrote: > >> Hi >> >> I have installed Zeppelin so that it can connect to a HDP cluster. >> >> I have configured the jdbc int

JDBC Interpreter

2016-08-18 Thread tog
Hi I have installed Zeppelin so that it can connect to a HDP cluster. I have configured the jdbc interpreter to use HIVE - but I have a strange behavior (i.e. differences with what I get from Ambari) For example, the following *does work* with Ambari: show databases; use mydb; show tables; The

Re: jdbc interpreter settings [pb with HIVE]

2016-08-17 Thread tog
at org.apache.spark.sql.hive.HiveContext.executionHive(HiveContext.scala:162) Any idea why? Cheers On Tue, 16 Aug 2016 at 21:38 tog wrote: > Hi Vinay > > Thanks for the quick answer. > I am a bit puzzled by your proposal. For the time being, I have been > succesful configuring Zeppelin without shiro b

Re: [ANNOUNCE] Apache Zeppelin 0.6.1 released

2016-08-16 Thread tog
Congrats to the team! On Tue, 16 Aug 2016 at 10:12 Alexander Bezzubov wrote: > Congratulations, everyone! > > And thank you Mina for putting it all together! > > https://twitter.com/ApacheZeppelin/status/765459508315303936 > > -- > Alex > > On Tue, Aug 16, 2016 at 4:57 PM, Mina Lee wrote: > >>

Zeppelin on windows

2016-08-06 Thread tog
Hi I have access to a HDP platform running on RedHat. I would like to install Zeppelin on my Windows 7 laptop and configure it to connect to the cluster. I possibly see one issue which is the As a first quick and dirty test, I have downloaded the 0.6 binary version and configured the "conf/zeppeli

Re: Angular issue

2016-07-02 Thread tog
;" > expected: echo -e "%angular Click {{run}} > *" > > can u try this > > > On Sun, Jul 3, 2016 at 2:53 AM tog wrote: > >> Hi >> >> I was on my way testing angular when I noticed this behavior. >> >> >> https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3RvZy9Mb2NhbFplcHBlbGluLzUzMDUvbm90ZS5qc29u >> >> What am I doing wrong? >> >> Cheers >> Guillaume >> >

Angular issue

2016-07-02 Thread tog
Hi I was on my way testing angular when I noticed this behavior. https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3RvZy9Mb2NhbFplcHBlbGluLzUzMDUvbm90ZS5qc29u What am I doing wrong? Cheers Guillaume

Support %sh

2016-07-02 Thread tog
Hi My question is related to %sh. Shall we expect a full support of bash ? I was playing trying to simplify Anish's notebook and come down to the following snipplet which is working with bash locally but not in a paragraph probably due to the ${} Any comment? Shall I consider this as a bug? Chee

Review on notebook

2016-06-29 Thread tog
Hi Tomorrow with a colleague, I will be presenting Apache Zeppelin to the Toulouse Data Science. The demo will be based on the following notebook: https://www.zeppelinhub.com/viewer/notebooks/bm90ZTovL3RvZy9Mb2NhbFplcHBlbGluLzUxODMvbm90ZS5qc29u It is inspired by some work from Carol Mc Donald (ma

Re: Dockerfile?

2016-06-05 Thread tog
I think this one runs on Ubuntu https://hub.docker.com/r/aquila/zeppelin/ On Sunday, 5 June 2016, Luciano Resende wrote: > Or you could provide a PR and enhance what is already there :) > > On Sun, Jun 5, 2016 at 11:09 AM, Darren Govoni > wrote: > >> Thanks. I will share my dockerfile once I ge

Zeppelin pres

2016-06-01 Thread tog
Hi I remember sometimes back we discussed a place to list past/future events in which Zeppelin has been/will be presented. I dont remember where this information is stored. Can someone refresh my mind? Cheers Guillaume