[GitHub] zeppelin issue #1237: ZEPPELIN-1242. Should set property SPARK_YARN_MODE and...

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

[GitHub] zeppelin issue #1237: ZEPPELIN-1242. Should set property SPARK_YARN_MODE and...

2016-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1237 Build fails due to network issue. ``` [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remot

[GitHub] zeppelin issue #1170: BigQuery Interpreter for Apazhe Zeppelin[ZEPPELIN-1153...

2016-07-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1170 Great stuff! Thank you for taking care. I have added babupe/zeppelin#1 please review and merge it in. Will merge this contribution to **master** and **branch-0.6**, if there is no further

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

2016-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1206 Close it and merge it to #1237 --- 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 #1206: ZEPPELIN-1199. Need to login using keytab and p...

2016-07-27 Thread zjffdu
Github user zjffdu closed the pull request at: https://github.com/apache/zeppelin/pull/1206 --- 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 #1237: ZEPPELIN-1242. Should set property SPARK_YARN_MODE and...

2016-07-27 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1237 @prabhjyotsingh I close #1206, and merge it here. Please help review, 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 you

[GitHub] zeppelin pull request #1237: ZEPPELIN-1242. Should set property SPARK_YARN_M...

2016-07-27 Thread zjffdu
GitHub user zjffdu opened a pull request: https://github.com/apache/zeppelin/pull/1237 ZEPPELIN-1242. Should set property SPARK_YARN_MODE and do login befor… ### What is this PR for? We run zeppelin on spark when spark authentication is turned on, but got the following ex

[jira] [Created] (ZEPPELIN-1243) Not able to Access Zeppelin on Browser

2016-07-27 Thread Bhagwat (JIRA)
Bhagwat created ZEPPELIN-1243: - Summary: Not able to Access Zeppelin on Browser Key: ZEPPELIN-1243 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1243 Project: Zeppelin Issue Type: Bug

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* https://dl.dropboxusercontent.com/u/20947972/search_p

[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 #1218: [Zeppelin-1213] Customize editor configuration

2016-07-27 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1218 I agree with @corneadoug that this is a big change to review. One more thing - @cloverhearts can you please add some tests for this feature? See `AuthenticationIT.java` for an example of I

[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 on

[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 p

[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 jdbc/src/main/java/org/apache/zeppelin/jdbc/JDBCInterpret

[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: https://issues.apache.org/jira/browse/ZEPPELIN-

[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 profi

[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 t

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 a

[GitHub] zeppelin issue #1236: [ZEPPELIN-1237] Auto-suggestion of notebook permission...

2016-07-27 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1236 @prabhjyotsingh 404 for `/userlist` api call when clicked on text fields. user: anonymous https://cloud.githubusercontent.com/assets/2031306/17184856/04d18abc-544c-11e6-9206-0aa00264d741.pn

[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 Proj

[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 downl

[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 Proje

[GitHub] zeppelin pull request #1235: ZEPPELIN-1227 change spark-2.0.0-preview to spa...

2016-07-27 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1235 ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0 ### What is this PR for? Change spark-2.0.0-preview to spark-2.0.0 ### What type of PR is it? Improvement ### T

[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 spark-2.0.0 after > Spark 2

[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