[GitHub] zeppelin issue #1570: [MINOR] High definition build status badge

2016-10-31 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1570 Thanks @AhyoungRyu ! --- 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 issue #1548: [ZEPPELIN-917] Apply new mechanism to LensInterpreter

2016-10-31 Thread meenakshisekar
Github user meenakshisekar commented on the issue: https://github.com/apache/zeppelin/pull/1548 Reopening for travis build. --- 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 #1548: [ZEPPELIN-917] Apply new mechanism to LensInter...

2016-10-31 Thread meenakshisekar
Github user meenakshisekar closed the pull request at: https://github.com/apache/zeppelin/pull/1548 --- 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 feat

[GitHub] zeppelin pull request #1548: [ZEPPELIN-917] Apply new mechanism to LensInter...

2016-10-31 Thread meenakshisekar
GitHub user meenakshisekar reopened a pull request: https://github.com/apache/zeppelin/pull/1548 [ZEPPELIN-917] Apply new mechanism to LensInterpreter ### What is this PR for? This handles replacing the registration of interpreter with static block by the interpreter-settin

[GitHub] zeppelin issue #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter.

2016-10-31 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1564 Zeppelin doesn't support pyspark with Spark 1.1.x. You might need to add `if` clasue to skip pyspark test for Spark 1.1.x. --- If your project is set up for it, you can reply to this email and h

[jira] [Created] (ZEPPELIN-1592) Threads not termiated when repeating the notebook execution

2016-10-31 Thread Hyukjin Kwon (JIRA)
Hyukjin Kwon created ZEPPELIN-1592: -- Summary: Threads not termiated when repeating the notebook execution Key: ZEPPELIN-1592 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1592 Project: Zeppelin

[GitHub] zeppelin issue #1447: [ZEPPELIN-1293] Re-create Livy session if it's lost

2016-10-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1447 Sorry for late response. @spektom Could you add some additional message of session recreation to be displayed in frontend. Because if session is recreated, we may need to rerun all the paragraphs,

[GitHub] zeppelin issue #1472: Add message of localhost:port on script

2016-10-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1472 @djKooks And in my personal opinion, I wonder we need to print wireless network address in shell window since it changes depending on the user's network environment. What do you think? --- I

[GitHub] zeppelin pull request #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1571 [DOC] Update shiro after merging #1568 ### What is this PR for? A simple update of the documentation to let user know how that they need to copy `shiro.ini.template` to `shiro.ini`

[GitHub] zeppelin issue #1559: [ZEPPELIN-1461] Doesn't display "description" value in...

2016-10-31 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1559 @jongyoul Done :) --- 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,

[jira] [Created] (ZEPPELIN-1593) Sort Dynamic Forms by Name

2016-10-31 Thread John Trengrove (JIRA)
John Trengrove created ZEPPELIN-1593: Summary: Sort Dynamic Forms by Name Key: ZEPPELIN-1593 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1593 Project: Zeppelin Issue Type: Improve

[GitHub] zeppelin pull request #1572: [ZEPPELIN-1593] Enforce sorting on dynamic form...

2016-10-31 Thread trengrj
GitHub user trengrj opened a pull request: https://github.com/apache/zeppelin/pull/1572 [ZEPPELIN-1593] Enforce sorting on dynamic form elements ### What is this PR for? Current dynamic forms elements in zeppelin-web have no ordering. The ordering of the dynamic elements is rand

[GitHub] zeppelin issue #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter.

2016-10-31 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1564 @minahlee I fixed it. Thank you for proper comments. --- 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] zeppelin issue #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter.

2016-10-31 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1564 It would be nice if I can see all CI profiles pass. --- 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] zeppelin issue #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1571 @anthonycorbacho LooksGreatToMe 👍 --- 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 #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-10-31 Thread ravwojdyla
Github user ravwojdyla commented on the issue: https://github.com/apache/zeppelin/pull/1471 @felixcheung correct - i missed it - updated doc/examples. --- 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 n

[GitHub] zeppelin issue #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1571 merging 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 feature en

[GitHub] zeppelin issue #1565: [ZEPPELIN-1564] Enable note deletion and paragraph out...

2016-10-31 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1565 Hi @minahlee :) This is a cool feature! I have an experience that deleted output through editing note.json because of huge output stopping Zeppelin web. By the way, I've wanted a renaming

[GitHub] zeppelin pull request #1557: ZEPPELIN-1577. LivyInterpreter should not use F...

2016-10-31 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1557 --- 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

[GitHub] zeppelin pull request #1557: ZEPPELIN-1577. LivyInterpreter should not use F...

2016-10-31 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1557 ZEPPELIN-1577. LivyInterpreter should not use FIFOScheduler ### What is this PR for? This PR create a new scheduler FIFOPerUserScheduler. So that each user's request is isolated. and it

[GitHub] zeppelin issue #1565: [ZEPPELIN-1564] Enable note deletion and paragraph out...

2016-10-31 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1565 Hi @tae-jun, thank you for your interest. I had to rebase this branch to resolve conflict so you will need too since it is based on mine. I am planning to finish this PR once #1567 merged

[GitHub] zeppelin pull request #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
GitHub user anthonycorbacho reopened a pull request: https://github.com/apache/zeppelin/pull/1571 [DOC] Update shiro after merging #1568 ### What is this PR for? A simple update of the documentation to let user know how that they need to copy `shiro.ini.template` to `shiro.ini`

[GitHub] zeppelin pull request #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
Github user anthonycorbacho closed the pull request at: https://github.com/apache/zeppelin/pull/1571 --- 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] zeppelin pull request #1339: [ZEPPELIN-1332] Remove spark-dependencies & sug...

2016-10-31 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1339 --- 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

[GitHub] zeppelin pull request #1339: [ZEPPELIN-1332] Remove spark-dependencies & sug...

2016-10-31 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1339 [ZEPPELIN-1332] Remove spark-dependencies & suggest new way ### What is this PR for? Currently, Zeppelin's embedded Spark is located under `interpreter/spark/`. For whom **build

[GitHub] zeppelin pull request #1573: [DOC] Add `/ws` for nginx websocket configurati...

2016-10-31 Thread m30m
GitHub user m30m opened a pull request: https://github.com/apache/zeppelin/pull/1573 [DOC] Add `/ws` for nginx websocket configuration ### What is this PR for? It's a bit misleading that both regular webserver location and websocket location use the exact same address. It's bett

[GitHub] zeppelin issue #1557: ZEPPELIN-1577. LivyInterpreter should not use FIFOSche...

2016-10-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1557 @prabhjyotsingh @felixcheung Please help review. --- 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] zeppelin issue #1514: ZEPPELIN-1516. NPE LivySparkSQLInterpreter thrown with...

2016-10-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1514 @felixcheung @prabhjyotsingh Please help review. --- 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] zeppelin pull request #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
GitHub user anthonycorbacho reopened a pull request: https://github.com/apache/zeppelin/pull/1571 [DOC] Update shiro after merging #1568 ### What is this PR for? A simple update of the documentation to let user know how that they need to copy `shiro.ini.template` to `shiro.ini`

[GitHub] zeppelin pull request #1571: [DOC] Update shiro after merging #1568

2016-10-31 Thread anthonycorbacho
Github user anthonycorbacho closed the pull request at: https://github.com/apache/zeppelin/pull/1571 --- 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] zeppelin pull request #1551: [ZEPPELIN-429] Replaced explicit types with dia...

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

[GitHub] zeppelin issue #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter.

2016-10-31 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1564 rebuild-CI --- 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 pull request #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter...

2016-10-31 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1564 --- 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 pull request #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter...

2016-10-31 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1564 [ZEPPELIN-1585] Testcase for PySparkInterpreter. ### What is this PR for? This PR adds PySparkInterpreter testcase. ### What type of PR is it? Improvement ### What is

[GitHub] zeppelin pull request #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter...

2016-10-31 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1564 --- 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 #1514: ZEPPELIN-1516. NPE LivySparkSQLInterpreter thrown with...

2016-10-31 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1514 Does this happens only for livy.sql, or can it happen to others as well ? --- 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] zeppelin pull request #1567: [ZEPPELIN-1586] Add security check in NotebookR...

2016-10-31 Thread anthonycorbacho
GitHub user anthonycorbacho reopened a pull request: https://github.com/apache/zeppelin/pull/1567 [ZEPPELIN-1586] Add security check in NotebookRestApi ### What is this PR for? Bring some security check in `NotebookRestApi`. ### What type of PR is it? [Bug Fix |

[GitHub] zeppelin pull request #1567: [ZEPPELIN-1586] Add security check in NotebookR...

2016-10-31 Thread anthonycorbacho
Github user anthonycorbacho closed the pull request at: https://github.com/apache/zeppelin/pull/1567 --- 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] zeppelin pull request #1472: Add message of localhost:port on script

2016-10-31 Thread djKooks
Github user djKooks closed the pull request at: https://github.com/apache/zeppelin/pull/1472 --- 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 #1472: Add message of localhost:port on script

2016-10-31 Thread djKooks
Github user djKooks commented on the issue: https://github.com/apache/zeppelin/pull/1472 @AhyoungRyu Actually, I was also thinking about whether this commit needs now. I'll drop this issue and maybe look it again after when it seems useful. Thanks for help. --- If your project is

[GitHub] zeppelin issue #1514: ZEPPELIN-1516. NPE LivySparkSQLInterpreter thrown with...

2016-10-31 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1514 @prabhjyotsingh I have only seen this issue with livy.sql as it is the only one that shares the HashMap between livy.spark and livy.sql. livy.sparkr and livy.pyspark do not share session info. In

[GitHub] zeppelin pull request #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter...

2016-10-31 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1564 [ZEPPELIN-1585] Testcase for PySparkInterpreter. ### What is this PR for? This PR adds PySparkInterpreter testcase. ### What type of PR is it? Improvement ### What is

[GitHub] zeppelin issue #1514: ZEPPELIN-1516. NPE LivySparkSQLInterpreter thrown with...

2016-10-31 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1514 If you start livy.sql first, you will hit this issue, because userSessionMap is null. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin pull request #1570: [MINOR] High definition build status badge

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

[GitHub] zeppelin issue #1472: Add message of localhost:port on script

2016-10-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1472 @djKooks Yeah right. Thanks for your consideration. And please do not hesitate if you want to contribute to Zeppelin next time. All ppl in the community will help you! --- If your projec

[GitHub] zeppelin issue #1514: ZEPPELIN-1516. NPE LivySparkSQLInterpreter thrown with...

2016-10-31 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1514 Sure, got 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 wi

[GitHub] zeppelin pull request #1427: [ZEPPELIN-1435] Move zeppelin-server-*.jar unde...

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

[GitHub] zeppelin issue #1569: pom.xml change

2016-10-31 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1569 @hyonzin We should discuss Zeppelin's major scala version because it affects a lot of users' behavior. Can you close it and raise a discussion in a dev@ first? --- If your project is set up for

[GitHub] zeppelin pull request #1520: [ZEPPELIN-1061] Select default interpreter whil...

2016-10-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1520 --- 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-1594) Personalized mode

2016-10-31 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1594: -- Summary: Personalized mode Key: ZEPPELIN-1594 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1594 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin issue #1472: Add message of localhost:port on script

2016-10-31 Thread djKooks
Github user djKooks commented on the issue: https://github.com/apache/zeppelin/pull/1472 @AhyoungRyu Okay. Thanks~ --- 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 #1564: [ZEPPELIN-1585] Testcase for PySparkInterpreter.

2016-10-31 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1564 @felixcheung I fixed it and CI has passed. Thank you very much! --- 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 do

[GitHub] zeppelin issue #1414: filter applied to graph

2016-10-31 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1414 @lobamba Great feature indeed! As @Leemoonsoo said, I also would suggest to discuss about this newly proposed feature (maybe in `dev@zeppelin.apache.org`) first and get other ppl's opinion.

[GitHub] zeppelin pull request #1561: [Zeppelin 914]- Apply new mechanism to IgniteIn...

2016-10-31 Thread meenakshisekar
Github user meenakshisekar closed the pull request at: https://github.com/apache/zeppelin/pull/1561 --- 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 feat

[GitHub] zeppelin pull request #1561: [Zeppelin 914]- Apply new mechanism to IgniteIn...

2016-10-31 Thread meenakshisekar
GitHub user meenakshisekar reopened a pull request: https://github.com/apache/zeppelin/pull/1561 [Zeppelin 914]- Apply new mechanism to IgniteInterpreter What is this PR for? This handles replacing the registration of interpreter with static block by the interpreter-setting

[GitHub] zeppelin issue #1561: [Zeppelin 914]- Apply new mechanism to IgniteInterpret...

2016-10-31 Thread meenakshisekar
Github user meenakshisekar commented on the issue: https://github.com/apache/zeppelin/pull/1561 Reopening for TRavis --- 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 w