[GitHub] zeppelin pull request #1378: [ZEPPELIN-1358] Add support to display Pandas D...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1378 --- 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 #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-11-08 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1471 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

[GitHub] zeppelin pull request #1376: [ZEPPELIN-449] Enhance log messages when interp...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1376 --- 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 #1339: [ZEPPELIN-1332] Remove spark-dependencies & suggest ne...

2016-11-08 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1339 @bzz Yeah I also wanted to get more and more feedbacks for this change since it's a huge change as you said. Thanks for asking and i'm willing to explain again :) > ** 1.** Is the com

[GitHub] zeppelin issue #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-11-08 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 Ping --- 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] zeppelin pull request #928: [ZEPPELIN-116] Add Apache Mahout Interpreter

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/928 --- 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 #989: Added ipfsnotebookrepo [ Zeppelin-683 ]

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge thank you for the great work! How do you think, how hard it would be to rebase it on latest master? --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1194: [ZEPPELIN-1193] Update Node JS related dependencies to...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1194 I guess we better close this guy, or is it still WIP? --- 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 #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 @onkarshedge would you be willing to address the comments on the code style and rebase it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

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

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/932 @echarles I'm terribly sorry for for such a huge communication delay in my side :\ Would you be willing to re-base it on the latest master so we could merge it? --- If your project is set up

[GitHub] zeppelin issue #1339: [ZEPPELIN-1332] Remove spark-dependencies & suggest ne...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1339 Guys, what great work here, simplifying the build! A quick question @AhyoungRyu as it's kind of a big change, and I'm sorry if that was explained before, but could you please recap:

[GitHub] zeppelin issue #1376: [ZEPPELIN-449] Enhance log messages when interpreter i...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1376 @lresende sorry for huge communication delay :\ It's great improvement on ability to debug failures, merging to master ASAP, if there is no further discussion. --- If your project is set up

[GitHub] zeppelin issue #1378: [ZEPPELIN-1358] Add support to display Pandas DataFram...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1378 Sorry for massive communication delay :\ Looks awesome to me, merging to master, if there is no further discussion! --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1391: ZEPPELIN-1403. Should maintain the using port list

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1391 @zjffdu test plan sounds great. My only concern was - may we can find a better place for this state, rather than `static` ? Move it somewhere, where if does not require to be static, but can

[GitHub] zeppelin issue #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1471 @ravwojdyla > Test/build should happen as part of standard build. Is it fine? Yes, sounds fantastic, thank you for pointing it out. Looks great to me, shall we merge it, if there

[GitHub] zeppelin pull request #1597: Shorten certain error logs in order to keep CI ...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1597 --- 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 #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1594 What should be the next steps here @1ambda? --- 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 e

[GitHub] zeppelin issue #1617: ZEPPELIN-1645: JDBC Interpreter does not commit update...

2016-11-08 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/1617 The failed test is some bower.json issue, unrelated to the change in this PR. --- 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 #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1465 [ZEPPELIN-1500] pyspark completion doesn't work. ### What is this PR for? @fanlu reported bug on https://github.com/apache/zeppelin/pull/530. This PR fixes bug of checking conditi

[GitHub] zeppelin pull request #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1465 --- 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 #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-11-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1465 re-trigger 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, o

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 Thanks @rawkintrevo and @minahlee for the review. Merge to master if there's no further comment. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] zeppelin pull request #1612: ZEPPELIN-1607. Refactor Livy Interpreter to ada...

2016-11-08 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1612 ZEPPELIN-1607. Refactor Livy Interpreter to adapt scope mode ### What is this PR for? ZEPPELIN-1606 will make scoped mode as the default interpreter mode of livy. This PR is to refactor livy

[GitHub] zeppelin pull request #1612: ZEPPELIN-1607. Refactor Livy Interpreter to ada...

2016-11-08 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1612 --- 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 #1617: ZEPPELIN-1645: JDBC Interpreter does not commit...

2016-11-08 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/zeppelin/pull/1617 ZEPPELIN-1645: JDBC Interpreter does not commit updates ### What is this PR for? Allow users to issue insert/update/upsert statements from Zeppelin notes ### What type of PR is i

[jira] [Created] (ZEPPELIN-1645) JDBC Interpreter does not commit updates

2016-11-08 Thread Randy Gelhausen (JIRA)
Randy Gelhausen created ZEPPELIN-1645: - Summary: JDBC Interpreter does not commit updates Key: ZEPPELIN-1645 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1645 Project: Zeppelin Iss

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1606 lgtm. +1 to merge again, awesome add @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 your project does

[GitHub] zeppelin pull request #1614: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-08 Thread gss2002
GitHub user gss2002 reopened a pull request: https://github.com/apache/zeppelin/pull/1614 ZEPPELIN-1472 - Create new LdapRealm based on Apache Knox LdapRealm: Provides LdapRealm Functionality similar to Apache Knox ### What is this PR for? ZEPPELIN-1472 - Create new LdapRealm ba

[GitHub] zeppelin pull request #1614: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-08 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/1614 --- 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 #1614: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-08 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1614 reopen for clean up --- 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

Re: Disabling "run all paragraphs" button on notebook

2016-11-08 Thread moon soo Lee
Currently there's not. You'll need to modify source code to disable it. Thanks, moon On Tue, Nov 8, 2016 at 9:32 AM Sachin Janani wrote: > Hi All, > I was finding a way or property to disable 'run all paragraphs' button on > notebook but didnt find any can someone please help me and let me know

[GitHub] zeppelin pull request #1610: [Website] Change mailing list archive link

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1610 --- 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 #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @rawkintrevo I clean cloned this PR, build and tried with browser cache clean, but couldn't reproduce the problem. Could you see `zeppelin-web/dist/jax` directory after the build? --- If you

[GitHub] zeppelin issue #1615: [ZEPPELIN-1644] make document easier to follow key ins...

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1615 cc @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 so,

[GitHub] zeppelin pull request #1616: [ZEPPELIN-1655] Add rewrite rule for #1615

2016-11-08 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1616 [ZEPPELIN-1655] Add rewrite rule for #1615 ### What is this PR for? https://github.com/apache/zeppelin/pull/1615 requires additional rewrite rule on website ### What type of PR is

[GitHub] zeppelin pull request #1615: [ZEPPELIN-1644] make document easier to follow ...

2016-11-08 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1615 [ZEPPELIN-1644] make document easier to follow key instructions ### What is this PR for? Doc should deliver key features and recommended usage more simple and easy way. - docs/in

[jira] [Created] (ZEPPELIN-1644) Doc should deliver key features and recommended usage more simple and easy.

2016-11-08 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1644: -- Summary: Doc should deliver key features and recommended usage more simple and easy. Key: ZEPPELIN-1644 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1644 P

[GitHub] zeppelin issue #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-08 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1513 This is replaced by #1614 --- 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 issue #1614: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-08 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1614 @nazgul33 and @jongyoul I made some changes to support the groups as roles. let me know. So far so good in user testing at the enterprise I work for. This replaces #1513 --- If your project is s

[GitHub] zeppelin pull request #1614: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-08 Thread gss2002
GitHub user gss2002 opened a pull request: https://github.com/apache/zeppelin/pull/1614 ZEPPELIN-1472 - Create new LdapRealm based on Apache Knox LdapRealm: Provides LdapRealm Functionality similar to Apache Knox ### What is this PR for? ZEPPELIN-1472 - Create new LdapRealm base

[GitHub] zeppelin pull request #1513: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-08 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/1513 --- 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 pull request #1613: ZEPPELIN-1643:Make spark web UI accesible from ...

2016-11-08 Thread karup1990
GitHub user karup1990 opened a pull request: https://github.com/apache/zeppelin/pull/1613 ZEPPELIN-1643:Make spark web UI accesible from interpreters page ### What is this PR for? Make spark web UI accesible from interpreters page ### What type of PR is it? Impr

[jira] [Created] (ZEPPELIN-1643) Ability to access Spark Web UI from interpreters page

2016-11-08 Thread Karuppayya (JIRA)
Karuppayya created ZEPPELIN-1643: Summary: Ability to access Spark Web UI from interpreters page Key: ZEPPELIN-1643 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1643 Project: Zeppelin

Disabling "run all paragraphs" button on notebook

2016-11-08 Thread Sachin Janani
Hi All, I was finding a way or property to disable 'run all paragraphs' button on notebook but didnt find any can someone please help me and let me know if there is any way to disable that. Regards, Sachin Janani

[GitHub] zeppelin issue #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-11-08 Thread ravwojdyla
Github user ravwojdyla commented on the issue: https://github.com/apache/zeppelin/pull/1471 Rebased to solve conflict in `zeppelin-distribution/src/bin_license/LICENSE`. Are there any other comments? --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] zeppelin issue #1606: [ZEPPELIN-777] Math formula support

2016-11-08 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/1606 @Leemoonsoo still not working for me, but it could be on my end- I have a hell of a time with git Did a fetch /hard reset within the last hour. ```bash $ git fetch leemoonsoo

[GitHub] zeppelin issue #1592: [ZEPPELIN-1029] Add rest api for paragraph config upda...

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1592 LGTM. CI failure looks unrelated. Merge to master if there're no more discussion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1609: [ZEPPELIN-1628] Enable renaming note from the main pag...

2016-11-08 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1609 @AhyoungRyu I fixed it! It took some time to improve UX 😄 Now when an input text is not valid, users can't click the button and the modal shows error message ![rename_note_val

[GitHub] zeppelin pull request #1529: [ZEPPELIN-1003] Refactoring visualization

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1529 --- 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 #1589: [Zeppelin-1611] - Support PAM (System User) Aut...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1589 --- 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 #1534: ZEPPELIN-1345 - Create a custom matplotlib back...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1534 --- 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 #1607: [ZEPPELIN-1632] Add the possibility to cancel f...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1607 --- 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 #1608: [ZEPPELIN-1633] Flink: Set maxClassfileName to ...

2016-11-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1608 --- 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 #1610: [Website] Change mailing list archive link

2016-11-08 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1610 Thanks @felixcheung @bzz I'm merging it to gh-pages and update website. --- 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 #1339: [ZEPPELIN-1332] Remove spark-dependencies & suggest ne...

2016-11-08 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1339 Updated the related docs pages ([README.md](https://github.com/apache/zeppelin/pull/1339/files#diff-04c6e90faac2675aa89e2176d2eec7d8), [spark.md](https://github.com/apache/zeppelin/pull/1339/f

[GitHub] zeppelin pull request #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1465 [ZEPPELIN-1500] pyspark completion doesn't work. ### What is this PR for? @fanlu reported bug on https://github.com/apache/zeppelin/pull/530. This PR fixes bug of checking conditi

[GitHub] zeppelin pull request #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1465 --- 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 #1465: [ZEPPELIN-1500] pyspark completion doesn't work.

2016-11-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1465 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

[jira] [Created] (ZEPPELIN-1642) Zeppelin with LATEX

2016-11-08 Thread Peter Hickman (JIRA)
Peter Hickman created ZEPPELIN-1642: --- Summary: Zeppelin with LATEX Key: ZEPPELIN-1642 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1642 Project: Zeppelin Issue Type: Wish C

[GitHub] zeppelin issue #1554: [WIP] [ZEPPELIN-1320] Run zeppelin interpreter process...

2016-11-08 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1554 Sure let me check, I think it could be possible. --- 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 hav

[GitHub] zeppelin pull request #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1465 [ZEPPELIN-1500] pyspark completion doesn't work. ### What is this PR for? @fanlu reported bug on https://github.com/apache/zeppelin/pull/530. This PR fixes bug of checking conditi

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

2016-11-08 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 **builds Zep

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

2016-11-08 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 #1465: [ZEPPELIN-1500] pyspark completion doesn't work...

2016-11-08 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1465 --- 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 #1603: [ZEPPELIN-1624] HeliumApplicationFactoryTest fails on ...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1603 on `mvn clean package -pl \!zeppelin-distribution` I got ``` Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec - in org.apache.zeppelin.search.LuceneSearchTest

[GitHub] zeppelin issue #1605: [WIP][ZEPPELIN-1622] Remove %dep interpreter deprecate...

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1605 Looks great to me, thank you @minahlee for cleaning up in order to avoiding user confusion! 💯 for having a test --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1610: [Website] Change mailing list archive link

2016-11-08 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1610 👍 Let's merge --- 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 #1610: [Website] Change mailing list archive link

2016-11-08 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1610 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

[GitHub] zeppelin pull request #1612: ZEPPELIN-1607. Refactor Livy Interpreter to ada...

2016-11-08 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1612 ZEPPELIN-1607. Refactor Livy Interpreter to adapt scope mode ### What is this PR for? ZEPPELIN-1606 will make scoped mode as the default interpreter mode of livy. This PR is to refactor livy i