[GitHub] zeppelin issue #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-08-19 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1248 ping @bzz --- 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: improving matplotlib integration in zeppelin

2016-08-19 Thread Goodman, Alexander (398K)
Hi Moon, Thank you for the informative response. You are right, this is all in fact explicitly stated in the most recent set of matplotlib release notes[1]. This won't really apply to the static inline plotting backend that I will be tackling first which will mostly be pure python, but it will pro

Re: [GSoC - 2016][Zeppelin Notebooks] Fifth Notebook Review

2016-08-19 Thread Alexander Bezzubov
Thank you for sharing, Anish! -- Alex On Thu, Aug 18, 2016 at 5:04 PM, anish singh wrote: > Sorry, I forgot the links in the previous mail :- > > Link to the notebook in repository - > > [0]. https://github.com/anish18sun/Zeppelin-Notebooks/tree/ > master/2BTXWXKRW > > Link to documentation and

Re: Final link for GSoC work submission

2016-08-19 Thread Alexander Bezzubov
Hi Onkar, very nice timeline, thank you for sharing! -- Alex On Sat, Aug 20, 2016 at 9:11 AM, onkar shedge wrote: > Here is my link for work submission. Suggestions are welcomed. I will add > more description as I work more on my PRs. > > [1] https://onkarshedge.github.io/gsoc2016/ > > Regards

[GitHub] zeppelin issue #1313: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-19 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1313 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 #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-19 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1342 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

Final link for GSoC work submission

2016-08-19 Thread onkar shedge
Here is my link for work submission. Suggestions are welcomed. I will add more description as I work more on my PRs. [1] https://onkarshedge.github.io/gsoc2016/ Regards, Onkar Shedge

[GitHub] zeppelin pull request #1349: Add spark dependency jars in driver classpath a...

2016-08-19 Thread gbloisi
GitHub user gbloisi opened a pull request: https://github.com/apache/zeppelin/pull/1349 Add spark dependency jars in driver classpath also in spark-submit mode ### What is this PR for? This commit adds spark dependency jars into the driver classpath of spark-submit. It is needed

[jira] [Created] (ZEPPELIN-1351) Paragraph status should be ERROR if Paragraph is terminated with SIGTERM

2016-08-19 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1351: Summary: Paragraph status should be ERROR if Paragraph is terminated with SIGTERM Key: ZEPPELIN-1351 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1351 Project:

[jira] [Created] (ZEPPELIN-1350) sh interpreter got ExecuteException and process exited with an error 143

2016-08-19 Thread Yesha Vora (JIRA)
Yesha Vora created ZEPPELIN-1350: Summary: sh interpreter got ExecuteException and process exited with an error 143 Key: ZEPPELIN-1350 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1350 Project:

Issues in using Remote Interpreter

2016-08-19 Thread Sourav Mazumder
Hi, >From the documentation it is not very clear how exactly the remote interpreter works. Here is what I tried. But it didn't work. I am using zeppelin 0.6.1 binary and spark 2.0. 1. In a remote spark cluster a) I created a spark interpreter (copying from the default spark interpreter) with ma

[GitHub] zeppelin issue #1210: [ZEPPELIN-1220] Add geographical map as visualization ...

2016-08-19 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @karup1990 Are you able to test with a fresh Chrome installation (e.g,. using another computer on the same network)? --- If your project is set up for it, you can reply to this email and have you

[GitHub] zeppelin pull request #1348: [ZEPPELIN-1313] NullPointerException when using...

2016-08-19 Thread kavinkumarks
GitHub user kavinkumarks opened a pull request: https://github.com/apache/zeppelin/pull/1348 [ZEPPELIN-1313] NullPointerException when using Clone notebook REST API ### What is this PR for? This fixes when the input json is empty for the clone notebook REST API and for this case

[GitHub] zeppelin pull request #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request: https://github.com/apache/zeppelin/pull/1345 [ZEPPELIN-728] Can't POST interpreter setting (CorsFilter?) ### What is this PR for? This handles the NPE when the input json is empty for the interpreter setting POST request.

[GitHub] zeppelin issue #1345: [ZEPPELIN-728] Can't POST interpreter setting (CorsFil...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1345 Reopening to trigger the CI build. --- 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 #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks closed the pull request at: https://github.com/apache/zeppelin/pull/1345 --- 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: Issues in Zeppelin 0.6.0

2016-08-19 Thread Nagasravanthi, Valluri
We upgraded Ambari Cluster while we were working with Zeppelin 0.5.6. At that point, we were using Spark 1.5.2. After the upgrade of Ambari, the Spark version got upgraded to 1.6. Post that we upgraded Zeppelin to 0.6.0. From: Jeff Zhang [mailto:zjf...@gmail.com] Sent: Friday, August 19, 2016 7

[GitHub] zeppelin issue #1345: [ZEPPELIN-728] Can't POST interpreter setting (CorsFil...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1345 Reopening to trigger the CI build. --- 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 #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks closed the pull request at: https://github.com/apache/zeppelin/pull/1345 --- 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 #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request: https://github.com/apache/zeppelin/pull/1345 [ZEPPELIN-728] Can't POST interpreter setting (CorsFilter?) ### What is this PR for? This handles the NPE when the input json is empty for the interpreter setting POST request.

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
Do you change spark version when upgrading zeppelin ? On Fri, Aug 19, 2016 at 7:36 PM, Nagasravanthi, Valluri < valluri.nagasravan...@pfizer.com> wrote: > > > Hi, > > > > Actually, when we worked on Zeppelin 0.5.6, we used to use sqlContext > itself for reading hive files, registering spark dataf

RE: Issues in Zeppelin 0.6.0

2016-08-19 Thread Nagasravanthi, Valluri
Hi, Actually, when we worked on Zeppelin 0.5.6, we used to use sqlContext itself for reading hive files, registering spark dataframes as temp tables and eventualy processing queries on the temp tables. The issue which I am facing on Zeppelin 0.6.0 right now is that even though I am able to e

[GitHub] zeppelin pull request #1347: ZEPPELIN-1284. Unable to run paragraph with def...

2016-08-19 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1347 ZEPPELIN-1284. Unable to run paragraph with default interpreter ### What is this PR for? This issue happens when SPARK_HOME is not defined. In this case, you are using spark 2.0 and scala-2.10

[GitHub] zeppelin pull request #1346: Update Utils.java

2016-08-19 Thread oeegee
GitHub user oeegee opened a pull request: https://github.com/apache/zeppelin/pull/1346 Update Utils.java ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https://github.com/apa

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
Sorry, you should use sqlContext On Fri, Aug 19, 2016 at 6:11 PM, Sundararajan, Pranav < pranav.sundarara...@pfizer.com> wrote: > Hi, > > > > We tried “hiveContext” instead of “HiveContext” but it didn’t work out. > > Please find below the code and the error log: > > > > *import org.apache.spark.

RE: Issues in Zeppelin 0.6.0

2016-08-19 Thread Sundararajan, Pranav
Hi, We tried “hiveContext” instead of “HiveContext” but it didn’t work out. Please find below the code and the error log: import org.apache.spark.sql.hive.HiveContext val df_test_hive = hiveContext.read.parquet("/location/hivefile") import org.apache.spark.sql.hive.HiveContext :67: error: not fo

[jira] [Created] (ZEPPELIN-1349) Zeppelin deployment in websphere

2016-08-19 Thread Partha Pratim Ghosh (JIRA)
Partha Pratim Ghosh created ZEPPELIN-1349: - Summary: Zeppelin deployment in websphere Key: ZEPPELIN-1349 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1349 Project: Zeppelin Iss

[GitHub] zeppelin issue #1231: [Zeppelin - 683][WIP] BittorrentNotebookRepo

2016-08-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 @onkarshedge thank you, that is good to know :) Could you also please update PR description according to your plans? I.e in case you decide to pursue suggested architecture - what would be th

[GitHub] zeppelin issue #989: Added ipfsnotebookrepo [ Zeppelin-683 ]

2016-08-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/989 @onkarshedge so you say it's not published on Maven Central? According to ipfs/java-ipfs-api#1 there is an option fetch it from `https://jitpack.io`. Can you please add new repository to `pom.

[GitHub] zeppelin pull request #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks closed the pull request at: https://github.com/apache/zeppelin/pull/1345 --- 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 #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request: https://github.com/apache/zeppelin/pull/1345 [ZEPPELIN-728] Can't POST interpreter setting (CorsFilter?) ### What is this PR for? This handles the NPE when the input json is empty for the interpreter setting POST request.

[GitHub] zeppelin issue #1345: [ZEPPELIN-728] Can't POST interpreter setting (CorsFil...

2016-08-19 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1345 Reopening to trigger the CI build. --- 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 #1343: ZEPPELIN-1328 - z.show in python interpreter does not ...

2016-08-19 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1343 Thank you @agoodm for taking care, looks great to me. I think it sets an excellent example of Python version compatibility. Will merge to master if there is no further discussion --- If

[GitHub] zeppelin issue #1342: [ZEPPELIN-1335] bug fixed y axis label for scatterChar...

2016-08-19 Thread jgough
Github user jgough commented on the issue: https://github.com/apache/zeppelin/pull/1342 Great stuff, thanks for fixing my issue! --- 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 #1344: ZEPPELIN-1164: backport new Shiro realm to 0.6 ...

2016-08-19 Thread bzz
Github user bzz closed the pull request at: https://github.com/apache/zeppelin/pull/1344 --- 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 pull request #1336: [ZEPPELIN-1333] prevent calling runParagraph() ...

2016-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1336 --- 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 #1135: Add force layout visualization in paragraphs for SQL q...

2016-08-19 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1135 @davidtzoor Take your time, just ping me when its done --- 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 #1322: [ZEPPELIN-1320] Run zeppelin interpreter process as we...

2016-08-19 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1322 Yes, I thought about the usage in mac and windows, and initially started of with using `RUNAS ${userName}` for windows and `su - ${userName}` for *nix systems, but then it requires zeppelin

[GitHub] zeppelin issue #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1341 I think it's enough. 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 wi

[GitHub] zeppelin issue #1322: [ZEPPELIN-1320] Run zeppelin interpreter process as we...

2016-08-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1322 I agree that it's simple way to use ssh to support impersonation. but I'm worried about it. First, we should consider not to use ssh server in a local machine. It's disabled on Mac by default and

Re: Issues in Zeppelin 0.6.0

2016-08-19 Thread Jeff Zhang
It should be "hiveContext" instead of "HiveContext" On Fri, Aug 19, 2016 at 3:33 PM, Sundararajan, Pranav < pranav.sundarara...@pfizer.com> wrote: > Hi, > > > > PFB the code. > > import org.apache.spark.sql.hive.HiveContext > > val df_test_hive = HiveContext.read.parquet("/location/hivefile ") >

[GitHub] zeppelin pull request #1345: [ZEPPELIN-728] Can't POST interpreter setting (...

2016-08-19 Thread kavinkumarks
GitHub user kavinkumarks opened a pull request: https://github.com/apache/zeppelin/pull/1345 [ZEPPELIN-728] Can't POST interpreter setting (CorsFilter?) ### What is this PR for? This handles the NPE when the input json is empty for the interpreter setting POST request.

[GitHub] zeppelin issue #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-08-19 Thread xiufengliu
Github user xiufengliu commented on the issue: https://github.com/apache/zeppelin/pull/1176 Thanks! It is a fantastic feature. I am really looking forwards to. --- 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 proj

[jira] [Created] (ZEPPELIN-1348) JDBC interpreter with MySql : Running a paragraphs fails for first time when executed

2016-08-19 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-1348: -- Summary: JDBC interpreter with MySql : Running a paragraphs fails for first time when executed Key: ZEPPELIN-1348 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1348

[GitHub] zeppelin issue #1315: [ZEPPELIN-530] Added changes for Credential Provider, ...

2016-08-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1315 @rconline Do you mean it's fine if some users don't use Hadoop2 and don't want to use jceks features? Isn't there any side effect at all? --- If your project is set up for it, you can reply to t

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-19 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1301 @felixcheung What I want to remove is duplicated from spark-dependencies/pom.xml. This deletion never hurt current features. It just removes duplicated codes. --- If your project is set up for

[GitHub] zeppelin issue #1301: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-19 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1301 I thought we do need `cassandra-spark-*` @doanduyhai ? --- 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 #1176: [Zeppelin 1165 : improve] Paragraph dynamic relationsh...

2016-08-19 Thread cloverhearts
Github user cloverhearts commented on the issue: https://github.com/apache/zeppelin/pull/1176 @xiufengliu Thanks for your interest in this feature. This feature can undermine the existing problems Zeppelin used consistently. I would like to re-implement this feature in diff

[GitHub] zeppelin issue #1341: [ZEPPELIN-1162] Fix rawType in NotebookRestApi

2016-08-19 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1341 Please review this PR and let me your thoughts in 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