[GitHub] incubator-zeppelin issue #943: ZEPPELIN-925 Merge HiveInterpreter into JDBCI...

2016-06-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/943 Update documentation and rebase it from current master --- 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 doe

[GitHub] incubator-zeppelin issue #921: Zeppelin-531 ] Job management

2016-06-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/incubator-zeppelin/pull/921 The 'PR' is very huge. This makes it difficult to review. I divided the 'PR', will allow for easy review. this 'pr' is closed. --- If your project is set up for it, you c

[GitHub] incubator-zeppelin pull request #921: Zeppelin-531 ] Job management

2016-06-06 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/921 --- 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 t

[GitHub] incubator-zeppelin issue #955: [ZEPPELIN-940] Allow zeppelin server to conne...

2016-06-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/955 @SachinJanani Thanks for the contribution. BTW, could you please rebase your change from master? If you merge something from master, it makes review on your PR hard. --- If your projec

[GitHub] incubator-zeppelin pull request #971: [ZEPPELIN-961] Longer names to the not...

2016-06-06 Thread sagarkulkarni3592
GitHub user sagarkulkarni3592 opened a pull request: https://github.com/apache/incubator-zeppelin/pull/971 [ZEPPELIN-961] Longer names to the notebook make the name-text and buttons float outside the border. ### What is this PR for? To correct the styling of notebook header whic

[GitHub] incubator-zeppelin issue #957: ZEPPELIN-900 Show interpreter logs in front s...

2016-06-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/957 @bzz Thanks for the review. Quick answer for last question. InterpreterResult include new logs only after `getProgress()` called before. See [here](https://github.com/apache/incubator-z

[GitHub] incubator-zeppelin issue #954: [ZEPPELIN-915] New registration mechanism app...

2016-06-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/954 LGTM. Merging if there's 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 your project does not have

[jira] [Created] (ZEPPELIN-961) Longer names to the notebook make the name-text and buttons float outside the border.

2016-06-06 Thread Sagar Kulkarni (JIRA)
Sagar Kulkarni created ZEPPELIN-961: --- Summary: Longer names to the notebook make the name-text and buttons float outside the border. Key: ZEPPELIN-961 URL: https://issues.apache.org/jira/browse/ZEPPELIN-961

[GitHub] incubator-zeppelin pull request #937: Auto-suggestion feature for notebook p...

2016-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/937 --- 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 #956: [ZEPPELIN-923] Apply new mechanism to ...

2016-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/956 --- 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 #951: Move zeppelin version from home page t...

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

adding ipfs-jar as dependency

2016-06-06 Thread onkar shedge
The java-ipfs-api is not present in the central maven repository. And I want to add it as a dependency in zeppelin-zengine. So how should i add it ? 1] https://github.com/ipfs/java-ipfs-api Regards, Onkar Shedge.

[GitHub] incubator-zeppelin issue #944: [ZEPPELIN-935] Adding more configurations to ...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/944 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 your project does not have th

[GitHub] incubator-zeppelin pull request #968: Update external links to project code ...

2016-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/968 --- 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: issues with Visualization

2016-06-06 Thread anish singh
Hello, Here are the links to the images that contain those visualizations [0] , [1], [2]. For the chord diagram in [0]. I simply used the visualization at http://bl.ocks.org/mbostock/4062006 inside html display. The bar chart in [1], was blue when it was drawn but it turned black on clicking 'clea

Re: issues with Visualization

2016-06-06 Thread Corneau Damien
We can't see the image in this email. Maybe you should host it somewhere and then post the link. Another method would be to share your notebook so that we can try it out. You can use https://www.zeppelinhub.com/viewer if the notebook is hosted somewhere public On Tue, Jun 7, 2016 at 11:40 AM, ani

Fwd: issues with Visualization

2016-06-06 Thread anish singh
> > Hello, > > I was trying to create custom visualizations using d3 and html display but > after running the paragraph containing the code(%html), the > results(visualizations) don't occur inside the paragraphs, instead they > come in the background outside the paragraphs, (as in the image). This

[GitHub] incubator-zeppelin issue #953: ZEPPELIN-947: Change docs link to point the s...

2016-06-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/incubator-zeppelin/pull/953 but latest is generally older than the unreleased snapshot build? for instance, https://zeppelin.incubator.apache.org/docs/latest/ now points to 0.5.6 release doc, not 0.6.0-snapsh

[GitHub] incubator-zeppelin issue #970: Update README.md for fixing ignite flag

2016-06-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/incubator-zeppelin/pull/970 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 feature enabled and wishes so,

[GitHub] incubator-zeppelin issue #966: [ZEPPELIN-958] Support syntax highlight for p...

2016-06-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/incubator-zeppelin/pull/966 LGTM btw, this is getting fragile - would be great if interpreter can have an extension mechanism to control what it is mapping to on the js side. --- If your project is set up f

[GitHub] incubator-zeppelin issue #963: [gh-pages][ZEPPELIN-952] Refine website style...

2016-06-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/963 Looks good 👍 --- 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

[GitHub] incubator-zeppelin pull request #970: Update README.md for fixing ignite fla...

2016-06-06 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/970 Update README.md for fixing ignite flag ### What is this PR for? While Apache Ignite version in Zeppelin was bumped up by #916, but ignite build flag in [README.md](https://githu

[GitHub] incubator-zeppelin issue #918: ZEPPELIN-885 Add option to send email in sche...

2016-06-06 Thread vgmartinez
Github user vgmartinez commented on the issue: https://github.com/apache/incubator-zeppelin/pull/918 @Leemoonsoo sorry for delay. I added the configurations in the file install.md and delete the static modifier. --- If your project is set up for it, you can reply to this email and h

[GitHub] incubator-zeppelin issue #968: Update external links to project code style g...

2016-06-06 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/968 That is a great suggesting, @lresende ! There already were discussions about if I recall. Let's do so in separate PR though, so we could narrow the scope of discussion there. --- I

[GitHub] incubator-zeppelin pull request #967: [ZEPPELIN-956] Download old spark vers...

2016-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/967 --- 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 issue #961: [ZEPPELIN-955] Redirect docs/0.6.0-incubating...

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/961 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 your project does not have thi

[GitHub] incubator-zeppelin pull request #969: [HOTFIX] ZEPPELIN-959: Fix odd code bl...

2016-06-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/969 --- 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 issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.1...

2016-06-06 Thread pabloa
Github user pabloa commented on the issue: https://github.com/apache/incubator-zeppelin/pull/747 Hello @lresende, I tried your pull request and I am getting some NPE. Notebooks are not stored either. I tried the branch scala-210-211-NEW and I am getting compilation errors.

[GitHub] incubator-zeppelin issue #962: [ZEPPELIN-952] Refine website style

2016-06-06 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/962 Nice, 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 feature enabled and wishes s

[GitHub] incubator-zeppelin issue #968: Update external links to project code style g...

2016-06-06 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/incubator-zeppelin/pull/968 As we have some scala code, do we also want to update with scala style guide (http://docs.scala-lang.org/style/) ? --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-zeppelin issue #917: [ZEPPELIN-840] Scalding interpreter that work...

2016-06-06 Thread prasadwagle
Github user prasadwagle commented on the issue: https://github.com/apache/incubator-zeppelin/pull/917 All checks passed in the last build. Can someone please review? There is interest in the cascading and scalding community for this interpreter. --- If your project is set up for it,

[GitHub] incubator-zeppelin issue #955: [ZEPPELIN-940] Allow zeppelin server to conne...

2016-06-06 Thread SachinJanani
Github user SachinJanani commented on the issue: https://github.com/apache/incubator-zeppelin/pull/955 @Leemoonsoo Even I think adding a checkbox will make more sense.As TravisCI was failing I have merged master in my fork which caused those commits to appear as a part of this contrib

[GitHub] incubator-zeppelin issue #969: [HOTFIX] ZEPPELIN-959: Fix odd code block in ...

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/969 LGTM and merge it 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 project does not have

Re: CI Build - TravisCI PR builder versus personal account TravisCI builds

2016-06-06 Thread moon soo Lee
My travis CI account for Zeppelin fork tend to fail more often than PR builder. But build eventually passes without special config. Thanks, moon On Sun, Jun 5, 2016 at 10:51 PM Luciano Resende wrote: > I enabled Travis CI to build my Zeppelin fork, and I have noticed that it > was keeping faili

[GitHub] incubator-zeppelin issue #968: Update external links to project code style g...

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/968 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 feature enabled and wishes so, o

[GitHub] incubator-zeppelin issue #955: [ZEPPELIN-940] Allow zeppelin server to conne...

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/955 @SachinJanani Thanks for the update! In 'option' section, 'shard | scope | isolated' dropdown is more for how interpreter instances/processes are mapped to notebooks. 'executin

[GitHub] incubator-zeppelin issue #962: [ZEPPELIN-952] Refine website style

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/962 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 your project does not have this feature enabled and

[GitHub] incubator-zeppelin issue #967: [ZEPPELIN-956] Download old spark versions di...

2016-06-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/967 LGTM and merge into master branch --- 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 fea

[GitHub] incubator-zeppelin issue #953: ZEPPELIN-947: Change docs link to point the s...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/953 LGTM. We can merge 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 your project does

[GitHub] incubator-zeppelin issue #956: [ZEPPELIN-923] Apply new mechanism to ShellIn...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/956 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 your project does not have th

[jira] [Created] (ZEPPELIN-960) Running Notebooks via REST API broken recently

2016-06-06 Thread sam (JIRA)
sam created ZEPPELIN-960: Summary: Running Notebooks via REST API broken recently Key: ZEPPELIN-960 URL: https://issues.apache.org/jira/browse/ZEPPELIN-960 Project: Zeppelin Issue Type: Bug

[GitHub] incubator-zeppelin issue #961: [ZEPPELIN-955] Redirect docs/0.6.0-incubating...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/961 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 feature enabled and wishes s

[GitHub] incubator-zeppelin issue #921: Zeppelin-531 ] Job management

2016-06-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/incubator-zeppelin/pull/921 @bzz Thank you! i will check it. --- 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 issue #956: [ZEPPELIN-923] Apply new mechanism to ShellIn...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/956 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 feature enabled and wishes

[GitHub] incubator-zeppelin issue #944: [ZEPPELIN-935] Adding more configurations to ...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/944 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 feature enabled and wishes s

[GitHub] incubator-zeppelin issue #955: [ZEPPELIN-940] Allow zeppelin server to conne...

2016-06-06 Thread SachinJanani
Github user SachinJanani commented on the issue: https://github.com/apache/incubator-zeppelin/pull/955 @Leemoonsoo As suggested i have added UI component for the host and port in the interpreter settings.Please see the attached image of how it will look. ![3](https://cloud.githubu

[GitHub] incubator-zeppelin issue #944: [ZEPPELIN-935] Adding more configurations to ...

2016-06-06 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/incubator-zeppelin/pull/944 @prabhjyotsingh Thanks for your review, modified doc in the recent commit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin issue #937: Auto-suggestion feature for notebook permissi...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/937 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 your project does not have th

[GitHub] incubator-zeppelin issue #944: [ZEPPELIN-935] Adding more configurations to ...

2016-06-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/944 Except for the doc thing, rest is all good. --- 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