[jira] [Created] (ZEPPELIN-1103) In "stackedAreaChart", "lineWithFocusChart" graph, when dataset contains "NULL" value graph is weired.

2016-07-04 Thread Sungju Kwon (JIRA)
Sungju Kwon created ZEPPELIN-1103: - Summary: In "stackedAreaChart", "lineWithFocusChart" graph, when dataset contains "NULL" value graph is weired. Key: ZEPPELIN-1103 URL: https://issues.apache.org/jira/browse/ZEP

[GitHub] zeppelin pull request #1121: [Improve] workflow - run to relation paragraph

2016-07-04 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1121 [Improve] workflow - run to relation paragraph ### What is this PR for? Create an association in paragraph. By creating a workflow, you can run the associated tasks. ###

[jira] [Created] (ZEPPELIN-1104) ZeppelinHub storage layer error with large noteboks

2016-07-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1104: - Summary: ZeppelinHub storage layer error with large noteboks Key: ZEPPELIN-1104 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1104 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1105) Python: use paragraph status ERROR for syntax errors and exceptions

2016-07-04 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1105: Summary: Python: use paragraph status ERROR for syntax errors and exceptions Key: ZEPPELIN-1105 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1105

[GitHub] zeppelin issue #1112: [MINOR] Enable launching in debug mode

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1112 Ready to 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 feature enabled and wishes so,

[GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-04 Thread anish singh
Hello, (everything outside Zeppelin) I had started work on the common crawl datasets, and tried to first have a look at only the data for May 2016. Out of the three formats available, I chose the WET(plain text format). The data only for May is divided into segments and there are 24492 such segmen

[GitHub] zeppelin issue #1121: [Improve] workflow - run to relation paragraph

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1121 It looks like a big change. Do you explain this idea in details? Is `workflow` related job management? --- If your project is set up for it, you can reply to this email and have your reply appea

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

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1025 Is this PR completed? --- 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 pull request #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1122 [MINOR] Removed InterpreterInfoSerializer and related codes ### What is this PR for? Simplifying InterpreterFactory and reduce classes ### What type of PR is it? [Refactorin

[GitHub] zeppelin pull request #1123: [Zeppelin - 1104] ZeppelinHub storage max note ...

2016-07-04 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1123 [Zeppelin - 1104] ZeppelinHub storage max note size to 64Mb ### What is this PR for? This is to increase default note (text message) size used in ZeppelinHub storage layer from 64Kb to

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

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 @jongyoul Yes, Completed. --- 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 an

[GitHub] zeppelin issue #1016: Bump up version to 0.7.0-SNAPSHOT

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1016 Go for 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 does not have this feature enabled and wishes so, or if

[GitHub] zeppelin issue #1121: [Improve] workflow - run to relation paragraph

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1121 @jongyoul I'll soon add a more detailed description. Thank you. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If you

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

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1025 It remains for the review, doesn't 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 does not have this feature e

[GitHub] zeppelin pull request #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1122 [MINOR] Removed InterpreterInfoSerializer and related codes ### What is this PR for? Simplifying InterpreterFactory and reduce classes ### What type of PR is it? [Refactor

[GitHub] zeppelin pull request #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1122 --- 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

[jira] [Created] (ZEPPELIN-1106) Unique count / count distinct mode for 'Values' in notebook

2016-07-04 Thread Sven Haster (JIRA)
Sven Haster created ZEPPELIN-1106: - Summary: Unique count / count distinct mode for 'Values' in notebook Key: ZEPPELIN-1106 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1106 Project: Zeppelin

[GitHub] zeppelin pull request #1124: ZEPPELIN-1105: Python - add paragraph ERROR sta...

2016-07-04 Thread bzz
GitHub user bzz opened a pull request: https://github.com/apache/zeppelin/pull/1124 ZEPPELIN-1105: Python - add paragraph ERROR status on Error or Exception ### What is this PR for? Implement paragraph ERROR status for Python interpreter in case of Error or Exception in the outp

[GitHub] zeppelin issue #1124: ZEPPELIN-1105: Python - add paragraph ERROR status

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1124 Ready to merge, \cc @minahlee @jongyoul for 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 fe

[GitHub] zeppelin issue #1122: [MINOR] Removed InterpreterInfoSerializer and related ...

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1122 Ready to review. Merging if there's 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 ha

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-04 Thread Alexander Bezzubov
Hi Anish, thanks for keeping us posted about a progress! CommonCrawl is important dataset and it would be awesome if we could find a way for you to build some notebooks for it though this this years GSoC program. How about running Zeppelin on a single big enough node in AWS for the sake of this

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1104 Thank you for great feedback @corneadoug and prompt fixes @astroshim 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

Re: [Zeppelin-684] GSoC - 2016

2016-07-04 Thread Alexander Bezzubov
Hi Paul, thank you for explanation, we all know that things can happen all of a sudden and in ways we did not plan or account for but communication is the key. Glad to see you back, hope that going further if something unexpected happens that might distract you from taking part in your GSoC projec

[GitHub] zeppelin pull request #1124: ZEPPELIN-1105: Python - add paragraph ERROR sta...

2016-07-04 Thread bzz
GitHub user bzz reopened a pull request: https://github.com/apache/zeppelin/pull/1124 ZEPPELIN-1105: Python - add paragraph ERROR status ### What is this PR for? Implement paragraph ERROR status for Python interpreter in case of Error or Exception in the output. ### Wha

[GitHub] zeppelin pull request #1124: ZEPPELIN-1105: Python - add paragraph ERROR sta...

2016-07-04 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/zeppelin/pull/1124 --- 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 enab

[GitHub] zeppelin issue #1124: ZEPPELIN-1105: Python - add paragraph ERROR status

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1124 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 if th

Re: [GSoC - 2016][Zeppelin Notebooks] Issues with Common Crawl Datasets

2016-07-04 Thread anish singh
Hello, Thanks Alex, I'm so glad that you helped. Here's update : I've ordered new machine with more RAM and processor that should come by tomorrow. I will attempt to use it for the common crawl data and the AWS solution that you provided in the previous mail. I'm presently reading papers and publi

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

2016-07-04 Thread davidtzoor
Github user davidtzoor commented on the issue: https://github.com/apache/zeppelin/pull/1044 Hi @bzz, is there is issue with my PR? Please let me know if there is something I can do to help get it done. Thanks :smile: --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1112: [MINOR] Enable launching in debug mode

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1112 --- 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 #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-end

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 This PR is now completed. In my opinion, it seems there is no problem. Please merge after review. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-1107) Doesn't work autocompletion for jdbc interpreter

2016-07-04 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1107: -- Summary: Doesn't work autocompletion for jdbc interpreter Key: ZEPPELIN-1107 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1107 Project: Zeppelin I

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1125 ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc interpreter ### What is this PR for? Doesn't work autocompletion for jdbc interpreter 'Completion' There is a problem with the ret

[jira] [Created] (ZEPPELIN-1108) Doesn't work autocompletion for Postgresql interpreter

2016-07-04 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1108: -- Summary: Doesn't work autocompletion for Postgresql interpreter Key: ZEPPELIN-1108 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1108 Project: Zeppelin

[GitHub] zeppelin pull request #1126: ZEPPELIN-1108 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1126 ZEPPELIN-1108 ] Doesn't work autocompletion for Postgresql interpreter ### What is this PR for? Doesn't work autocompletion for postgresql interpreter 'Completion' There is a problem

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1125 --- 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 pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1125 ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc interpreter ### What is this PR for? Doesn't work autocompletion for jdbc interpreter 'Completion' There is a problem with the r

[GitHub] zeppelin pull request #836: [ZEPPELIN-732] Helium Application

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/836 --- 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 #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2016-07-04 Thread rerngvit
Github user rerngvit commented on the issue: https://github.com/apache/zeppelin/pull/1077 @jongyoul I have tried to rebuild with -Pr after rebase to master. I did not get the error "org.apache.thrift.TApplicationException: Internal error processing createInterpreter" anymore. Instead,

[GitHub] zeppelin issue #1077: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1077 @rerngvit How about stopping Zeppelin, removing conf/interpreter.json, starting Zeppelin and testing it again? --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] zeppelin issue #1122: [MINOR] Removed InterpreterInfoSerializer and related ...

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1122 Rebased 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 does not have this feature enabled and wishes so, or if

[GitHub] zeppelin issue #1115: [ZEPPELIN-1099] Build and run Spark without spark-depe...

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1115 Rebased 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 does not have this feature enabled and wishes so, or if

Re: [Zeppelin-684] GSoC - 2016

2016-07-04 Thread Paul Bustios Belizario
Hi Alexander, Thanks for your understanding, I'll post reports for the next weeks for sure. Regarding to the EEG notebook, to tell the truth it took a while, I made some iterations on it and it's part of my work that will appear in a conference soon. I'll include the link to my paper in the noteb

[GitHub] zeppelin issue #1016: Bump up version to 0.7.0-SNAPSHOT

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1016 LGTM. Actually I think bump up to 0.6.0 could be done right after the branch-0.6 creation. by the way, #836 has merged. Could you rebase/merge master and take care of following files,

[GitHub] zeppelin pull request #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-04 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1120 --- 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 #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-04 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1120 [ZEPPELIN-1102] ElasticSearch interpreter auto completion doesn't work. ### What is this PR for? This PR fixes bug of elasticsearch auto completion. ### What type of PR is it

[GitHub] zeppelin issue #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto complet...

2016-07-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1120 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 pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1125 ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc interpreter ### What is this PR for? Doesn't work autocompletion for jdbc interpreter 'Completion' There is a problem with the r

[GitHub] zeppelin pull request #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for...

2016-07-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1125 --- 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 #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1125 Nice catch!! Do you mind create test case 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 h

[GitHub] zeppelin issue #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1125 @astroshim Thank you for your opinion. i'll check to 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 proje

Notebook copy per session/socket

2016-07-04 Thread ashish rawat
Hi everyone, I am trying to implement a functionality in Zeppelin, where a notebook copy can be kept with each websocket associated with that notebook. This way the notebook would be opened in read-only mode and changes made by one connection would not be visible to the other connections over the

Re: Helium pb

2016-07-04 Thread moon soo Lee
Your component can be deployed either on local filesystem or maven repository. Please check https://github.com/apache/zeppelin/blob/master/docs/development/writingzeppelinapplication.md#artifact Regarding test, have you tried to run test after build with -DskipTests? is result the same? Thanks, m

[GitHub] zeppelin issue #1100: [ZEPPELIN-1054] Improve "Credentials" UI

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1100 I'm keep getting `GET http://localhost:8080/api/credential 405 (Method Not Allowed)`, when i visit credential menu. @AhyoungRyu Could you check? ![image](https://cloud.githubuserconten

[GitHub] zeppelin issue #1123: [Zeppelin - 1104] ZeppelinHub storage max note size to...

2016-07-04 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1123 I get the following failure which is unrelated ``` Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec <<< FAILURE! - in org.apache.zeppelin.python.PythonInterp

[GitHub] zeppelin pull request #1123: [Zeppelin - 1104] ZeppelinHub storage max note ...

2016-07-04 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1123 --- 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 #1123: [Zeppelin - 1104] ZeppelinHub storage max note ...

2016-07-04 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1123 [Zeppelin - 1104] ZeppelinHub storage max note size to 64Mb ### What is this PR for? This is to increase default note (text message) size used in ZeppelinHub storage layer from 64Kb

[GitHub] zeppelin issue #1093: [Bug Fix] Fix "stackedAreaChart", "lineWithFocusChart"...

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1093 Thanks @voyageth for the contribution. I tried reproduce the problem by doing ``` %sh echo -e "%table key\tvalue\n\t1000\n1\t100\n2\t200" ``` And i've got weird

[jira] [Created] (ZEPPELIN-1109) Dialog is displayed multiple times

2016-07-04 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1109: -- Summary: Dialog is displayed multiple times Key: ZEPPELIN-1109 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1109 Project: Zeppelin Issue Type: Bug

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

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1025 Notebook list order in Job menu is different from notebook list in homepage and menu bar. Notebook list in home page ![image](https://cloud.githubusercontent.com/assets/1540981/165

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

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/932 Thanks for the contribution. Could you take care of zeppelin-distribution/src/bin_license/LICENSE for dependency change? I have summarized cxf and jersey related dependencies (t

[GitHub] zeppelin pull request #1127: [HOTFIX] Remove duplicate closing brace in publ...

2016-07-04 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1127 [HOTFIX] Remove duplicate closing brace in publish_release script ### What is this PR for? Maven artifact publish script fails to close staging repository programmatically because of the dup

[GitHub] zeppelin issue #1107: [ZEPPELIN-1077] remove filter query on link change

2016-07-04 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1107 Merging if there is 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 this featur

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-04 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1104 @astroshim Can you rebase with 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

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

2016-07-04 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1044 @davidtzoor Can you 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 project does not have this feature enabled an

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1104 @corneadoug I rebased. 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

[GitHub] zeppelin issue #1127: [HOTFIX] Remove duplicate closing brace in publish_rel...

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1127 LGTM. CI failure unrelated. --- 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 an

[GitHub] zeppelin issue #1122: [MINOR] Removed InterpreterInfoSerializer and related ...

2016-07-04 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1122 Merging if there's 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 e

[GitHub] zeppelin issue #1127: [HOTFIX] Remove duplicate closing brace in publish_rel...

2016-07-04 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1127 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 issue #1119: [DOC] Zeppelin 0.6.0 release note

2016-07-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1119 Looks good 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

[GitHub] zeppelin issue #1119: [DOC] Zeppelin 0.6.0 release note

2016-07-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1119 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 pull request #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1122 --- 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 #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1122 [MINOR] Removed InterpreterInfoSerializer and related codes ### What is this PR for? Simplifying InterpreterFactory and reduce classes ### What type of PR is it? [Refactor

[jira] [Created] (ZEPPELIN-1110) Flaky Test - ZeppelinIT.testSparkInterpreterDependencyLoading

2016-07-04 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1110: -- Summary: Flaky Test - ZeppelinIT.testSparkInterpreterDependencyLoading Key: ZEPPELIN-1110 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1110 Project: Zeppelin

[GitHub] zeppelin pull request #1128: [HOTFIX] NPE when there's no properties field i...

2016-07-04 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1128 [HOTFIX] NPE when there's no properties field in interpreter-setting.json ### What is this PR for? Fixing NPE while initializing interpreters from interpreter-setting.json ### W

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

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1025 @Leemoonsoo It seems you want to talk about sort Notebook name. I dropped implemented it already, but it will be merged with the next step of the PR. Attach the related links.

[GitHub] zeppelin issue #1119: [DOC] Zeppelin 0.6.0 release note

2016-07-04 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1119 This [issue](https://issues.apache.org/jira/browse/ZEPPELIN-1104) is missing from the release note --- If your project is set up for it, you can reply to this email and have your reply ap

[GitHub] zeppelin issue #1127: [HOTFIX] Remove duplicate closing brace in publish_rel...

2016-07-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1127 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 pull request #1129: [ZEPPELIN-1110] Catch Exception in ZeppelinIT. ...

2016-07-04 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1129 [ZEPPELIN-1110] Catch Exception in ZeppelinIT. testSparkInterpreterDependencyLoading in case dialog is removed from dom ### What is this PR for? Fix flaky test of ZeppelinIT. testSparkInterp

[jira] [Created] (ZEPPELIN-1111) ZeppelinHub storage layer

2016-07-04 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-: - Summary: ZeppelinHub storage layer Key: ZEPPELIN- URL: https://issues.apache.org/jira/browse/ZEPPELIN- Project: Zeppelin Issue Type: New Fe

[GitHub] zeppelin issue #1119: [DOC] Zeppelin 0.6.0 release note

2016-07-04 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1119 LGTM! #880 was missing the issue, so i fixed it under https://issues.apache.org/jira/browse/ZEPPELIN-. I believe it's new feature as well, and could be included in release notes. except

[GitHub] zeppelin issue #1128: [HOTFIX] NPE when there's no properties field in inter...

2016-07-04 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1128 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 pull request #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-...

2016-07-04 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1025 --- 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 pull request #1025: ZEPPELIN-964 ] Jobmanagement - (2) basic front-...

2016-07-04 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1025 ZEPPELIN-964 ] Jobmanagement - (2) basic front-end ### What is this PR for? Job manger basic front end. You can check to paragraph and notebook information. It is created with t

[GitHub] zeppelin issue #1129: [ZEPPELIN-1110] Catch Exception in ZeppelinIT. testSpa...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1129 Looks good 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 if

[GitHub] zeppelin pull request #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
Github user jongyoul closed the pull request at: https://github.com/apache/zeppelin/pull/1122 --- 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 #1128: [HOTFIX] NPE when there's no properties field in inter...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1128 Looks good to me, let's merge asap as HOTFIX --- 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 #1122: [MINOR] Removed InterpreterInfoSerializer and r...

2016-07-04 Thread jongyoul
GitHub user jongyoul reopened a pull request: https://github.com/apache/zeppelin/pull/1122 [MINOR] Removed InterpreterInfoSerializer and related codes ### What is this PR for? Simplifying InterpreterFactory and reduce classes ### What type of PR is it? [Refactor

Re: Notebook copy per session/socket

2016-07-04 Thread ashish rawat
+ user list, hoping someone can help here! On Mon, Jul 4, 2016 at 10:48 PM, ashish rawat wrote: > Hi everyone, > > I am trying to implement a functionality in Zeppelin, where a notebook > copy can be kept with each websocket associated with that notebook. This > way the notebook would be opened

[GitHub] zeppelin issue #1124: ZEPPELIN-1105: Python - add paragraph ERROR status

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1124 reabsed on latest master ping @khalidhuseynov @minahlee @jongyoul for a 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 y

[GitHub] zeppelin issue #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1125 Looks great, 👍 for tests if it's possible. \cc @jongyoul as person who recently worked most on JDBC interpreters for a review --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1104: [ZEPPELIN-1078] Does not show the text result i...

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1104 --- 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 #1123: [Zeppelin - 1104] ZeppelinHub storage max note size to...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1123 Looks good to me, as for CI failure - did you check JIRA issues, esp with flack-test label? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1126: ZEPPELIN-1108 ] Doesn't work autocompletion for Postgr...

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1126 Thank you for improvement! Looks great, I think same question as in #1125 apply here --- 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 #1129: [ZEPPELIN-1110] Catch Exception in ZeppelinIT. testSpa...

2016-07-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1129 👍 --- 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 #1128: [HOTFIX] NPE when there's no properties field in inter...

2016-07-04 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1128 Good catch, agreed with @bzz, let's merge asap. --- 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 #1126: ZEPPELIN-1108 ] Doesn't work autocompletion for Postgr...

2016-07-04 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1126 @bzz Test cases for the automatic completion of Postgresql interpreter already exists. https://github.com/apache/zeppelin/pull/1126/files#diff-a642e9be37592f73859e6d7f8696142bR255

[GitHub] zeppelin pull request #1128: [HOTFIX] NPE when there's no properties field i...

2016-07-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1128 --- 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 #1124: ZEPPELIN-1105: Python - add paragraph ERROR status

2016-07-04 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1124 Tested basic functionality. Looks good to me. CI failure is irrelevant and being taken care of under #1129. --- If your project is set up for it, you can reply to this email and have you

[jira] [Created] (ZEPPELIN-1113) Paragraph is saving the colWidth when value didn't change

2016-07-04 Thread CORNEAU Damien (JIRA)
CORNEAU Damien created ZEPPELIN-1113: Summary: Paragraph is saving the colWidth when value didn't change Key: ZEPPELIN-1113 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1113 Project: Zeppeli

[GitHub] zeppelin issue #1124: ZEPPELIN-1105: Python - add paragraph ERROR status

2016-07-04 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1124 Thank you @minahlee for prompt review and notice on CI fix, I really appreciate! Merging if there is no more discussion --- If your project is set up for it, you can reply to this email and

  1   2   >