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

2017-01-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1858 @corneadoug I updated screenshot and codes. Could you help 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

[GitHub] zeppelin pull request #1860: [ZEPPELIN-1848] add option for S3 KMS key regio...

2017-01-06 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1860 [ZEPPELIN-1848] add option for S3 KMS key region ### What is this PR for? When using S3 storage layer with encryption keys, currently only keys created in `us-east-1` region can be

[GitHub] zeppelin issue #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip...

2017-01-06 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1854 more intuitive this way, 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

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1861: ZEPPELIN-1293. Livy Interpreter: Automatically ...

2017-01-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1861 ZEPPELIN-1293. Livy Interpreter: Automatically attach or create to a new session ### What is this PR for? By default, livy session will expire after one hour. This PR would create

[GitHub] zeppelin issue #1447: [ZEPPELIN-1293] Re-create Livy session if it's lost

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1447 @spektom Sorry, I didn't get your reply, I create another PR for it #1861 --- 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 #1859: ZEPPELIN-1432. Support cancellation of paragraph execu...

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1859 CI failure is not relevant. @prabhjyotsingh @felixcheung Please help 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

[GitHub] zeppelin issue #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1844 @Leemoonsoo makes sense, added in 7cb133c8dc59357b0572c4f462ae04d5bbb55cce --- 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 pull request #1860: [ZEPPELIN-1848] add option for S3 KMS key regio...

2017-01-06 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1860 --- 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 #1860: [ZEPPELIN-1848] add option for S3 KMS key regio...

2017-01-06 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1860 [ZEPPELIN-1848] add option for S3 KMS key region ### What is this PR for? When using S3 storage layer with encryption keys, currently only keys created in `us-east-1` region can be

[GitHub] zeppelin issue #1582: [ZEPPELIN-1604] Add Neo4j interpreter and Network visu...

2017-01-06 Thread conker84
Github user conker84 commented on the issue: https://github.com/apache/zeppelin/pull/1582 @felixcheung SourceTree works very well, thanks for the advice! Now focusing to the PR, there still are conflicts, so i'll rebase the code again. --- If your project is set up for it, you

[GitHub] zeppelin pull request #1858: [ZEPPELIN-1229] Clear browser cache with versio...

2017-01-06 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1858 [ZEPPELIN-1229] Clear browser cache with version hashtag. ### What is this PR for? This PR avoids browser cache. ### What type of PR is it? Bug Fix ### What is the

[GitHub] zeppelin pull request #1858: [ZEPPELIN-1229] Clear browser cache with versio...

2017-01-06 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1858 --- 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

[jira] [Created] (ZEPPELIN-1915) [Umbrella] Improve built-in visualizations

2017-01-06 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1915: -- Summary: [Umbrella] Improve built-in visualizations Key: ZEPPELIN-1915 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1915 Project: Zeppelin Issue

[GitHub] zeppelin issue #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1848 SELENIUM TEST PASSED Currently, Current CI issues are irrelevant to my modifications. ``` 10:45:01,535 ERROR org.apache.zeppelin.search.LuceneSearch:120 - Failed to open

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

2017-01-06 Thread ejono
Github user ejono commented on the issue: https://github.com/apache/zeppelin/pull/1787 When I compile Zeppelin (from master, including this change) against Spark 2.1.0, I hit the following error: [ERROR]

[GitHub] zeppelin issue #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip...

2017-01-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1854 LGTM and merge to 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 enabled and

[GitHub] zeppelin issue #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1844 Thanks @khalidhuseynov for the improvement. LGTM and merge if no more comments! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1857: [ZEPPELIN-1874] fix: sparkR doens't render output prop...

2017-01-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1857 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 #1857: [ZEPPELIN-1874] fix: sparkR doens't render output prop...

2017-01-06 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1857 ``` ZeppelinSparkClusterTest.sparkRTest:186 expected:<[[1] 3]> but was:<[ ``` The above test is failing. I will take a look into. --- If your project is set up for it, you can

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

2017-01-06 Thread ejono
Github user ejono commented on the issue: https://github.com/apache/zeppelin/pull/1787 Answering my own questions: I still haven't found a definitive answer to whether or not Java classes may take advantage of default parameter values defined in Scala classes, but it's

[GitHub] zeppelin issue #1859: ZEPPELIN-1432. Support cancellation of paragraph execu...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1859 looks good except for a few comments. is it possible to add tests for these changes? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1856: remove org.apache.spark.sql.hive.HiveSharedState class...

2017-01-06 Thread lichenglin
Github user lichenglin commented on the issue: https://github.com/apache/zeppelin/pull/1856 I don't know either,It fails with spark 1.6.1. May be the class check is still needed by 1.6,1?I'm not sure. How can I trigger the build once more on travis-cli? --- If your project

[GitHub] zeppelin issue #1856: remove org.apache.spark.sql.hive.HiveSharedState class...

2017-01-06 Thread lichenglin
Github user lichenglin commented on the issue: https://github.com/apache/zeppelin/pull/1856 e... It works on my local mac with spark 2.1.0. And pass the build with 2.1.0. I seems that the build fails with {code} "env": "PYTHON=\"2\" SCALA_VER=\"2.10\"

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

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1787 yea, this is a bit puzzling... --- 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 #1837: ZEPPELIN-1901. Output schema might be null for PigQuer...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1837 LGTM 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 as well. If your project does not have this feature

[GitHub] zeppelin issue #1857: [ZEPPELIN-1874] fix: sparkR doens't render output prop...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1857 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 #1856: remove org.apache.spark.sql.hive.HiveSharedState class...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1856 I don't think we need to check for all 3 classes, so I believe this fix is good. what I don't understand is why it is failing for you but running just fine in travis CI where we have

[GitHub] zeppelin issue #1856: remove org.apache.spark.sql.hive.HiveSharedState class...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1856 it's only the python2 + spark 1.6 profile. It ran fine with the other spark 1.6 profile so I think we are good. --- If your project is set up for it, you can reply to this email and have

[jira] [Created] (ZEPPELIN-1916) Provide a way to roll or rotate zeppelin-${USER}-${HOSTNAME}.out files

2017-01-06 Thread Leonardo Jimenez (JIRA)
Leonardo Jimenez created ZEPPELIN-1916: -- Summary: Provide a way to roll or rotate zeppelin-${USER}-${HOSTNAME}.out files Key: ZEPPELIN-1916 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1916

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

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1862 LGTM should there be tests 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 have this

[GitHub] zeppelin issue #1856: remove org.apache.spark.sql.hive.HiveSharedState class...

2017-01-06 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1856 would be great to understand why it worked before, but might merge this fix first. merging if no more comment --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1859: ZEPPELIN-1432. Support cancellation of paragraph execu...

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1859 cancel is only available in livy 0.3 which is not released yet, so no test for it. I can add that after livy 0.3 is released. --- If your project is set up for it, you can reply to this email

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

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1787 Thanks @ejono for reporting this, I can also reproduce 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

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

2017-01-06 Thread ejono
Github user ejono commented on the issue: https://github.com/apache/zeppelin/pull/1787 Thanks for confirming. The fix would not be too difficult, but yes, I'm puzzled as to why the CI isn't broken, so maybe we need to figure that out first. --- If your project is set up for it, you

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

2017-01-06 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1853 [ZEPPELIN-1911] Adding how to install evaluate package to build R. ### What is this PR for? This PR inform how to avoid build failing with R. ### What type of PR is it?

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

2017-01-06 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 pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
GitHub user cloverhearts reopened a pull request: https://github.com/apache/zeppelin/pull/1848 [ZEPPELIN-1812] Ace editor show/hide problem. ### What is this PR for? When editor hide is on and page refresh then editor is gone. I was solve this problem. ### What type

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread cloverhearts
Github user cloverhearts closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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

[jira] [Created] (ZEPPELIN-1917) Improve python.conda interpreter

2017-01-06 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1917: --- Summary: Improve python.conda interpreter Key: ZEPPELIN-1917 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1917 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1857: [ZEPPELIN-1874] fix: sparkR doens't render output prop...

2017-01-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1857 Merge to master if no more comments --- 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 #1862: [HOTFIX] Removed non-string properties values since it...

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1862 @jongyoul Yes, I was take look! 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

[GitHub] zeppelin issue #1851: [ZEPPELIN-1908] Invalid Typo Method name

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1851 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 #1849: [ZEPPELIN-1902] Fix blank default intp select box afte...

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1849 CI is all green now. Ready 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

[GitHub] zeppelin issue #1855: [MINOR][ZEPPELIN-1913] Separate "Apache Zeppelin Confi...

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1855 CI failed in only 1 case like below ``` Results : Failed tests: NotebookTest.testAbortParagraphStatusOnInterpreterRestart:760 expected: but was: Tests

[jira] [Created] (ZEPPELIN-1918) SPARK_VER doesn't take effect in travis

2017-01-06 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1918: Summary: SPARK_VER doesn't take effect in travis Key: ZEPPELIN-1918 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1918 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #1849: [ZEPPELIN-1902] Fix blank default intp select b...

2017-01-06 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1849 [ZEPPELIN-1902] Fix blank default intp select box after Zeppelin started when Shiro on ### What is this PR for? After #1520 we can set default interpreter when we create new note.

[GitHub] zeppelin pull request #1849: [ZEPPELIN-1902] Fix blank default intp select b...

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1849 --- 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 #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1844 @khalidhuseynov Seems a default value of `ZEPPELIN_NOTEBOOK_STORAGE ` under [Apache Zeppelin

[GitHub] zeppelin pull request #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1848 --- 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 #1845: [ZEPPELIN-1906] Use multiple InterpreterResult ...

2017-01-06 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/1845 [ZEPPELIN-1906] Use multiple InterpreterResult for displaying multiple JDBC queries ### What is this PR for? Use multiple InterpreterResult for displaying multiple JDBC queries.

[GitHub] zeppelin issue #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1844 thanks @AhyoungRyu, updated! --- 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 #1845: [ZEPPELIN-1906] Use multiple InterpreterResult ...

2017-01-06 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/1845 --- 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 #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1844 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

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

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1787 @ejono The root cause is that SPARK_VER doesn't take effect in travis, I created ZEPPELIN-1918. It would be better to fix the issue here with ZEPPELIN-1918 together. I would be happy to help if

[GitHub] zeppelin pull request #1862: [HOTFIX] Removed non-string properties values s...

2017-01-06 Thread jongyoul
GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/1862 [HOTFIX] Removed non-string properties values since it's not used ### What is this PR for? Removing an error when users try to connect running interpreter. Zeppelin Server passes those

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

2017-01-06 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1862 @cloverhearts Can you look into it? I think it can solve the problem. --- 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 #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip...

2017-01-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1854 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

[GitHub] zeppelin pull request #1765: [WIP] ZEPPELIN-1761. CI: ZeppelinSparkClusterTe...

2017-01-06 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1765 --- 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 #1765: [WIP] ZEPPELIN-1761. CI: ZeppelinSparkClusterTe...

2017-01-06 Thread zjffdu
GitHub user zjffdu reopened a pull request: https://github.com/apache/zeppelin/pull/1765 [WIP] ZEPPELIN-1761. CI: ZeppelinSparkClusterTest .pySpark* fail the build ### What is this PR for? Add more logging as I could not reproduce it locally. ### What type of PR

[GitHub] zeppelin issue #1838: [ZEPPELIN-1832] Fixed a bug in zombie process when Zep...

2017-01-06 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1838 That's sounds good! I agree with @cloverhearts. In my opinion, first of all, the zombie process problem is very important so must be removed as soon as possible. Then we must gradually

[GitHub] zeppelin pull request #1858: [ZEPPELIN-1229] Clear browser cache with versio...

2017-01-06 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1858 [ZEPPELIN-1229] Clear browser cache with version hashtag. ### What is this PR for? This PR avoids browser cache. ### What type of PR is it? Bug Fix ### What is the

[GitHub] zeppelin issue #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip...

2017-01-06 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1854 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 #1857: [ZEPPELIN-1874] fix: sparkR doens't render outp...

2017-01-06 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1857 [ZEPPELIN-1874] fix: sparkR doens't render output properly ### What is this PR for? Zeppelin sparkr only shows first element of all outputs due to invalid implementation

[GitHub] zeppelin pull request #1859: ZEPPELIN-1432. Support cancellation of paragrap...

2017-01-06 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1859 ZEPPELIN-1432. Support cancellation of paragraph execution ### What is this PR for? Livy 0.3 support cancel operation, this PR is to support cancel in livy interpreter. First we would check

[GitHub] zeppelin issue #1861: ZEPPELIN-1293. Livy Interpreter: Automatically attach ...

2017-01-06 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1861 @prabhjyotsingh @felixcheung Please help 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

[GitHub] zeppelin issue #1844: [ZEPPELIN-1825] Use versioned notebook storage by defa...

2017-01-06 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1844 `VFSNotebookRepo` can be configured to use [other filesystems](https://commons.apache.org/proper/commons-vfs/filesystems.html) instead of local filesystem. Those user might be confused