[GitHub] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/894#issuecomment-220245108 LGTM --- 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 fe

[GitHub] incubator-zeppelin pull request: ZEPPELIN-858: make interpreter se...

2016-05-19 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/895#issuecomment-220247660 @prabhjyotsingh Really useful feature! It works well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] incubator-zeppelin pull request: ZEPPELIN-773 : Livy interperter

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/827#issuecomment-220255952 Thank you @AhyoungRyu for the review. Have addressed those. --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] incubator-zeppelin pull request: Change the placement of 'Reposito...

2016-05-19 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/901 Change the placement of 'Repository Information' icon with '+Create' button ### What is this PR for? I just changed the `Repository Information` icon placement with `+Create` butt

[GitHub] incubator-zeppelin pull request: Documentation for setting Azure n...

2016-05-19 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/incubator-zeppelin/pull/902 Documentation for setting Azure notebook storage ### What is this PR for? This PR adds general info and documentation on setting Azure storage in the `docs/storage.md` folder

[GitHub] incubator-zeppelin pull request: ZEPPELIN-859 Error on notebook pa...

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/896#issuecomment-220287374 Merging this if no more discussion. --- 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: [ZEPPELIN-773] Adding support for...

2016-05-19 Thread mfelgamal
GitHub user mfelgamal opened a pull request: https://github.com/apache/incubator-zeppelin/pull/903 [ZEPPELIN-773] Adding support for spark interpreter to work with yarn… ### What is this PR for? Adding support for zeppelin to run in yarn-cluster mode through Livy - Creating

Error in Loading Data

2016-05-19 Thread anish singh
Hello, To load data from the shell interpreter inside zeppelin, the following command was used : wget -O ~/'Zeppelin Data'/Growth/GDPperCapita.json http://api.worldbank.org/countries/indicators/NY.GDP.PCAP.CD?per_page=100&date=2000:2016&format=json Zeppelin does not load the data correctly, the

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-835]Don't persist authe...

2016-05-19 Thread mwkang
GitHub user mwkang opened a pull request: https://github.com/apache/incubator-zeppelin/pull/904 [ZEPPELIN-835]Don't persist authentication info into note.json ### What is this PR for? Don't persist authentication info into note.json ### What type of PR is it? Bug Fix

[GitHub] incubator-zeppelin pull request: Change the placement of 'Reposito...

2016-05-19 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/901#issuecomment-220338513 @AhyoungRyu If tooltip display is the only issue you can try other placement properties `tooltip-placement="left"` otherwise LGTM 👍 -

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/894#issuecomment-220408509 LGTM --- 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 thi

[GitHub] incubator-zeppelin pull request: Fix link to r interpreter doc

2016-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/898 --- 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: Fix link to r interpreter doc

2016-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/898#issuecomment-220413194 Merging into master as a hotfix. --- 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 p

[GitHub] incubator-zeppelin pull request: Fix interpreter.sh classpath

2016-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/889 --- 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

Re: [GitHub] incubator-zeppelin pull request: [ZEPPELIN-577] ASCII control char...

2016-05-19 Thread Brian Cohn
unsubscribe On Tue, May 17, 2016 8:56 PM, minahlee g...@git.apache.org wrote: GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/894 [ZEPPELIN-577] ASCII control character errors in Zeppelin ### What is this PR for? Take care of `interpr

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-828] Use individual use...

2016-05-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/860#issuecomment-220488582 @prasadwagle Tried and looks good. I think separate issue can handle address HiveInterpreter changes. If you'd prefer. One thing is, credential he

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-19 Thread yantaiv
Github user yantaiv commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-220495083 Great Job. I have a silly question, how do you debug your code in zeppelin, I mean , what IDE do you use and how you make breakpoint or sth like that ... -

[GitHub] incubator-zeppelin pull request: ZEPPELIN-830 Improve table displa...

2016-05-19 Thread corneadoug
Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-220496295 @yantaiv Better ask that in the mailing list, you would get more answers But overall: You can use any IDE you want, there is informations about dev

[GitHub] incubator-zeppelin pull request: Change the placement of 'Reposito...

2016-05-19 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/901#issuecomment-220497669 @r-kamath Right that would be also a possible way :) But then the tooltip will hide `+Create` button, so I just switched them. --- If your project is set

[GitHub] incubator-zeppelin pull request: ZeppelinHub notebook storage/conn...

2016-05-19 Thread AhyoungRyu
Github user AhyoungRyu commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/880#issuecomment-220502696 @khalidhuseynov Great work indeed! Why don't you add the below line to [here](https://github.com/apache/incubator-zeppelin/blob/master/docs/_includes/

[GitHub] incubator-zeppelin pull request: Sjk dev

2016-05-19 Thread shijinkui
GitHub user shijinkui opened a pull request: https://github.com/apache/incubator-zeppelin/pull/905 Sjk dev ### What is this PR for? 1. frontend-maven-plugin upgrade to 1.0, as low version occur error when build on osx 2. upgrade spark version from 1.4.1 to 1.6.1 3. defin

[GitHub] incubator-zeppelin pull request: Change the placement of 'Reposito...

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/901#issuecomment-220515585 LGTM --- 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 thi

[GitHub] incubator-zeppelin pull request: Update HttpClient Dependencies

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/897#issuecomment-220518691 Merging this if no more discussion. --- 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: ZEPPELIN-858: make interpreter se...

2016-05-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/895#issuecomment-220518702 Merging this if no more discussion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Zeppelin Pyspark Interpreter Clarification

2016-05-19 Thread Himaprasoon P.T
Hi, I was going through zeppelin pyspark interpreter code on github , and was wondering why a temporary copy of *python/zeppelin_pyspark.py *is being created each time t

Re: Zeppelin Pyspark Interpreter Clarification

2016-05-19 Thread moon soo Lee
Hi Himaprasoon, In binary distribution (build with -Pbuild-distr), zeppelin_pyspark.py is packaged into jar file. Therefore, to be able to run, the file need to be created. Hope this helps. Thanks, moon On Thu, May 19, 2016 at 11:16 PM Himaprasoon P.T wrote: > Hi, > > I was going through zepp

[GitHub] incubator-zeppelin pull request: ZEPPELIN-859 Error on notebook pa...

2016-05-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/896 --- 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