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

2016-05-05 Thread r-kamath
Github user r-kamath commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/858#issuecomment-217091158 @felixcheung this PR is only for improving table performance. CSV/TSV export is in #725 and #714 --- If your project is set up for it, you can reply to thi

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217091429 @onkarshedge I believe you can add test(s) in this PR --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] incubator-zeppelin pull request: ZEPPELIN-837: Bring Bootstrap use...

2016-05-05 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/874 ZEPPELIN-837: Bring Bootstrap user auth dialog back ### What is this PR for? There were hotfix https://github.com/apache/incubator-zeppelin/pull/870 that encourage user use ba

[GitHub] incubator-zeppelin pull request: Minor Doc update - add SparkR to ...

2016-05-05 Thread darionyaphet
Github user darionyaphet commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/840#issuecomment-217101962 +1 --- 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-837: Bring Bootstrap use...

2016-05-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/874#issuecomment-217105852 CI fails #4080.4 with `Failed to run task: 'npm install --color=false' failed. ` which is un related. --- If your project is set up for it, you can r

[GitHub] incubator-zeppelin pull request: [Hot Fix] add missing karma.conf....

2016-05-05 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/875 [Hot Fix] add missing karma.conf.js ### What is this PR for? After https://github.com/apache/incubator-zeppelin/pull/761, on compiling project this file `karma.conf.js` starte

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-05-05 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/859#issuecomment-217127237 @bzz Done required changes. Please have a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] incubator-zeppelin pull request: Resource pools api

2016-05-05 Thread srinivas-startsmartlabs
Github user srinivas-startsmartlabs commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/822#issuecomment-217139370 The api to view paragraph result is: >/api/notebook/[noteid]/paragraph/[paragraph id]/result It was incorrectly mentioned as:

[GitHub] incubator-zeppelin pull request: Minor Doc update - add SparkR to ...

2016-05-05 Thread jeffsteinmetz
Github user jeffsteinmetz commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/840#issuecomment-217164049 fixed merge conflicts. --- 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

[GitHub] incubator-zeppelin pull request: Minor Doc update - add SparkR to ...

2016-05-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/840#issuecomment-217218712 Merge if there're no more discussions. --- 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: [Hot Fix] add missing karma.conf....

2016-05-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/875#issuecomment-217221167 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-820] Reduce websocket c...

2016-05-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/850#issuecomment-217239266 Merge if there're no more discussions --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-819] Add 'Last updated ...

2016-05-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/848#issuecomment-217239427 Merge if there're no more discussions --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

Re: Re: Proposed Resolution: Establish Apache Zeppelin TLP

2016-05-05 Thread moon soo Lee
Updated proposed resolution send to board@. Draft in Zeppelin wiki is updated as well. Thanks, moon On Wed, May 4, 2016 at 9:44 PM Konstantin Boudnik wrote: > On Wed, May 04, 2016 at 05:57PM, moon soo Lee wrote: > > Then, would it be fine to just send exactly the same email (except for > the >

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-502] Python interpreter...

2016-05-05 Thread hriviere
Github user hriviere commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/869#issuecomment-217265022 Hello Alexander, thank you for your review ! > could you please make sure that all code and pom.xml formatting is consistent project's style gu

答复: Tutorial with Local File

2016-05-05 Thread Tao Li(Internship)
Ok, I will check it more carefully. -邮件原件- 发件人: Felix Cheung [mailto:felixcheun...@hotmail.com] 发送时间: 2016年5月4日 18:11 收件人: dev@zeppelin.incubator.apache.org; dev@zeppelin.incubator.apache.org 主题: Re: Tutorial with Local File That doesn't look like an exception, I think it is working?

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

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

[GitHub] incubator-zeppelin pull request: Zeppelin configuration getStringV...

2016-05-05 Thread onkarshedge
Github user onkarshedge commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/873#issuecomment-217352893 Ohh, I get it. I was adding new NotebookRepos in zeppelin-site.xml this way. So I was getting only one Notebookrepo and wrote the code in PR to combine t