[GitHub] incubator-zeppelin pull request: Update modules prerequisites

2015-10-20 Thread romi-totango
Github user romi-totango commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/342#issuecomment-149791985 It's for Ubuntu (or any based on it, i'm using Mint) Without it, you'd get this error: [INFO] Running "karma:unit" (karma) task [INF

[GitHub] incubator-zeppelin pull request: ZEPPELIN-351 - Can't remove elems...

2015-10-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/353 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] incubator-zeppelin pull request: Update modules prerequisites

2015-10-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/342#issuecomment-149765200 @corneadoug at line 29, there're description that this is example for ubuntu. Merging if there're no more discussions. --- If your project is set up

[GitHub] incubator-zeppelin pull request: ZEPPELIN-351 - Can't remove elems...

2015-10-20 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/353#issuecomment-149764891 Tested with Firefox. Looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] incubator-zeppelin pull request: Fix typos in documentation

2015-10-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/352 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

Clear Notebook output

2015-10-20 Thread Vinay Shukla
Hi Guys, Is there a way to clear the output of an existing Notebook? This is a useful feature for doing a demo of a notebook. Thanks, Vinay

Re: How to access files on hdfs

2015-10-20 Thread IT CTO
Hi, I just updated to the latest version and now I have nameservice1 working in zeppelin as well. Thanks On Tue, Oct 20, 2015 at 1:28 PM tog wrote: > Hi Eran > > There are typo in your example above. > Are you sure nameservice1 is accessible from all your machines ? > > Cheers > Guillaume > > O

Re: How to access files on hdfs

2015-10-20 Thread tog
Hi Eran There are typo in your example above. Are you sure nameservice1 is accessible from all your machines ? Cheers Guillaume On 20 October 2015 at 08:49, IT CTO wrote: > Hi, > I am using zeppelin to access files on hdfs > > var myRDD = sc.textFile("hdfs://*nameserive1*:8020/data/myfile.txt"

Re: [jira] [Created] (ZEPPELIN-353) Provide an API to execute a zeppelin notebook and its paragraph

2015-10-20 Thread IT CTO
Sorry Samuel, are you interested implementing this yourself or looking for someone to do this? Eran On Tue, Oct 20, 2015 at 9:16 AM Samuel Alexander (JIRA) wrote: > Samuel Alexander created ZEPPELIN-353: > - > > Summary: Provide an API to exec

How to access files on hdfs

2015-10-20 Thread IT CTO
Hi, I am using zeppelin to access files on hdfs var myRDD = sc.textFile("hdfs://*nameserive1*:8020/data/myfile.txt") This method works perfectly on spark-shell, also no problem accessing the file using hadool CLI hadoop fs -ls hdfs://*nameserive1*:8020/data/myfile.txt but on zeppelin return an er

Problem with proto.SecurityProtos

2015-10-20 Thread IT CTO
Hi, I connected my zeppelin to our spark cluster and try a simple hdfs file access method: var myRdd = sc.textFile("hdfs://mtnameNode01:8020/data/myFile.txt") myRdd.first() and the result is : class org.apache.hadoop.security.proto.SecurityProtos$GetDelegatetionTokenRequestProto overrides final m