[GitHub] zeppelin issue #1545: ZEPPELIN-1571. Support pig udf interpreter

2016-10-21 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1545 js file for java syntax highlight(`mode-java.js`) is never used before so you will need to import it first. Here are the files where `mode-java.js` should be added: https://github.com/apa

[GitHub] zeppelin pull request #1546: [ Hotfix ] Incorrect (per user) setup ui for "c...

2016-10-21 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1546 [ Hotfix ] Incorrect (per user) setup ui for "create new interpreter component" ### What is this PR for? A few sentences describing the overall goals of the pull request's commits.

[GitHub] zeppelin pull request #1546: [ Hotfix ] Incorrect (per user) setup ui for "c...

2016-10-21 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1546 --- 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 #1546: [ Hotfix ] Incorrect (per user) setup ui for "create n...

2016-10-21 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1546 @jongyoul could you please review for 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. If your project does not hav

[GitHub] zeppelin issue #1547: responce => response

2016-10-21 Thread hunylee
Github user hunylee commented on the issue: https://github.com/apache/zeppelin/pull/1547 responce is error. response is correct --- 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 featur

[GitHub] zeppelin pull request #1547: responce => response

2016-10-21 Thread hunylee
GitHub user hunylee opened a pull request: https://github.com/apache/zeppelin/pull/1547 responce => response ### 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 - https://zeppelin.a

[GitHub] zeppelin issue #1540: [WIP][ZEPPELIN-1566] Make paragraph editable with doub...

2016-10-21 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1540 @jongyoul Thank you for suggestion! As you might see I set `editOnDblClick` to be `true` for angular, markdown. I think make markdown paragraph editable with double click is quite comm

[GitHub] zeppelin issue #1545: ZEPPELIN-1571. Support pig udf interpreter

2016-10-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1545 Thanks @minahlee It works now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] zeppelin issue #1520: [ZEPPELIN-1061] Select default interpreter while creat...

2016-10-21 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1520 @kavinkumarks Thanks for your contribution. Tested and it works well! Can we reset the selected interpreter in the note creation page? Currently the dialog keeps the previously selecte

[jira] [Created] (ZEPPELIN-1572) Let SparkInterpreter use Credentials

2016-10-21 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1572: -- Summary: Let SparkInterpreter use Credentials Key: ZEPPELIN-1572 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1572 Project: Zeppelin Issue Type: I

[jira] [Created] (ZEPPELIN-1573) ClassNotFoundException: org.apache.zeppelin.spark.ZeppelinContext when using Zeppelin's input value inside spark DataFrame filter method running on Spark Standalone Cl

2016-10-21 Thread Thiago Siqueira (JIRA)
Thiago Siqueira created ZEPPELIN-1573: - Summary: ClassNotFoundException: org.apache.zeppelin.spark.ZeppelinContext when using Zeppelin's input value inside spark DataFrame filter method running on Spark Standalone Cluster Key

[GitHub] zeppelin issue #1547: responce => response

2016-10-21 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1547 I think you'd better push another commit in #1544. I think that would be better process to handle issue. Can you do that? --- If your project is set up for it, you can reply to this email and ha

[GitHub] zeppelin pull request #1548: Commented the properties in interpreter file an...

2016-10-21 Thread meenakshisekar
GitHub user meenakshisekar opened a pull request: https://github.com/apache/zeppelin/pull/1548 Commented the properties in interpreter file and added setting file. ### What is this PR for? This handles replacing the registration of interpreter with static block by the interprete

[GitHub] zeppelin pull request #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-21 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1302 [ZEPPELIN-1306] Interpreter restarts on a note. ### What is this PR for? This PR is for usability of restarting interpreter. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-21 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1302 --- 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 #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-21 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 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, or

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

2016-10-21 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1514 looks good. is it possible to have a test for this? --- 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 issue #1538: [ZEPPELIN-1386] Docker images for running Apache Zeppe...

2016-10-21 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1538 @bzz Thank you for your feedback. A MD documentation page is added to the install section of Zeppelin documentation. --- If your project is set up for it, you can reply to this email and have y

[GitHub] zeppelin issue #1548: Commented the properties in interpreter file and added...

2016-10-21 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1548 Thanks for the contribution. I left a comment and please check it --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

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

2016-10-21 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1514 I plan to do it after #1462, could you also take a look at #1462 ? --- 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 #1548: Commented the properties in interpreter file and added...

2016-10-21 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1548 Can you change the title of this PR including jira issue number and title? --- 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

[jira] [Created] (ZEPPELIN-1574) Paragraph text should be trimmed

2016-10-21 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1574: Summary: Paragraph text should be trimmed Key: ZEPPELIN-1574 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1574 Project: Zeppelin Issue Type: Bug A

[GitHub] zeppelin pull request #1549: ZEPPELIN-1547. Paragraph text should be trimmed

2016-10-21 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1549 ZEPPELIN-1547. Paragraph text should be trimmed ### What is this PR for? The paragraph text should be trimmed, otherwise repl name can not be correctly recognized. ### What type