[GitHub] zeppelin issue #1837: ZEPPELIN-1901. Output schema might be null for PigQuer...

2017-01-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1837 Ping @felixcheung , CI failure is not relevant. ``` AngularElem - should provide onclick method *** FAILED *** The code passed to eventually never returned normally. Attempted

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

2017-01-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1844 @felixcheung i didn't see much places to update docs, but maybe @AhyoungRyu knows if there's something to be updated? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1796: ZEPPELIN-1852. Use multiple InterpreterResult for disp...

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1796 LGTM - let's check 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 wi

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

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1856 looks good, why doesn't CI tests for Spark 2.1 fails 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 d

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

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1844 LGTM any documentation to update? --- 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 #1846: ZEPPELIN-1770. Restart only the client user's interpre...

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1846 oh gosh :) is it possible to have test 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 ha

[GitHub] zeppelin pull request #1856: remove org.apache.spark.sql.hive.HiveSharedStat...

2017-01-05 Thread lichenglin
GitHub user lichenglin opened a pull request: https://github.com/apache/zeppelin/pull/1856 remove org.apache.spark.sql.hive.HiveSharedState class check ### What is this PR for? remove org.apache.spark.sql.hive.HiveSharedState class check because it has been removed since spar

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

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1851 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 #1853: [ZEPPELIN-1911] Adding how to install evaluate package...

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1853 `knitr` should install `evaluate` as a dependency actually? do you know if that is not the case? --- If your project is set up for it, you can reply to this email and have your reply appea

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

2017-01-05 Thread felixcheung
Github user felixcheung 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 the

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

2017-01-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1855 This is great! --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1848 Tested, 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 s

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

2017-01-05 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 featur

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

2017-01-05 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 #1855: [ZEPPELIN-1913] Separate "Apache Zeppelin Confi...

2017-01-05 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1855 [ZEPPELIN-1913] Separate "Apache Zeppelin Configuration" from quickstart page ### What is this PR for? I think [Quick Start](https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/instal

[GitHub] zeppelin issue #1598: [ZEPPELIN-1618] [WIP] Support ElasticSearch 5.0

2017-01-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1598 @stevenmccord Hi :) I am trying to fix other urgent issue. So it's ok to close this PR if you want to implement. The reason I am keeping this issue is sharing info about ES 5.0 ---

[jira] [Created] (ZEPPELIN-1913) Too long Zeppelin config contents are included in quickstart page

2017-01-05 Thread Ahyoung Ryu (JIRA)
Ahyoung Ryu created ZEPPELIN-1913: - Summary: Too long Zeppelin config contents are included in quickstart page Key: ZEPPELIN-1913 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1913 Project: Zepp

Re: Windows support ?

2017-01-05 Thread Felix Cheung
No, Travis does not support Windows https://github.com/travis-ci/travis-ci/issues/2104 AppVeyor does... https://www.appveyor.com/docs/installed-software/#operating-system From: Jeff Zhang Sent: Thursday, January 5, 2017 7:04:18 PM To: dev@zeppelin.apache.org Subje

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

2017-01-05 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1812 @Leemoonsoo :) - Now user doens't need to care about `yarn.lock` and can use npm commands. - CI failure is irrelevant --- If your project is set up for it, yo

[GitHub] zeppelin pull request #1854: [ZEPPELIN-1912] fix: Improve perosnalized mode ...

2017-01-05 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1854 [ZEPPELIN-1912] fix: Improve perosnalized mode tooltip text ### What is this PR for? Currently the tooltip for personalized mode is quite confusing. Since - tooltip text is {{Coll

[jira] [Created] (ZEPPELIN-1912) Better tooltip description in personalized mode

2017-01-05 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1912: --- Summary: Better tooltip description in personalized mode Key: ZEPPELIN-1912 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1912 Project: Zeppelin Issue Ty

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

2017-01-05 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-05 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 featur

Re: Windows support ?

2017-01-05 Thread Jeff Zhang
I think most of the community development is on *nix. Although zeppelin support windows, it would be very probable to break the windows support as zeppelin is evolving fast and very few developer use windows. Not sure whether travis support windows, if yes, we can add one windows build to prevent

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

2017-01-05 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 pull request #1849: [ZEPPELIN-1902] Fix blank default intp select b...

2017-01-05 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. Curre

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

2017-01-05 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1848 @cloverhearts There are some lines that need to be modified in test. https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/test/java/org/apache/zeppelin/integration/Paragraph

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

2017-01-05 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1851 LGTM CI failed only in Selenium test and it looks irrelevant to this change ``` Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 55.46 sec <<< FAILURE! - in org.apach

Re: Windows support ?

2017-01-05 Thread Sourav Mazumder
I ported successfully a previous version of Zeppelin. If needed we can start with that as baseline after making necessary changes for the latest version. Regards, Sourav > On Jan 6, 2017, at 3:23 AM, Luciano Resende wrote: > > I see a few sporadic issues/questions related to windows, which se

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
Hi Luciano, maybe I am wrong, just my two cents for your consideration. Jeff Zhang 于2017年1月6日周五 上午8:32写道: > > Thanks Luciano. I am not saying the community don't feel this is a good > idea. It's just my personal opinion (maybe with some bias, I didn't talk > with many customers as you) I just

[GitHub] zeppelin pull request #1788: ZEPPELIN-1826. Flaky Test: ZeppelinSparkCluster...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1788 --- 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 pull request #1835: [MINOR][DOCS] Add troubleshooting section to sp...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1835 --- 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 pull request #1853: [ZEPPELIN-1911] Adding how to install evaluate ...

2017-01-05 Thread astroshim
GitHub user astroshim opened 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? Doc

[jira] [Created] (ZEPPELIN-1911) dependency ‘evaluate’ is not available for package ‘rzeppelin’

2017-01-05 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1911: Summary: dependency ‘evaluate’ is not available for package ‘rzeppelin’ Key: ZEPPELIN-1911 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1911 Project: Z

[GitHub] zeppelin pull request #1852: [ZEPPELIN-1910] fix: Multiple dialog when don't...

2017-01-05 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1852 [ZEPPELIN-1910] fix: Multiple dialog when don't have permission for run all para ### What is this PR for? See multiple same dialog when user doesn't have permission for **Run all paragra

[jira] [Created] (ZEPPELIN-1910) BUG: "run all paragraphs" brings the same dialog multiple times when user dones't have permission

2017-01-05 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1910: --- Summary: BUG: "run all paragraphs" brings the same dialog multiple times when user dones't have permission Key: ZEPPELIN-1910 URL: https://issues.apache.org/jira/browse/ZEPPELIN-191

[jira] [Created] (ZEPPELIN-1909) spark session with hive support can't be created correctly

2017-01-05 Thread lichenglin (JIRA)
lichenglin created ZEPPELIN-1909: Summary: spark session with hive support can't be created correctly Key: ZEPPELIN-1909 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1909 Project: Zeppelin

[GitHub] zeppelin issue #1840: [ZEPPELIN-1730, 1587] add spark impersonation through ...

2017-01-05 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1840 ``` user configures export ZEPPELIN_IMPERSONATE_CMD in here with kinit @ -k -t and then it's run before spark-submit ``` One concern is that this requires all the interpreters of one us

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
Thanks Luciano. I am not saying the community don't feel this is a good idea. It's just my personal opinion (maybe with some bias, I didn't talk with many customers as you) I just feel maybe you can spend time on improving zeppelin to make zeppelin to do the job rather than exporting the jar and

Windows support ?

2017-01-05 Thread Luciano Resende
I see a few sporadic issues/questions related to windows, which seems to get lower priority and I was trying the building Zeppelin in windows environment and there are some clear issues. - What is the official word around Zeppelin supporting Windows? - Is Windows a supported development environme

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Luciano Resende
Hi Jeff, While I agree with you that what you mentioned is completely acceptable for some users, particularly regarding the data science personas. Having said that, while talking with multiple enterprise companies, that have their own scheduler infrastructure with different quality of service or j

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

2017-01-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1848 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 f

[GitHub] zeppelin issue #1840: [ZEPPELIN-1730, 1587] add spark impersonation through ...

2017-01-05 Thread Tagar
Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/1840 Thank you @khalidhuseynov . On > user configures export ZEPPELIN_IMPERSONATE_CMD in here with kinit @ -k -t and then it's run before spark-submit The only problem I see with t

[GitHub] zeppelin issue #1840: [ZEPPELIN-1730, 1587] add spark impersonation through ...

2017-01-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1840 @zjffdu i didn't try secured cluster mode yet, but as i checked spark documentation, they indeed don't allow using `--principal` & `--keytab` for spark-submit alongside with `--proxy-user`

[GitHub] zeppelin issue #1598: [ZEPPELIN-1618] [WIP] Support ElasticSearch 5.0

2017-01-05 Thread stevenmccord
Github user stevenmccord commented on the issue: https://github.com/apache/zeppelin/pull/1598 @1ambda were you still working through this one? I was going to give it a test run if this is something that might be getting in. Noticed it hasn't been updated with master in a while, so j

[GitHub] zeppelin pull request #1844: [ZEPPELIN-1825] Use versioned notebook storage ...

2017-01-05 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1844 [ZEPPELIN-1825] Use versioned notebook storage by default ### What is this PR for? Due to recent work on versioned notes under ZEPPELIN-1044, we can use by default Git storage which

[GitHub] zeppelin pull request #1844: [ZEPPELIN-1825] Use versioned notebook storage ...

2017-01-05 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1844 --- 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 issue #1845: [ZEPPELIN-1906] Use multiple InterpreterResult for dis...

2017-01-05 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1845 @zjffdu replaced regex with slightly better logic, let me know what you think about this. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

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

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

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

2017-01-05 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1851 [ZEPPELIN-1908] Invalid Typo Method name ### What is this PR for? Invalid Typo Method name closeAndRmoveAllInterpreterGroups -> closeAndRemoveAllInterpreterGroups ### Wh

[jira] [Created] (ZEPPELIN-1908) method name typo for closeAndRemoveAllInterpreterGroups

2017-01-05 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1908: -- Summary: method name typo for closeAndRemoveAllInterpreterGroups Key: ZEPPELIN-1908 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1908 Project: Zeppelin

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

2017-01-05 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1848 Tested, 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 i

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

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1838 But actually this is a temporary resolved. As a result, Zombie Process issues have been mitigated. Zomebie Process is very important and risky issue. So, I felt the need to tak

[GitHub] zeppelin pull request #1850: [ZEPPELIN-1731] Fix unexpected EditOnDoubleClic...

2017-01-05 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1850 [ZEPPELIN-1731] Fix unexpected EditOnDoubleClick ### What is this PR for? This PR fixes wrong `EditOnDoubleClick` value in editor setting when default bound interpreter has changed.

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

2017-01-05 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1845 Tested. 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 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 featur

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

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1848 ci reopen --- 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 #1848: [ZEPPELIN-1812] Ace editor show/hide problem.

2017-01-05 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 issue #1814: [ZEPPELIN-1869] changed the API response to generate t...

2017-01-05 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1814 @Leemoonsoo Ah! sorry, i will fix! --- 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 #1849: [ZEPPELIN-1902] Fix blank default intp select b...

2017-01-05 Thread AhyoungRyu
GitHub user AhyoungRyu opened 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. Current

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

2017-01-05 Thread cloverhearts
GitHub user cloverhearts opened 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 of

[GitHub] zeppelin pull request #1847: [MINOR] Restore paragraph control button margin...

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

[jira] [Created] (ZEPPELIN-1907) Shell Interpreter does not renew ticket on secure cluster

2017-01-05 Thread Prabhu Joseph (JIRA)
Prabhu Joseph created ZEPPELIN-1907: --- Summary: Shell Interpreter does not renew ticket on secure cluster Key: ZEPPELIN-1907 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1907 Project: Zeppelin

[GitHub] zeppelin issue #1847: [MINOR] Restore paragraph control button margin style

2017-01-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1847 LGTM :+1: --- 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 t

Re: Exporting Spark paragraphs as Spark Applications

2017-01-05 Thread Jeff Zhang
Thanks Luciano. IIRC, what user want is to run the whole spark app, but they don't care about whether it is in zeppelin or through a standard spark app jar. I know zeppelin currently doesn't do well in converting note to production spark app as Lee mentioned. But exporting note as jar seems a short

[GitHub] zeppelin issue #1847: [MINOR] Restore paragraph control button margin style

2017-01-05 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1847 Didn't realized that. Good catch. Looks good 👍 --- 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