[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method of

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1864 --- 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 #1867: [MINOR][ZEPPELIN-1919] Reduce markdown intp's plain te...

2017-01-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1867 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 #1869: [MINOR] fix: DON'T clean in npm run dev cause it does ...

2017-01-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1869 Thanks for comment @AhyoungRyu :) Also, CI failed but irrelevant. --- 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 #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1862 Tested and LGTM! Thanks @jongyoul --- 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 #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1845 I don't think it make sense to have a fixed minimum table size. It should also take into account the output row number. Anyway, we can improve it in a followup ticket. --- If your project is

[GitHub] zeppelin issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1845 Yes, that is our default minimum size of display table. CI fails [#9847.5](https://travis-ci.org/apache/zeppelin/jobs/189775789); which is not relevant to this. Will merge this if

[GitHub] zeppelin issue #1853: [ZEPPELIN-1911] Adding how to install evaluate package...

2017-01-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1853 @felixcheung You're right! `evaluate` is dependency package of `knitr`. Thanks for pointing out. It's my misunderstood. Let me close this PR. --- If your project is set up for it, you

[GitHub] zeppelin pull request #1853: [ZEPPELIN-1911] Adding how to install evaluate ...

2017-01-07 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1853 --- 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 issue #1869: [MINOR] fix: DON'T clean in npm run dev cause it does ...

2017-01-07 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1869 Yeah I removed this line in my local since I can't start debug mode in IntelliJ with `there is no zeppelin-web/dist` error. LGTM 👍 --- If your project is set up for it, you can reply

[GitHub] zeppelin pull request #1855: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppeli...

2017-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1855 --- 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 #1851: [ZEPPELIN-1908] Invalid Typo Method name

2017-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1851 --- 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 #1869: [MINOR] fix: DON'T clean in npm run dev since useless

2017-01-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1869 \cc @Leemoonsoo 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 feature enabled and

[GitHub] zeppelin pull request #1869: [MINOR] fix: DON'T clean in npm run dev since u...

2017-01-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1869 [MINOR] fix: DON'T clean in npm run dev since useless ### What is this PR for? Removed clean task in npm run dev because webpack-dev-server uses in-memory build :) This was annoying

[GitHub] zeppelin pull request #1813: [ZEPPELIN-1868]fix to not shows up the login bu...

2017-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1813 --- 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 #1868: [ZEPPELIN-1917] Improve python.conda interprete...

2017-01-07 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1868 [ZEPPELIN-1917] Improve python.conda interpreter ### What is this PR for? Add missing commands to the `python.conda` interpreter - `conda info` - `conda list` - `conda

[GitHub] zeppelin issue #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1862 It's good idea to make it but, for now, we cannot do it because we have zombie process problem when we test it. I think we can do it after we solve that former problem. --- If your project is

[GitHub] zeppelin pull request #1566: [ZEPPELIN-1587] (WIP) Add impersonation routine...

2017-01-07 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1566 --- 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 #1842: [WIP] [ZEPPELIN-1619] Load js package as a plugin visu...

2017-01-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1842 It's ok of you to have a plan to divide them. 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

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

2017-01-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1812 Thanks for explanation. LGTM and merge if 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

[GitHub] zeppelin issue #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1862 Great! I guess I was asking if it's possible to have automated tests so it wouldn't break in the future. --- If your project is set up for it, you can reply to this email and

[jira] [Created] (ZEPPELIN-1923) I can build project with scala 2.10, but not scala 2.11.

2017-01-07 Thread Egor Pahomov (JIRA)
Egor Pahomov created ZEPPELIN-1923: -- Summary: I can build project with scala 2.10, but not scala 2.11. Key: ZEPPELIN-1923 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1923 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1922) Wrong version of jackson fails spark code

2017-01-07 Thread Egor Pahomov (JIRA)
Egor Pahomov created ZEPPELIN-1922: -- Summary: Wrong version of jackson fails spark code Key: ZEPPELIN-1922 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1922 Project: Zeppelin Issue

[GitHub] zeppelin pull request #1721: [ZEPPELIN-969] order by note name in job menu

2017-01-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1721 [ZEPPELIN-969] order by note name in job menu ### What is this PR for? we can sort by note name in job menu. Sorting supports ascending and descending order. Sort by note name.

[GitHub] zeppelin issue #1814: [ZEPPELIN-1869] changed the API response to generate t...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1814 Fixed done. CI is green :) --- 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 #1422: Allow matplotlib plot display in pyspark context

2017-01-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1422 where are we 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 feature enabled and

[GitHub] zeppelin issue #1867: [MINOR][ZEPPELIN-1919] Reduce markdown intp's plain te...

2017-01-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1867 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 issue #1787: ZEPPELIN-1815. Support Spark 2.1

2017-01-07 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1787 this #1856 should help too --- 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 pull request #1856: remove org.apache.spark.sql.hive.HiveSharedStat...

2017-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1856 --- 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 #1837: ZEPPELIN-1901. Output schema might be null for ...

2017-01-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1837 --- 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 #1842: [WIP] [ZEPPELIN-1619] Load js package as a plugin visu...

2017-01-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1842 @jongyoul I think helium related code can be extracted from zeppelin-zengine to a new module, zeppelin-helium. However, extracting code and create new module is not this PR's scope. that can

[GitHub] zeppelin issue #1863: [ZEPPELIN-1920] Fail to load app.js when ZEPPELIN_SERV...

2017-01-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1863 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 #1865: [ZEPPELIN-1723] Math formula support library path erro...

2017-01-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1865 Tested and 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

[GitHub] zeppelin issue #1866: [MINOR] Remove redundant log4j license

2017-01-07 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1866 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 #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1845 LGTM, but I notice there's one large blank area before this exception. Is it expected ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin pull request #1867: [MINOR][ZEPPELIN-1919] Reduce markdown intp's p...

2017-01-07 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1867 [MINOR][ZEPPELIN-1919] Reduce markdown intp's plain text font size ### What is this PR for? Currently Zeppelin `%md` result style is using

[GitHub] zeppelin issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1845 @zjffdu How about this ? On error show output of previous successfully run query.

[GitHub] zeppelin issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1845 `What if one query fails ?` There is no change in that. When it fails and doesn't continue. Before:

[GitHub] zeppelin pull request #1866: [MINOR] Remove redundant log4j license

2017-01-07 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1866 [MINOR] Remove redundant log4j license ### What is this PR for? Remove redundant log4j license:

[GitHub] zeppelin pull request #1865: [ZEPPELIN-1723] Math formula support library pa...

2017-01-07 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1865 [ZEPPELIN-1723] Math formula support library path error ### What is this PR for? When user set `ZEPPELIN_SERVER_CONTEXT_PATH`, web cannot find MathJax library because root location is set

[GitHub] zeppelin pull request #1814: [ZEPPELIN-1869] changed the API response to gen...

2017-01-07 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1814 [ZEPPELIN-1869] changed the API response to generate to 200. ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check

[GitHub] zeppelin pull request #1814: [ZEPPELIN-1869] changed the API response to gen...

2017-01-07 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1814 --- 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 #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 I was change Linked list to Linked HashSet. --- 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 #1787: ZEPPELIN-1815. Support Spark 2.1

2017-01-07 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1787 Oh, sorry I also didn't check it carefully. I'll check it manually when you guys create new PR for handling a new issue --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1858: [ZEPPELIN-1229] Clear browser cache with version hasht...

2017-01-07 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1858 @astroshim still some missing in the $routeProvider. Otherwise I just want to point out that the original goal of the cache buster is to add a hash in the file name so that it is different

[GitHub] zeppelin issue #1864: [ZEPPELIN-1921] missing close in closeAndRemoveInterpr...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1864 Hello @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

[GitHub] zeppelin pull request #1864: [ZEPPELIN-1921] missing close in closeAndRemove...

2017-01-07 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1864 [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method ### What is this PR for? The problem is that some code in the closeAndRemoveInterpreterGroup method of

[jira] [Created] (ZEPPELIN-1921) Code bug, closeAndRemoveInterpreterGroup method of InterpreterSetting partially closes

2017-01-07 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1921: -- Summary: Code bug, closeAndRemoveInterpreterGroup method of InterpreterSetting partially closes Key: ZEPPELIN-1921 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1921

[GitHub] zeppelin pull request #1863: [ZEPPELIN-1920] Fail to load app.js when ZEPPEL...

2017-01-07 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1863 [ZEPPELIN-1920] Fail to load app.js when ZEPPELIN_SERVER_CONTEXT_PATH is set ### What is this PR for? If user set env variable `ZEPPELIN_SERVER_CONTEXT_PATH`, web fails to load

[GitHub] zeppelin issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-07 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1845 @prabhjyotsingh What if one query fails ? Would it continue to run the remaining queries or abort ? And since this is a new feature, we might better to add document for it. --- If your project

[jira] [Created] (ZEPPELIN-1920) Fail to load app.js when ZEPPELIN_SERVER_CONTEXT_PATH is set

2017-01-07 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1920: -- Summary: Fail to load app.js when ZEPPELIN_SERVER_CONTEXT_PATH is set Key: ZEPPELIN-1920 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1920 Project: Zeppelin

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

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1799 @rasehorn @zjffdu Thank you very much! I understand the function wait. I will try to organize it again based on your opinion. Thank you for your kind comments. --- If your

[GitHub] zeppelin issue #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-07 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1862 Hello @felixcheung I have created and tested a remote interpreter. 1. Go to zeppelin/bin. 2. Run the following:     `bin/bash ./interpreter.sh -d ../interpreter/python -p

[jira] [Created] (ZEPPELIN-1919) Font size of markdown interpreter is too big

2017-01-07 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1919: - Summary: Font size of markdown interpreter is too big Key: ZEPPELIN-1919 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1919 Project: Zeppelin Issue