[GitHub] incubator-zeppelin issue #940: [ZEPPELIN-809] Add annotation to public API

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/940 I think it can be decided by consensus. If community can not sure API will stay unchanged until next major release (at least), it should be annotated as 'Experimental' otherwise we can

[GitHub] incubator-zeppelin issue #858: ZEPPELIN-830 Improve table display to handle ...

2016-06-02 Thread gauravkumar37
Github user gauravkumar37 commented on the issue: https://github.com/apache/incubator-zeppelin/pull/858 Thanks for the wonderful commit. However, I faced one issue. I am not able to select any data in the table using mouse for copying it. (checked on FF & chrome latest versions)

[GitHub] incubator-zeppelin issue #940: [ZEPPELIN-809] Add annotation to public API

2016-06-02 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/incubator-zeppelin/pull/940 sounds good, but how does a contributor/developer decides whether something new should be annotated as "Experimental" or "ZeppelinApi"? --- If your project is set up for it, you can

[GitHub] incubator-zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 IMHO extending the scala interpreter is preferred instead of creating another interpreter (%spark.mahout suggestion) since it is very similar.. --- If your project is set up for it,

[GitHub] incubator-zeppelin issue #933: [ZEPPELIN-905] fix failed notebook import bug

2016-06-02 Thread swkimme
Github user swkimme commented on the issue: https://github.com/apache/incubator-zeppelin/pull/933 @bzz @felixcheung Good idea, updated log and comment! --- 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 #954: [ZEPPELIN-915] New registration mechanism app...

2016-06-02 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/954 In addition to step for test, you should remove conf/interpreter.json before you start. --- If your project is set up for it, you can reply to this email and have your reply appear on

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

2016-06-02 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/954 @ralphge Thanks for the contribution. I've tested and worked well. And CI failure is a temporary issue. Could you please re-trigger CI? It's OK to close and re-open this PR. --- If you

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

2016-06-02 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/incubator-zeppelin/pull/953 The CI failure is unrelated, Tested, 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 h

[GitHub] incubator-zeppelin issue #946: ZEPPELIN-937 : broken layout of Interpreter a...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/946 Merging if there is 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 this featu

[GitHub] incubator-zeppelin pull request #860: [ZEPPELIN-828] Use individual user cre...

2016-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/860 --- 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 #949: [ZEPPELIN-941] jsoup NoSuchMethodError in Zep...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/949 👍 Merging if there is 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 this

[GitHub] incubator-zeppelin pull request #954: [ZEPPELIN-915] New registration mechan...

2016-06-02 Thread ralphge
GitHub user ralphge opened a pull request: https://github.com/apache/incubator-zeppelin/pull/954 [ZEPPELIN-915] New registration mechanism applied to JDBCInterpreter ### What is this PR for? This PR applies the new interpreter registration mechanism to the JDBCInterpreter.

[jira] [Created] (ZEPPELIN-948) Multi-User: Dependencies Isolation: Allow user specific dependencies

2016-06-02 Thread Vinay Shukla (JIRA)
Vinay Shukla created ZEPPELIN-948: - Summary: Multi-User: Dependencies Isolation: Allow user specific dependencies Key: ZEPPELIN-948 URL: https://issues.apache.org/jira/browse/ZEPPELIN-948 Project: Zep

[GitHub] incubator-zeppelin pull request #953: ZEPPELIN-947: Change docs link to poin...

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

[GitHub] incubator-zeppelin pull request #953: ZEPPELIN-947: Change docs link to poin...

2016-06-02 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/953 ZEPPELIN-947: Change docs link to point the same Zeppelin version ### What is this PR for? Currently, Zeppelin documentation link in Zeppelin home is pointing to http://zeppelin

[GitHub] incubator-zeppelin pull request #923: [ZEPPELIN 894] add new hadoop/spark pr...

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

2016-06-02 Thread moon soo Lee
@Jeremy. If you can participate and share your idea/insight about this small design discussion [1], that'll be really helpful to the community. Thanks, moon [1] https://github.com/apache/incubator-zeppelin/pull/951#issuecomment-223355847 On Thu, Jun 2, 2016 at 10:41 AM AhyoungRyu wrote: > Git

[GitHub] incubator-zeppelin issue #747: [ZEPPELIN-605][WIP] Add support for Scala 2.1...

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/747 I think it's temporary failing. npm ERR will disappear when trigger CI again --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] incubator-zeppelin pull request #953: ZEPPELIN-947: Change docs link to poin...

2016-06-02 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/953 ZEPPELIN-947: Change docs link to point the same Zeppelin version ### What is this PR for? Currently, Zeppelin documentation link in Zeppelin home is pointing to http://zeppelin.a

[jira] [Created] (ZEPPELIN-947) Change docs link to point the same Zeppelin version

2016-06-02 Thread Ahyoung (JIRA)
Ahyoung created ZEPPELIN-947: Summary: Change docs link to point the same Zeppelin version Key: ZEPPELIN-947 URL: https://issues.apache.org/jira/browse/ZEPPELIN-947 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-946) Notebook specific permissions not honoring group / role permissions

2016-06-02 Thread Rob Anderson (JIRA)
Rob Anderson created ZEPPELIN-946: - Summary: Notebook specific permissions not honoring group / role permissions Key: ZEPPELIN-946 URL: https://issues.apache.org/jira/browse/ZEPPELIN-946 Project: Zepp

[GitHub] incubator-zeppelin pull request #942: Remove incubating from pom files

2016-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/942 --- 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 #950: [ZEPPELIN-901] Cassandra interpreter V3

2016-06-02 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/950 @doanduyhai Cool. Thanks for the quick response :) --- 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 #950: [ZEPPELIN-901] Cassandra interpreter V3

2016-06-02 Thread doanduyhai
Github user doanduyhai commented on the issue: https://github.com/apache/incubator-zeppelin/pull/950 @AhyoungRyu PR updated with your remarks --- 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 t

[GitHub] incubator-zeppelin pull request #952: [HOTFIX] remove incubating from websit...

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

2016-06-02 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/951 Regarding **highlight drop down button**, I agree with @Leemoonsoo. --- 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 issue #951: Move zeppelin version from home page to about...

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/951 Tested and it looks cool. It's also my personal preference, to me, moving status circle into dropdown button seems better. And highlight drop down button background color only

[GitHub] incubator-zeppelin issue #952: [HOTFIX] remove incubating from website nav m...

2016-06-02 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/incubator-zeppelin/pull/952 Merging it 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 this feature enabled

[GitHub] incubator-zeppelin issue #952: [HOTFIX] remove incubating from website nav m...

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/952 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 #952: [HOTFIX] remove incubating from website nav m...

2016-06-02 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/952 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 pull request #952: [HOTFIX] remove incubating from websit...

2016-06-02 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/952 [HOTFIX] remove incubating from website nav menu ### What is this PR for? Remove incubating from website nav menu ### What type of PR is it? Hot Fix You can merge this

[GitHub] incubator-zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread dlyubimov
Github user dlyubimov commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 is it possible to have a dialect, meaning requiring something like %spark.mahout ... while sharing configuration of most of the settings with the %spark?

[GitHub] incubator-zeppelin issue #951: Move zeppelin version from home page to about...

2016-06-02 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/951 @prabhjyotsingh Big +1 for this improvement! 👍 This is really minor thing and just my personal opinion, but can we add more space between the connect status circle and the drop-

[GitHub] incubator-zeppelin issue #940: [ZEPPELIN-809] Add annotation to public API

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/940 @felixcheung I have added @ZeppelinApi annotation to REST api endpoint. Here's javadoc comment about two annotations. ZeppelinApi ``` APIs exposed to

[GitHub] incubator-zeppelin pull request #941: Remove incubating from doc

2016-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/941 --- 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 #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 You'll need resolve conflicts (rebase or merge master) to trigger CI. One approach possible is, i think if Mahout jars are available in maven repository, unittest can use [Dep

[GitHub] incubator-zeppelin issue #948: Remove doap.rdf from gh-page branch

2016-06-02 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/incubator-zeppelin/pull/948 Sorry I was confused, let's keep it in `gh-pages` --- 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

[GitHub] incubator-zeppelin pull request #948: Remove doap.rdf from gh-page branch

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

[GitHub] incubator-zeppelin issue #948: Remove doap.rdf from gh-page branch

2016-06-02 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/incubator-zeppelin/pull/948 We don't update our website with `gh-pages` but with `master` so it will be still accessible via http://zeppelin.incubator.apache.org/doap.rdf Thanks for pointing out svn update, I wi

[GitHub] incubator-zeppelin issue #951: Move zeppelin version from home page to about...

2016-06-02 Thread vinayshukla
Github user vinayshukla commented on the issue: https://github.com/apache/incubator-zeppelin/pull/951 This is a useful way to find the Zeppelin version number. +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 pr

[GitHub] incubator-zeppelin issue #950: [ZEPPELIN-901] Cassandra interpreter V3

2016-06-02 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/incubator-zeppelin/pull/950 @doanduyhai Great work indeed! I saw you removed `cassandra-InterpreterSelection.png` in this PR. But there is still this image link in `cassandra.md`. Could you check this one ? :

[jira] [Created] (ZEPPELIN-945) Notebook - User - Interpreter authorization

2016-06-02 Thread Partha Pratim Ghosh (JIRA)
Partha Pratim Ghosh created ZEPPELIN-945: Summary: Notebook - User - Interpreter authorization Key: ZEPPELIN-945 URL: https://issues.apache.org/jira/browse/ZEPPELIN-945 Project: Zeppelin

[GitHub] incubator-zeppelin issue #746: [ZEPPELIN-699] Add new synchronous paragraph ...

2016-06-02 Thread doanduyhai
Github user doanduyhai commented on the issue: https://github.com/apache/incubator-zeppelin/pull/746 @felixcheung I've updated the PR to create a new API as suggested by @Leemoonsoo : `/run/{noteId}/{paragraphId}`. All my apologies for the long delay, I was lately busy with Ca

[GitHub] incubator-zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 Thoughts on why this isn't building? --- 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

[GitHub] incubator-zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 Good call out @Leemoonsoo I have plans to put together a nice documentation page, once we settle on the approach/API/settings (which I believe we now have done? feedback welcome). I

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

2016-06-02 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/incubator-zeppelin/pull/937 Tested it, works well. Auto complete was one of the missing feature. 👍 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-zeppelin issue #932: Replace CXF with Jersey2 [ZEPPELIN-903]

2016-06-02 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/incubator-zeppelin/pull/932 Any feedback on moving to jersey 2? (btw CI is green) --- 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 #949: [ZEPPELIN-941] jsoup NoSuchMethodError in Zep...

2016-06-02 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/incubator-zeppelin/pull/949 All Green now. LGTM confirmed. --- 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

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

2016-06-02 Thread ravicodder
Github user ravicodder commented on the issue: https://github.com/apache/incubator-zeppelin/pull/937 Hi @prabhjyotsingh thanks for the review. I have tried to make UI look better. please have look. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-944) Issue with HDFS notebook repo

2016-06-02 Thread Partha Pratim Ghosh (JIRA)
Partha Pratim Ghosh created ZEPPELIN-944: Summary: Issue with HDFS notebook repo Key: ZEPPELIN-944 URL: https://issues.apache.org/jira/browse/ZEPPELIN-944 Project: Zeppelin Issue Type

[GitHub] incubator-zeppelin pull request #951: Move zeppelin version from home page t...

2016-06-02 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/951 Move zeppelin version from home page to about section ### What is this PR for? Move zeppelin version that is shown home page to new about section. ### What type o

[jira] [Created] (ZEPPELIN-943) Move zeppelin version from home page to about section

2016-06-02 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-943: Summary: Move zeppelin version from home page to about section Key: ZEPPELIN-943 URL: https://issues.apache.org/jira/browse/ZEPPELIN-943 Project: Zeppelin

[GitHub] incubator-zeppelin issue #949: [ZEPPELIN-941] jsoup NoSuchMethodError in Zep...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/949 Thanks! Lets wait for results, in effort to stabilize the CI. Otherwise looks great to me. --- If your project is set up for it, you can reply to this email and have your reply appea

[GitHub] incubator-zeppelin pull request #949: [ZEPPELIN-941] jsoup NoSuchMethodError...

2016-06-02 Thread Arkoniak
GitHub user Arkoniak reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/949 [ZEPPELIN-941] jsoup NoSuchMethodError in ZeppelinRDisplay.scala ### What is this PR for? Since version 1.8.2 of jsoup, org.jsoup.select.Elements class no longer has "get(int inde

[GitHub] incubator-zeppelin pull request #949: [ZEPPELIN-941] jsoup NoSuchMethodError...

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

Zeppelin Meetup in Bangalore (Hortonworks, BLR)

2016-06-02 Thread rohit choudhary
Hi All, We're planning to have a Zeppelin meetup on Thursday, 16th, at Hortonworks Bangalore. It will get great if interested folks could send me confirmation of their interest in participating. Please let me know if there are any questions. Exatct logistics are being worked out, will get back wit

[GitHub] incubator-zeppelin issue #923: [ZEPPELIN 894] add new hadoop/spark profile a...

2016-06-02 Thread shijinkui
Github user shijinkui commented on the issue: https://github.com/apache/incubator-zeppelin/pull/923 OK, Thanks All --- 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 wi

[GitHub] incubator-zeppelin pull request #949: [ZEPPELIN-941] jsoup NoSuchMethodError...

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

[GitHub] incubator-zeppelin pull request #949: [ZEPPELIN-941] jsoup NoSuchMethodError...

2016-06-02 Thread Arkoniak
GitHub user Arkoniak reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/949 [ZEPPELIN-941] jsoup NoSuchMethodError in ZeppelinRDisplay.scala ### What is this PR for? Since version 1.8.2 of jsoup, org.jsoup.select.Elements class no longer has "get(int inde

[GitHub] incubator-zeppelin issue #949: [ZEPPELIN-941] jsoup NoSuchMethodError in Zep...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/949 CI failure is un-related ``` 08:00:02,254 ERROR org.apache.zeppelin.AbstractZeppelinIT:153 - Exception in ZeppelinIT while testSparkInterpreterDependencyLoading org.openqa.se

[GitHub] incubator-zeppelin pull request #950: [ZEPPELIN-901] Cassandra interpreter V...

2016-06-02 Thread doanduyhai
GitHub user doanduyhai opened a pull request: https://github.com/apache/incubator-zeppelin/pull/950 [ZEPPELIN-901] Cassandra interpreter V3 ### What is this PR for? **Cassandra** interpreter V3: * Update documentation * Update interactive documentation * Add supp

[GitHub] incubator-zeppelin issue #946: ZEPPELIN-937 : broken layout of Interpreter a...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/946 Looks great to me. CI failure is not related and is tracked under [ZEPPELIN-942](https://issues.apache.org/jira/browse/ZEPPELIN-942) --- If your project is set up for it, you can re

[GitHub] incubator-zeppelin issue #949: [ZEPPELIN-941] jsoup NoSuchMethodError in Zep...

2016-06-02 Thread echarles
Github user echarles commented on the issue: https://github.com/apache/incubator-zeppelin/pull/949 Thx for jumping on this. It was mentioned on the mailing list, but seems like not everyone encounters this (maybe different maven options, profiles...) Going to first will solve

[GitHub] incubator-zeppelin issue #860: [ZEPPELIN-828] Use individual user credential...

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/860 @praagarw thanks for poining it out, it's a new one, I'm lookin into it under [ZEPPELIN-942](https://issues.apache.org/jira/browse/ZEPPELIN-942) It does not block merging this PR, so

[jira] [Created] (ZEPPELIN-942) CASE III of ZeppelinIT failure - "Configuration" page is open instead of Interpreter

2016-06-02 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-942: --- Summary: CASE III of ZeppelinIT failure - "Configuration" page is open instead of Interpreter Key: ZEPPELIN-942 URL: https://issues.apache.org/jira/browse/ZEPPELIN-9

[GitHub] incubator-zeppelin issue #940: [ZEPPELIN-809] Add annotation to public API

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/940 Documenting stable API with annotations looks great 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 doe

[GitHub] incubator-zeppelin pull request #943: ZEPPELIN-925 Merge HiveInterpreter int...

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

[GitHub] incubator-zeppelin pull request #943: ZEPPELIN-925 Merge HiveInterpreter int...

2016-06-02 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/943 ZEPPELIN-925 Merge HiveInterpreter into JDBCInterpreter ### What is this PR for? This removes hive module and adds example setting for using Hive in a JdbcInterpreter by using loa

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

2016-06-02 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/incubator-zeppelin/pull/943 re-trigger --- 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 #948: Remove doap.rdf from gh-page branch

2016-06-02 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/incubator-zeppelin/pull/948 I have included this file to `gh-pages` branch in order for it to be part of our website http://zeppelin.incubator.apache.org/doap.rdf It was linked using this url to https://projects

[GitHub] incubator-zeppelin pull request #949: [ZEPPELIN-941] jsoup NoSuchMethodError...

2016-06-02 Thread Arkoniak
GitHub user Arkoniak opened a pull request: https://github.com/apache/incubator-zeppelin/pull/949 [ZEPPELIN-941] jsoup NoSuchMethodError in ZeppelinRDisplay.scala ### What is this PR for? Since version 1.8.2 of jsoup, org.jsoup.select.Elements class no longer has "get(int index)

[jira] [Created] (ZEPPELIN-941) jsoup NoSuchMethodError in ZeppelinRDisplay.scala

2016-06-02 Thread Andrey Oskin (JIRA)
Andrey Oskin created ZEPPELIN-941: - Summary: jsoup NoSuchMethodError in ZeppelinRDisplay.scala Key: ZEPPELIN-941 URL: https://issues.apache.org/jira/browse/ZEPPELIN-941 Project: Zeppelin Issu