[GitHub] zeppelin pull request #1508: [ZEPPELIN-1537] Elasticsearch improvement for r...

2016-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1508 --- 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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at: https://github.com/apache/zeppelin/pull/1518 --- 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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request: https://github.com/apache/zeppelin/pull/1518 [ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID ### What is this PR for? This PR fixes wrong written NotebookID to NoteID. ### What type of PR is it?

[GitHub] zeppelin pull request #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at: https://github.com/apache/zeppelin/pull/1518 --- 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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request: https://github.com/apache/zeppelin/pull/1518 [ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID ### What is this PR for? This PR fixes wrong written NotebookID to NoteID. ### What type of PR is it?

[GitHub] zeppelin pull request #1524: [ZEPPELIN-1542] Cleanup of Note created during ...

2016-10-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1524 --- 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 #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1518 @hyonzin Sometimes, CI tests are flaky. Could you re-trigger CI once again and see if it goes to green? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1530: [Zeppelin-1555] Eliminate prefix in PythonInterpreter ...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1530 Tested and Looks great to me! Thanks @vectorijk for the contribution! --- 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 issue #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread hyonzin
Github user hyonzin commented on the issue: https://github.com/apache/zeppelin/pull/1518 Test in SCALA_VER="2.10" SPARK_VER="1.5.2" still fails. I checked its [LOG](https://s3.amazonaws.com/archive.travis-ci.org/jobs/168614710/log.txt), ```bash 13:50:41,164 INFO

[GitHub] zeppelin pull request #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
GitHub user hyonzin reopened a pull request: https://github.com/apache/zeppelin/pull/1518 [ZEPPELIN-1549][WIP] Change NotebookID variable name to NoteID ### What is this PR for? This PR fixes wrong written NotebookID to NoteID. ### What type of PR is it?

[GitHub] zeppelin pull request #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable...

2016-10-18 Thread hyonzin
Github user hyonzin closed the pull request at: https://github.com/apache/zeppelin/pull/1518 --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user c...

2016-10-18 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1539 [ZEPPELIN-1567] Let JDBC interpreter use user credential information. ### What is this PR for? This PR is for the multi-tenant of JDBC Interpreter. User can create a user/password

[GitHub] zeppelin issue #1524: [ZEPPELIN-1542] Cleanup of Note created during jUnit t...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1524 Merge to master if there're no more discussions. --- 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

[GitHub] zeppelin issue #1531: [ZEPPELIN-1314] dump out the R command

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1531 LGTM and merge if there're no more discussions. --- 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

[jira] [Created] (ZEPPELIN-1567) Let JDBC interpreter use Credential information.

2016-10-18 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1567: Summary: Let JDBC interpreter use Credential information. Key: ZEPPELIN-1567 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1567 Project: Zeppelin

[GitHub] zeppelin issue #1449: [MINOR] Change Markdown class name from MarkdownInterp...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1449 @kavinkumarks I think you can stop Zeppelin and replace all "org.apache.zeppelin.markdown.MarkdownInterpreter" to "org.apache.zeppelin.markdown.Markdown" in conf/interpreter.json, and then

[GitHub] zeppelin issue #1533: [ ZEPPELIN-1559 ] Code Editor slow performance resolve...

2016-10-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1533 LGTM and merge if there're no more discussions. --- 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

[GitHub] zeppelin issue #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread Peilin-Yang
Github user Peilin-Yang commented on the issue: https://github.com/apache/zeppelin/pull/1500 @corneadoug can you see whether it can pass the test 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

[jira] [Created] (ZEPPELIN-1565) Unable to query from Mongodb from Zeppelin using spark

2016-10-18 Thread Ajay Chaudhary (JIRA)
Ajay Chaudhary created ZEPPELIN-1565: Summary: Unable to query from Mongodb from Zeppelin using spark Key: ZEPPELIN-1565 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1565 Project: Zeppelin

[GitHub] zeppelin issue #1449: [MINOR] Change Markdown class name from MarkdownInterp...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1449 I am facing issues in my local on running paragraph with md interpreter since the markdown class name is 'MarkdownInterpreter' in conf/interpreter.json What should I do to resolve this

[jira] [Created] (ZEPPELIN-1564) API to clear result of an paragraph

2016-10-18 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-1564: -- Summary: API to clear result of an paragraph Key: ZEPPELIN-1564 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1564 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1535: [Zeppelin-53] Broken newly created Notebook if there i...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1535 The CI build is green. Thanks, Kavin MailTo: kavin.ku...@imaginea.com --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (ZEPPELIN-1563) Fall cron execute after adding link through markdown

2016-10-18 Thread Ivan Savin (JIRA)
Ivan Savin created ZEPPELIN-1563: Summary: Fall cron execute after adding link through markdown Key: ZEPPELIN-1563 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1563 Project: Zeppelin

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

2016-10-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1536 I see your point, but let say i want to import a note and i have a note with the same name, it will not allow me to do that and i feel like its a pretty bad user experience here. What do

[GitHub] zeppelin issue #1518: [ZEPPELIN-1549][WIP] Change NotebookID variable name t...

2016-10-18 Thread hyonzin
Github user hyonzin commented on the issue: https://github.com/apache/zeppelin/pull/1518 @minahlee Thank you for your review! I modified more lines you commented, and some trivial placeholder because I think it's better to read. Is it okay? --- If your project is set up for it, you

[GitHub] zeppelin issue #1497: [ZEPPELIN-1233] Support Redis interpreter

2016-10-18 Thread darionyaphet
Github user darionyaphet commented on the issue: https://github.com/apache/zeppelin/pull/1497 Hi @anthonycorbacho @HeartSaVioR I have update `RedisInterpreter` with some redis commands (include APPEND ,BITCOUNT ,BITFIELD ,BITOP, BITPOS, DECR) . Please help review this one

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

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 @anthonycorbacho : Lets say if i create a note with name 'Note'. If zeppelin allows me to create a new note with name 'Note', then after sometime when i search for one of this note, I am

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

2016-10-18 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1464 Hi All, An unknown commit got merged into this PR. I just had this issue while rebasing. I am going to open new PR for the same.So, Closing this PR . Please continue the discussion in the

[GitHub] zeppelin pull request #1464: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
Github user rajarajan-g closed the pull request at: https://github.com/apache/zeppelin/pull/1464 --- 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 issue #1460: [ZEPPELIN-1490] pass subject while persisting note on ...

2016-10-18 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1460 @Leemoonsoo changed it to extract from incoming job, that should be normally an instance of Paragraph. --- If your project is set up for it, you can reply to this email and have your

[jira] [Created] (ZEPPELIN-1562) Wrong documentation in 'Run a paragraph synchronously' rest api

2016-10-18 Thread Meethu Mathew (JIRA)
Meethu Mathew created ZEPPELIN-1562: --- Summary: Wrong documentation in 'Run a paragraph synchronously' rest api Key: ZEPPELIN-1562 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1562 Project:

[GitHub] zeppelin issue #1535: [Zeppelin-53] Broken newly created Notebook if there i...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1535 Reopening to trigger the CI 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

[GitHub] zeppelin pull request #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks closed the pull request at: https://github.com/apache/zeppelin/pull/1535 --- 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 #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request: https://github.com/apache/zeppelin/pull/1535 [Zeppelin-53] Broken newly created Notebook if there is no permissions to mkdir on disk ### What is this PR for? Error message should be shown to the user when there is permission

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

2016-10-18 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1536 I think its okay to have a duplicate name, if the noteId is different nothing bad will happen. What kind of case are you trying to solve here? --- If your project is set up for it, you

[GitHub] zeppelin pull request #1537: Improve/sync multiuser

2016-10-18 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1537 Improve/sync multiuser ### What is this PR for? apply multi-tenancy for storage sync mechanism ### What type of PR is it? Bug Fix | Improvement ### Todos *

[GitHub] zeppelin pull request #1536: [Zeppelin 796] Duplicated notebook names should...

2016-10-18 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1536 [Zeppelin 796] Duplicated notebook names should not be allowed What is this PR for? When a notebook is created/cloned/imported the title/name of the new notebook should not be

[jira] [Created] (ZEPPELIN-1561) Storage sync mechanism doesn't working correctly in multi-tenant environment

2016-10-18 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1561: - Summary: Storage sync mechanism doesn't working correctly in multi-tenant environment Key: ZEPPELIN-1561 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1561

[GitHub] zeppelin pull request #1535: [Zeppelin-53] Broken newly created Notebook if ...

2016-10-18 Thread kavinkumarks
GitHub user kavinkumarks opened a pull request: https://github.com/apache/zeppelin/pull/1535 [Zeppelin-53] Broken newly created Notebook if there is no permissions to mkdir on disk ### What is this PR for? Error message should be shown to the user when there is permission issue

[GitHub] zeppelin issue #1510: [ZEPPELIN-675] "No data available" in invalid graph ty...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1510 @snaveenp Thanks, let me do a quick test --- 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 #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1500 Also there is still the selenium test error: ``` Failed tests: SparkParagraphIT.testSqlSpark:188 Paragraph from SparkParagraphIT of testSqlSpark result: Expected:

[GitHub] zeppelin issue #1500: [ZEPPELIN-1371]add text/numeric conversion support to ...

2016-10-18 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1500 @Peilin-Yang Sorry that it takes so long, you will need to rebase --- 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

[GitHub] zeppelin issue #1524: [ZEPPELIN-1542] Cleanup of Note created during jUnit t...

2016-10-18 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1524 LGTM :+1: Thanks, Kavin MailTo: kavin.ku...@imaginea.com --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Created] (ZEPPELIN-1560) NPE in SparkInterpreter.java of Zeppelin 0.6.2 interpreter when running Zeppelin 0.6.2 with Spark 2.0.1 or Spark 1.6.1

2016-10-18 Thread Sherry Xue (JIRA)
Sherry Xue created ZEPPELIN-1560: Summary: NPE in SparkInterpreter.java of Zeppelin 0.6.2 interpreter when running Zeppelin 0.6.2 with Spark 2.0.1 or Spark 1.6.1 Key: ZEPPELIN-1560 URL: