[jira] [Created] (ZEPPELIN-1900) Paragraph's top right area overlap with markdown output

2017-01-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1900: Summary: Paragraph's top right area overlap with markdown output Key: ZEPPELIN-1900 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1900 Project: Zeppelin

[GitHub] zeppelin pull request #1818: [ZEPPELIN-1873] Use exclusively eslint for java...

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1818 --- 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 #1824: [ZEPPELIN-1850] Remove grunt-contrib-clean (gru...

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1824 --- 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 #1823: [ZEPPELIN-1850] Remove strip-loader (webpack)

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1823 --- 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-1899) Fail to plot in pyspark interpreter

2017-01-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1899: Summary: Fail to plot in pyspark interpreter Key: ZEPPELIN-1899 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1899 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #1587: [ZEPPELIN-1609] using pyspark(python3) with liv...

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1587 --- 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-1898) White spaces in the beginning is stripped in pyspark interpreter

2017-01-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1898: Summary: White spaces in the beginning is stripped in pyspark interpreter Key: ZEPPELIN-1898 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1898 Project:

[GitHub] zeppelin pull request #1787: ZEPPELIN-1815. Support Spark 2.1

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1787 --- 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 #1758: [ZEPPELIN-1787] Add an example of Flink Notebook

2017-01-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1758 @AlexanderShoshin Seems the below two things need to be done before merge 1. revert the last commit

[GitHub] zeppelin pull request #1820: [ZEPPELIN-1841] Some of shortcut key is not wor...

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1820 --- 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 #1815: [ZEPPELIN-1722] Modernize visualization/transfo...

2017-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1815 --- 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 #1822: [ZEPPELIN-1789] Make exported data file name more expl...

2017-01-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1822 @AhyoungRyu Thanks~ 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

[GitHub] zeppelin issue #1834: [ZEPPELIN-1864] Improvement to show folder and note af...

2017-01-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1834 @soralee Thanks for the improvement. I've also seen those issues when I was using filter. Let me test this :) --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1822: [ZEPPELIN-1789] Make exported data file name more expl...

2017-01-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1822 @Leemoonsoo I've just updated as you said and the PR description as well. Please take a look :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1816: [MINOR] Fix broken CSS for plain text paragraph result

2017-01-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1816 Merge if there are no more comments on 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 have this

[GitHub] zeppelin issue #1828: [ZEPPELIN-1876] smart psql autocomplition

2017-01-03 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1828 @sotnich Thanks!! Please link this issue into the new 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

[jira] [Created] (ZEPPELIN-1897) REST API - Update API for paragraphs

2017-01-03 Thread nirav patel (JIRA)
nirav patel created ZEPPELIN-1897: - Summary: REST API - Update API for paragraphs Key: ZEPPELIN-1897 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1897 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1809: ZEPPELIN-1866. No meaningful exception for pig interpr...

2017-01-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1809 Cool. ~~It also looks like CI is passing.~~ Hmm, I guess not.. Merging if no more comment. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin issue #1832: [ZEPPELIN-1884] Prevent NullPointerException when JDBC...

2017-01-03 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1832 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 #1835: [MINOR][DOCS] Add troubleshooting section to sp...

2017-01-03 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1835 [MINOR][DOCS] Add troubleshooting section to spark_cluster_mode.md ### What is this PR for? I faced problems while executing docker image for spark on mesos described in [Spark on Mesos

[GitHub] zeppelin issue #1812: [ZEPPELIN-1850] Use yarn instead of npm to reduce buil...

2017-01-03 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1812 @Leemoonsoo 1. `yarn remove` and `yarn add` will update package.json as well. 2. But some people might not know how to use yarn, so it would be better to - remove

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread rasehorn
Github user rasehorn commented on the issue: https://github.com/apache/zeppelin/pull/1799 As far as I remember another discussion the paragraph IDs will change if you export/import or copy a notebook (not sure which one applies). If that is the case the workflow will be broken after

[jira] [Created] (ZEPPELIN-1896) The ability to remove the result of a paragraph from your code.

2017-01-03 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1896: -- Summary: The ability to remove the result of a paragraph from your code. Key: ZEPPELIN-1896 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1896 Project:

[jira] [Created] (ZEPPELIN-1895) Get paragraph status in code

2017-01-03 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1895: -- Summary: Get paragraph status in code Key: ZEPPELIN-1895 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1895 Project: Zeppelin Issue Type: Sub-task

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 Yes, apart from workflow, this feature is essential. (Get paragraph status) I want to separate getZeppelinJobStatus () into a separate PR, and I want to improve the workflow by

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @Leemoonsoo Yes it seems to be good, I will make a new change. --- 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 #1775: [ZEPPELIN-1745] View revisions in non-editable mode

2017-01-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1775 Tested and LGTM. Thanks @khalidhuseynov for the improvement. 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

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1799 ``` z.getZeppelinJobStatus("execute note id", "execute paragraph id").getJobStatus() ``` How about not repeating `Job`, `Status` and omit `Zeppelin` (while `z.` represents

[GitHub] zeppelin issue #1822: [ZEPPELIN-1789] Make exported data file name more expl...

2017-01-03 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1822 @Leemoonsoo Addressed your comment in [d7d0087](https://github.com/apache/zeppelin/pull/1822/commits/d7d00872859d8d4f91e11875bbcd8e1012c8e2a6). Please check if you have time. --- If your

[GitHub] zeppelin pull request #1834: [ZEPPELIN-1864] Improvement to show folder and ...

2017-01-03 Thread soralee
GitHub user soralee reopened a pull request: https://github.com/apache/zeppelin/pull/1834 [ZEPPELIN-1864] Improvement to show folder and note after searching note ### What is this PR for? This PR is for improvement to show folder and note after using the filter. And I found

[GitHub] zeppelin pull request #1834: [ZEPPELIN-1864] Improvement to show folder and ...

2017-01-03 Thread soralee
Github user soralee closed the pull request at: https://github.com/apache/zeppelin/pull/1834 --- 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-1894) Matplotlib is very slow in python interpreter

2017-01-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1894: Summary: Matplotlib is very slow in python interpreter Key: ZEPPELIN-1894 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1894 Project: Zeppelin Issue

[GitHub] zeppelin issue #1828: [ZEPPELIN-1876] smart psql autocomplition

2017-01-03 Thread sotnich
Github user sotnich commented on the issue: https://github.com/apache/zeppelin/pull/1828 @jongyoul , sure, I will do it. I'll close this PR and will open a new one. --- 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 #1828: [ZEPPELIN-1876] smart psql autocomplition

2017-01-03 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1828 @sotnich Thanks for the contribution. We, however, merged all functions of PSQLInterpreter into JDBCInterpreter and will remove PSQLInterpreter sooner. I'm very happy to adopt this function into

[GitHub] zeppelin issue #1807: ZEPPELIN-1861 Support custom interpreter.sh script to ...

2017-01-03 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1807 Flaky test. Will merge it 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 as well. If your project does not

[GitHub] zeppelin pull request #1811: [MINOR] Fix paragraph id misalignment in dropdo...

2017-01-03 Thread cuspymd
Github user cuspymd closed the pull request at: https://github.com/apache/zeppelin/pull/1811 --- 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 #1811: [MINOR] Fix paragraph id misalignment in dropdown menu

2017-01-03 Thread cuspymd
Github user cuspymd commented on the issue: https://github.com/apache/zeppelin/pull/1811 I've checked it is resolved at latest commit. Thanks for your check. --- 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 #1828: [ZEPPELIN-1876] smart psql autocomplition

2017-01-03 Thread sotnich
Github user sotnich commented on the issue: https://github.com/apache/zeppelin/pull/1828 Looks like CI error does not have any relation with my PR. Could anyone confirm that? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Created] (ZEPPELIN-1893) Extra non-necessary info is output in python interpreter when using matplotlib

2017-01-03 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1893: Summary: Extra non-necessary info is output in python interpreter when using matplotlib Key: ZEPPELIN-1893 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1893

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread rasehorn
Github user rasehorn commented on the issue: https://github.com/apache/zeppelin/pull/1799 I'm also a little bit confused what this PR really is about - the pictures above point to paragraph execution order and control but the discussion also points to Notebook execution workflows.

[GitHub] zeppelin issue #1799: [ZEPPELIN-1165 : WIP] Code-based job workflow

2017-01-03 Thread rasehorn
Github user rasehorn commented on the issue: https://github.com/apache/zeppelin/pull/1799 From my point of view this kind of functionality shall be provided by the core framework. I do not have created many notebooks but what I've done always is: create one paragraph after the