Re: livy2.sql or spark2.sql does not show result

2018-08-31 Thread Jeff Zhang
I didn't see this issue in HDP 3.0 Could you put more details about how to reproduce it ? Thanks Lian Jiang 于2018年8月31日周五 上午6:02写道: > I am using HDP3.0 (having zeppelin 0.8.0). > > Below queries do not show any result, even though downloading the csv show > the data correctly (e.g. if there is

Exposing a Zeppelin notebook to the public

2018-08-31 Thread José Manuel Carral
Hi, I have configured the anonymous access to the Zeppelin server in order to share some notebooks and I would like to allow the users to run some paragraphs without giving them the privilege to edit the content of notebook. Is it possible to allow the execution of a paragraph in a read-only

Unsubscribe

2018-08-31 Thread Shiv Pal
Unsubscribe

Re: livy2.sql or spark2.sql does not show result

2018-08-31 Thread Lian Jiang
Jeff, This issue does not happen when I ssh to the zeppelin host and use zeppelin via port forwarding. It happens when I use zeppelin via knox. Let me know any other info you need. Thanks.

Re: Python script calls R script in Zeppelin on Hadoop

2018-08-31 Thread Lian Jiang
Thanks Jeff. Problem solved by installing the R packages into /usr/lib64/R/library (the default lib path) on each datanode. Your clue help! On Wed, Aug 29, 2018 at 7:40 PM Jeff Zhang wrote: > > I am not sure what's wrong. maybe you can ssh to that machine and run this > r script manually first

unsubscribe

2018-08-31 Thread michele crudele

Unsubscribe

2018-08-31 Thread Sid Surana
Unsubscribe

Unsubscribe

2018-08-31 Thread Narayanan, Raja1
[Description: Description: cid:image001.jpg@01CCED4A.7A3813C0] Raja Narayanan MBS Strategy Citi Research 390 Greenwich St, 5th Floor New York, NY 10013 212-723-1539 [cid:image001.png@01D3B9D9.F96C4320]

Instructions for unsubscribing

2018-08-31 Thread Paul Brenner
Pretty sure just emailing the word unsubscribe to the list doesn’t work. If you want to unsubscribe please go to this link:  http://zeppelin.apache.org/community.html In the column on the right you will see the Users mailing list and there is a link to unsubscribe. Click the unsubscribe link. No

Re: livy2.sql or spark2.sql does not show result

2018-08-31 Thread Jeff Zhang
This is knox bug which is fixed in https://issues.apache.org/jira/browse/KNOX-1420 Lian Jiang 于2018年9月1日周六 上午12:03写道: > Jeff, > > This issue does not happen when I ssh to the zeppelin host and use > zeppelin via port forwarding. It happens when I use zeppelin via knox. Let > me know any other i