Re: [GSoC 2016] Notebooks

2016-07-27 Thread Paul Bustios Belizario
Hi Alexander, Yes, I'm using the latest version of the code in master branch and I have installed pandas and pandasql. By the way, I made searches in the repository. Below, the 2 screens of the search results for: PythonPandasSQL*Interpreter*

[jira] [Created] (ZEPPELIN-1242) Should set property SPARK_YARN_MODE before creating SparkILoop

2016-07-27 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1242: Summary: Should set property SPARK_YARN_MODE before creating SparkILoop Key: ZEPPELIN-1242 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1242 Project: Zeppelin

[GitHub] zeppelin issue #1229: [BugFix] Show checkbox for "Connect to existing proces...

2016-07-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1229 Looks good to me. \cc @corneadoug to double-check Merging if there is no further discussion --- If your project is set up for it, you can reply to this email and have your reply appear

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

2016-07-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 Thank you for sharing the progress! Let me look into this and get back to you --- 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 #:

2016-07-27 Thread bzz
Github user bzz commented on the pull request: https://github.com/apache/zeppelin/commit/5a4aacef25b0b54d151cfc7a3ea81cc312f6f655#commitcomment-18424229 In jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpreter.java: In

[jira] [Created] (ZEPPELIN-1241) While a registered temp table using %SQL , it presents a blank screen although data is there

2016-07-27 Thread Bandeep Singh (JIRA)
Bandeep Singh created ZEPPELIN-1241: --- Summary: While a registered temp table using %SQL , it presents a blank screen although data is there Key: ZEPPELIN-1241 URL:

[jira] [Created] (ZEPPELIN-1240) Removed interpreter properties are restored

2016-07-27 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1240: -- Summary: Removed interpreter properties are restored Key: ZEPPELIN-1240 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1240 Project: Zeppelin Issue

[GitHub] zeppelin issue #928: [ZEPPELIN-116] Add Apache Mahout Interpreter

2016-07-27 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 I resubmitted this a few times, there is something going awry with finding `org.apache.apache.resources:apache-jar-resource-bundle:jar:1.5-SNAPSHOT` The build fails on random

[GitHub] zeppelin issue #1235: ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0....

2016-07-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1235 +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

maxConcurrency is hardcoded in JDBCInterpreter

2016-07-27 Thread Prasad Wagle
Yesterday, I added a comment: "Should we use getMaxConcurrentConnection instead of hardcoding maxConcurrency to 10?" in this commit: https://github.com/apache/zeppelin/commit/5a4aacef25b0b54d151cfc7a3ea81cc312f6f655 I am not sure if this caused an email to be sent. Jongyoul - can you please take

[jira] [Created] (ZEPPELIN-1239) Google WebFont: goog-webfont-dl Grunt task warning and build error

2016-07-27 Thread Federico Valeri (JIRA)
Federico Valeri created ZEPPELIN-1239: - Summary: Google WebFont: goog-webfont-dl Grunt task warning and build error Key: ZEPPELIN-1239 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1239

[jira] [Created] (ZEPPELIN-1238) No such method error for Helium on startup (http 503)

2016-07-27 Thread Federico Valeri (JIRA)
Federico Valeri created ZEPPELIN-1238: - Summary: No such method error for Helium on startup (http 503) Key: ZEPPELIN-1238 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1238 Project: Zeppelin

[GitHub] zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Spark Interp...

2016-07-27 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 Currently failing to download deps. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project zeppelin: Error

[GitHub] zeppelin pull request #1236: [ZEPPELIN-1237] Auto-suggestion of notebook per...

2016-07-27 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1236 [ZEPPELIN-1237] Auto-suggestion of notebook permissions should list roles as well ### What is this PR for? Auto-suggestion of notebook permissions should list roles as well

[jira] [Created] (ZEPPELIN-1237) Auto-suggestion of notebook permissions should list group as well

2016-07-27 Thread Prabhjyot Singh (JIRA)
Prabhjyot Singh created ZEPPELIN-1237: - Summary: Auto-suggestion of notebook permissions should list group as well Key: ZEPPELIN-1237 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1237

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

2016-07-27 Thread onkarshedge
Github user onkarshedge commented on the issue: https://github.com/apache/zeppelin/pull/1231 @bzz Design help needed. Connect all the pieces... `TorrentEngine` - singleton enum . has methods to start,stop a session. download a torrent from a magnet link and seed a given input

[GitHub] zeppelin issue #1234: [ZEPPELIN-1234] Fix for bug ZEPPELIN-1234

2016-07-27 Thread SachinJanani
Github user SachinJanani commented on the issue: https://github.com/apache/zeppelin/pull/1234 Failure of travis check is not related to this 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 project does not

Re: [jira] [Created] (ZEPPELIN-1227) Update spark-2.0.0-preview to spark-2.0.0 after Spark 2.0.0 release artifact available in maven

2016-07-27 Thread Ismaël Mejía
The day is today: https://spark.apache.org/news/spark-2-0-0-released.html On Sun, Jul 24, 2016 at 2:18 AM, Lee moon soo (JIRA) wrote: > Lee moon soo created ZEPPELIN-1227: > -- > > Summary: Update spark-2.0.0-preview to

[jira] [Created] (ZEPPELIN-1236) Multi-user notebook with user controls support

2016-07-27 Thread JIRA
François Rosière created ZEPPELIN-1236: -- Summary: Multi-user notebook with user controls support Key: ZEPPELIN-1236 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1236 Project: Zeppelin

[GitHub] zeppelin pull request #1234: [ZEPPELIN-1234] Fix for bug ZEPPELIN-1234

2016-07-27 Thread SachinJanani
GitHub user SachinJanani opened a pull request: https://github.com/apache/zeppelin/pull/1234 [ZEPPELIN-1234] Fix for bug ZEPPELIN-1234 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing

[GitHub] zeppelin pull request #1233: [ZEPPELIN-1235] ignore rules for files generate...

2016-07-27 Thread prabhjyotsingh
GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/1233 [ZEPPELIN-1235] ignore rules for files generated by zeppelin-examples ### What is this PR for? add `/helium` in .gitignore ### What type of PR is it? [Improvement]

[jira] [Created] (ZEPPELIN-1234) Zeppelin server will wait indefinitely while restarting the already executing remote interpreter

2016-07-27 Thread Sachin Janani (JIRA)
Sachin Janani created ZEPPELIN-1234: --- Summary: Zeppelin server will wait indefinitely while restarting the already executing remote interpreter Key: ZEPPELIN-1234 URL:

[GitHub] zeppelin issue #1206: ZEPPELIN-1199. Need to login using keytab and principa...

2016-07-27 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1206 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