[GitHub] zeppelin issue #1041: Get note revision of note - git repo

2016-06-17 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1041 @khalidhuseynov will this be merged soon ? Currently I have extended the `Rev` class for my Ipfs Revision. If this is merged I won't have to extend. ```java private class IpfsRev

[GitHub] zeppelin pull request #1042: [WIP] bin/install-interpreter.sh for netinst pa...

2016-06-17 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1042 [WIP] bin/install-interpreter.sh for netinst package ### What is this PR for? This is proof of the concept implementation of bin/install-interpreter.sh for netinst package which suggested

[GitHub] zeppelin issue #458: [WIP] Fix notebook clone bug

2016-06-17 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/458 Duplicated with #933 --- 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] zeppelin pull request #458: [WIP] Fix notebook clone bug

2016-06-17 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/zeppelin/pull/458 --- 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 feature is

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

2016-06-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/966 That was only to map the list of interpreter to the language though. To figure out which interpreter is active in the interpreter right now we have regex to match "%something" at the be

[GitHub] zeppelin pull request #1041: Get note revision of note - git repo

2016-06-17 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1041 Get note revision of note - git repo ### What is this PR for? This PR implements the backend of git storage layer for `get(noteId, revision)`, so that you can get the note of certain r

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

2016-06-17 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/zeppelin/pull/747 Ok, looks like the hanging I was seeing was mostly a local issue in my Spark conf and is now fixed. I have Zeppelin and Spark built with Scala 2.11, and the tutorial notebook works well,

[GitHub] zeppelin pull request #1040: [ZEPPELIN-1031] Update Elasticsearch to release...

2016-06-17 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1040 [ZEPPELIN-1031] Update Elasticsearch to release 2.3.3 ### What is this PR for? Update ElasticSearch interpreter to use ElasticSearch 2.3.3 ### What type of PR is it? [Improvement

[GitHub] zeppelin pull request #1039: [ZEPPELIN-1032] Update Apache Flink to 1.0.3 re...

2016-06-17 Thread lresende
GitHub user lresende opened a pull request: https://github.com/apache/zeppelin/pull/1039 [ZEPPELIN-1032] Update Apache Flink to 1.0.3 release ### What is this PR for? Update Flink interpreter to use most recent Apache Flink 1.0.3 release ### What type of PR is it?

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Mahout Support for Spark Interpreter

2016-06-17 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Lot's of connection test failures when building Zeppelin-Server? --- 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

[GitHub] zeppelin pull request #1028: [Zeppelin-1022] Apply new mechanism to LivyInte...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1028 --- 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 feature is e

[jira] [Created] (ZEPPELIN-1032) Update Apache Flink to 1.0.3 release

2016-06-17 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-1032: - Summary: Update Apache Flink to 1.0.3 release Key: ZEPPELIN-1032 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1032 Project: Zeppelin Issue T

[jira] [Created] (ZEPPELIN-1031) Update Elasticsearch to release 2.2.3

2016-06-17 Thread Luciano Resende (JIRA)
Luciano Resende created ZEPPELIN-1031: - Summary: Update Elasticsearch to release 2.2.3 Key: ZEPPELIN-1031 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1031 Project: Zeppelin Issue

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

2016-06-17 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 @bzz and @Leemoonsoo A big part of the refactor was introducing no new dependencies- instead loading from maven or MAHOUT_HOME at interpretter start up via dependency resolver.

[GitHub] zeppelin pull request #1038: remove server and zengine test case

2016-06-17 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1038 remove server and zengine test case ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide -

[GitHub] zeppelin pull request #1038: remove server and zengine test case

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

[GitHub] zeppelin issue #1038: remove server and zengine test case

2016-06-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1038 sorry my mistake. closed. --- 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 enable

[GitHub] zeppelin pull request #1037: fix typo the description of interpreter menu.

2016-06-17 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1037 fix typo the description of interpreter menu. ### What is this PR for? This PR is for fixing typo of the interpreter menu description. ### What type of PR is it? Bug Fix

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1025 @cloverhearts Thanks for the quick response. I understand. :+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

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 @astroshim check to sub-task section. https://issues.apache.org/jira/browse/ZEPPELIN-531 Thank you. --- If your project is set up for it, you can reply to this email and have you

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-17 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 @astroshim This PR is unable to control the Notebook. Notebook control is ready for the next PR. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test error

2016-06-17 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1034 I'm getting different error ... ``` Results : Tests in error: ZeppelinIT.testAngularDisplay:151->AbstractZeppelinIT.waitForParagraph:84->AbstractZeppelinIT.pollingWa

[GitHub] zeppelin issue #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-06-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1025 The job page looks greate and working good. I think it seems to be better if the Job description is changed. :) Then how can i control the the notebook action in the Job page? --- If you

[jira] [Created] (ZEPPELIN-1030) Add example settings for Hive, Phoenix, Tajo

2016-06-17 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1030: -- Summary: Add example settings for Hive, Phoenix, Tajo Key: ZEPPELIN-1030 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1030 Project: Zeppelin Issue

[GitHub] zeppelin issue #1028: [Zeppelin-1022] Apply new mechanism to LivyInterpreter

2016-06-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1028 Will 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 not have this fea

[GitHub] zeppelin issue #1028: [Zeppelin-1022] Apply new mechanism to LivyInterpreter

2016-06-17 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1028 @prabhjyotsingh LGTM > surround interpreterContext.getAuthenticationInfo().getUser() with "" Thanks --- If your project is set up for it, you can reply to this email and have your r

[GitHub] zeppelin issue #1027: [ZEPPELIN-1020] Remove suggestion list on click

2016-06-17 Thread ravicodder
Github user ravicodder commented on the issue: https://github.com/apache/zeppelin/pull/1027 @suvam97 Thanks for the contribution!! 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] zeppelin issue #1005: ZEPPELIN-995 Change scheduler for JDBC interpreter to ...

2016-06-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1005 Merging it into master and branch-0.6 --- 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 en

[GitHub] zeppelin issue #806: [ZEPPELIN-707]Automatically adds %.* of previous paragr...

2016-06-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/806 @mwkang I have one more question. See below. https://cloud.githubusercontent.com/assets/3612566/16153092/d3b8e618-34df-11e6-9649-3540c11f86cd.png";> Can you fix the case of wrong interp

[GitHub] zeppelin issue #1036: [MINOR] Add .Rhistory in .gitignore

2016-06-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1036 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, or if the f

[GitHub] zeppelin issue #1032: ZEPPELIN-1027: Python - add basic matplotlib example n...

2016-06-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1032 Good one, we should have it. 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

[GitHub] zeppelin issue #1036: [MINOR] Add .Rhistory in .gitignore

2016-06-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1036 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, or if

[jira] [Created] (ZEPPELIN-1029) Configuration REST API

2016-06-17 Thread JIRA
Kévin Giroux created ZEPPELIN-1029: -- Summary: Configuration REST API Key: ZEPPELIN-1029 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1029 Project: Zeppelin Issue Type: Improvement

[GitHub] zeppelin issue #1027: [ZEPPELIN-1020] Remove suggestion list on click

2016-06-17 Thread suvam97
Github user suvam97 commented on the issue: https://github.com/apache/zeppelin/pull/1027 @prabhjyotsingh @r-kamath Thanks for the review! @prabhjyotsingh done required changes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] zeppelin issue #1027: [ZEPPELIN-1020] Remove suggestion list on click

2016-06-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1027 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, or if

[GitHub] zeppelin issue #1027: [ZEPPELIN-1020] Remove suggestion list on click

2016-06-17 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1027 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, or if the fe

[GitHub] zeppelin issue #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test error

2016-06-17 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1034 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 does not have this feature enabled and wishes so, or i

[GitHub] zeppelin issue #1028: [Zeppelin-1022] Apply new mechanism to LivyInterpreter

2016-06-17 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1028 @bzz I was referring to https://github.com/apache/zeppelin/pull/1034, ZEPPELIN-1009. ``` Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.524 sec - in org.a

[GitHub] zeppelin issue #806: [ZEPPELIN-707]Automatically adds %.* of previous paragr...

2016-06-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/806 @mwkang Those tests are enough. I've tested it and LGTM. Thanks for contribution. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] zeppelin pull request #986: [Zeppelin 946] Permissions not honoring group

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/986 --- 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 feature is en

[GitHub] zeppelin pull request #1036: [MINOR] Add .Rhistory in .gitignore

2016-06-17 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1036 [MINOR] Add .Rhistory in .gitignore ### What is this PR for? Remove .Rhistory from git file tracking You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] zeppelin pull request #1035: [MINOR] Changed guava version to 19.0 for selen...

2016-06-17 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1035 [MINOR] Changed guava version to 19.0 for selenium test ### What is this PR for? Enable selenium test with SafariDriver. ### What type of PR is it? [Bug Fix] ### Todos

[GitHub] zeppelin pull request #746: [ZEPPELIN-699] Add new synchronous paragraph run...

2016-06-17 Thread doanduyhai
GitHub user doanduyhai reopened a pull request: https://github.com/apache/zeppelin/pull/746 [ZEPPELIN-699] Add new synchronous paragraph run REST API ### What is this PR for? Right now, when calling the REST API `http://:/api/notebook/job//` Zeppelin always returns **OK** as sh

[GitHub] zeppelin pull request #746: [ZEPPELIN-699] Add new synchronous paragraph run...

2016-06-17 Thread doanduyhai
Github user doanduyhai closed the pull request at: https://github.com/apache/zeppelin/pull/746 --- 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 feature i

[GitHub] zeppelin issue #998: Authenticated user aware notebook storage layer

2016-06-17 Thread vgmartinez
Github user vgmartinez commented on the issue: https://github.com/apache/zeppelin/pull/998 LGTM...I have tested and works well for 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 fea

[GitHub] zeppelin issue #1024: Add force layout visualization in paragraphs for SQL q...

2016-06-17 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1024 Sorry for the mess. I will create a new branch with the commits and reopen a new pull request. Thank you for your help --- If your project is set up for it, you can reply to this email and hav

[jira] [Created] (ZEPPELIN-1028) Cannot import a note

2016-06-17 Thread Sangmin Yoon (JIRA)
Sangmin Yoon created ZEPPELIN-1028: -- Summary: Cannot import a note Key: ZEPPELIN-1028 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1028 Project: Zeppelin Issue Type: Bug Com

[GitHub] zeppelin issue #1019: [ZEPPELIN-1015] Cron job fails to run a paragraph when...

2016-06-17 Thread jmrr
Github user jmrr commented on the issue: https://github.com/apache/zeppelin/pull/1019 LGTM too, thanks @Leemoonsoo I've also tried with same interpreter and also works --- 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] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-17 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1013 I also don't feel the necessity of showing full user name since logged user would know his own username. Let me remove username under dropdown then. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1031: [ZEPPELIN-1018] Apply auto "Table of Contents" generat...

2016-06-17 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1031 @felixcheung Really appreciate your feedback :) I just addressed them. --- 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] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1013 @minahlee Actually, the long name would normally be truncated by CSS instead of javascript, so it wouldn't be good. (Since it was done elsewhere, no need to fix it here) Is it necessar

[GitHub] zeppelin pull request #982: ZEPPELIN-934 Merge Phoenix interpreter into JDBC...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/982 --- 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 feature is en

[GitHub] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-17 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1013 What about showing user name under dropdown only when username length exceeds `MAX_USERNAME_LENGTH`? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #982: ZEPPELIN-934 Merge Phoenix interpreter into JDBC interp...

2016-06-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/982 Merging it into master and branch-0.6 --- 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 ena

[GitHub] zeppelin issue #1013: [ZEPPELIN-1002] Move configuration menus under dropdow...

2016-06-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1013 For the username inside the dropdown, is it not possible to have the long username tooltip disappear if the menu is out? Except for that LGTM --- If your project is set up for it, you can rep

[GitHub] zeppelin issue #998: Authenticated user aware notebook storage layer

2016-06-17 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/998 rebased from 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 does not have this feature enabled and wis

[GitHub] zeppelin issue #1028: [Zeppelin-1022] Apply new mechanism to LivyInterpreter

2016-06-17 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1028 I've tested it. 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] zeppelin issue #1034: [ZEPPELIN-1009] [HOTFIX] Fix Selenium test error

2016-06-17 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1034 @Leemoonsoo Previous errors are gone, nice find --- 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] zeppelin issue #1033: Python: fix for 'run all' paragraphs

2016-06-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1033 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, or if the