[GitHub] zeppelin issue #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-09-09 Thread Peilin-Yang
Github user Peilin-Yang commented on the issue: https://github.com/apache/zeppelin/pull/1371 @corneadoug fetched branch-0.6 but compile failed. --- 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 #1408: [ZEPPELIN-808] Changed Permissions on Notebooks do not...

2016-09-09 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1408 @khalidhuseynov thanks for sharing the inputs on this.Basically I like your idea of propagating the specific error to the user instead of the generic error message so the user would be more

[GitHub] zeppelin issue #1381: [ZEPPELIN-1390] SparkInterpreter does not work for Spa...

2016-09-09 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1381 Thanks everyone! --- 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 #1371: [ZEPPELIN-1372]Automatically Detect the data type in t...

2016-09-09 Thread Peilin-Yang
Github user Peilin-Yang commented on the issue: https://github.com/apache/zeppelin/pull/1371 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project zeppelin-interpreter: Compilation failure [ERROR]

[GitHub] zeppelin issue #1333: [ZEPPELIN-1334] Environment variable defined in interp...

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1333 Merge it to master and branch-0.6 if there're 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

[GitHub] zeppelin pull request #1422: Allow matplotlib plot display in pyspark contex...

2016-09-09 Thread hafizur-rahman
GitHub user hafizur-rahman opened a pull request: https://github.com/apache/zeppelin/pull/1422 Allow matplotlib plot display in pyspark context ### What is this PR for? Similar to %python context, allow matplotlib plot display in %pyspark context ### What type of PR is

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

2016-09-09 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/928 @rawkintrevo thank you for sharing the ideas and keeping it up! This sounds like very reasonable approach to me, at least until mahout is Spark2 compliant. So the idea is to provide an

[GitHub] zeppelin pull request #1421: [ZEPPELIN-1422][zeppelin-interpreter] fix Inter...

2016-09-09 Thread WeichenXu123
GitHub user WeichenXu123 opened a pull request: https://github.com/apache/zeppelin/pull/1421 [ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterProperty equals methods, add null check ### What is this PR for? in PR https://github.com/apache/zeppelin/pull/1382, there is a

[GitHub] zeppelin issue #1409: [ZEPPELIN-1461] Update Flink with latest version 1.1.2

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1409 Merge to master and branch-0.6, if there're no more dicussions --- 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

[jira] [Created] (ZEPPELIN-1422) fix InterpreterProperty equals methods, add null check

2016-09-09 Thread Weichen Xu (JIRA)
Weichen Xu created ZEPPELIN-1422: Summary: fix InterpreterProperty equals methods, add null check Key: ZEPPELIN-1422 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1422 Project: Zeppelin

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

2016-09-09 Thread rawkintrevo
Github user rawkintrevo commented on the issue: https://github.com/apache/zeppelin/pull/928 @bzz, thanks! That is exactly the idea- and I can do the same thing for Flink. The cool thing there is, the exact same code* will run on %mahoutSpark and %mahoutFlink, so that will

[GitHub] zeppelin issue #1334: [ZEPPELIN-682] New interpreter for Apache Beam (incuba...

2016-09-09 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1334 @bzz 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 have this feature enabled and wishes so, or

[GitHub] zeppelin issue #1421: [ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterP...

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1421 LGTM and merge if there're 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

[GitHub] zeppelin issue #830: [MINOR] Set log4j.configuration into JAVA_OPTS and JAVA...

2016-09-09 Thread aarcro
Github user aarcro commented on the issue: https://github.com/apache/zeppelin/pull/830 I had to remove this to get my %sql interpreter running again (on EMR). From what I can tell on the yarn resource manager, something owned by the hadoop user was trying to write to zeppelin's log

[GitHub] zeppelin issue #1393: [ZEPPELIN-1142] Zeppelin allows two users to simultane...

2016-09-09 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1393 Thanks @khalidhuseynov ! Can we get this merged? -Kavin MailTo: kavin.ku...@imaginea.com --- If your project is set up for it, you can reply to this email and have your reply

Re: [GitHub] zeppelin pull request #1419: ZEPPELIN-1420. java.util.ConcurrentModification...

2016-09-09 Thread Andrea Santurbano
Mm Il ven 9 set 2016 08:45 zjffdu ha scritto: > GitHub user zjffdu opened a pull request: > > https://github.com/apache/zeppelin/pull/1419 > > ZEPPELIN-1420. java.util.ConcurrentModificationException caused by > calling remove inside foreach loop > > ### What is

[GitHub] zeppelin issue #1393: [ZEPPELIN-1142] Zeppelin allows two users to simultane...

2016-09-09 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1393 @kavinkumarks i believe some of the committers or pmcs will take a look into this pr before merging --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (ZEPPELIN-1421) Broken link/image in zeppelin docs

2016-09-09 Thread Kavin Kumar (JIRA)
Kavin Kumar created ZEPPELIN-1421: - Summary: Broken link/image in zeppelin docs Key: ZEPPELIN-1421 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1421 Project: Zeppelin Issue Type: Bug

Re: DOCs-Zeppelin

2016-09-09 Thread Rajarajan Ganesan
Hey you can look into Zeppelin website for docs https://zeppelin.apache.org/docs/0.6.1/ You can also check below pdf http://events.linuxfoundation.org/sites/events/files/slides/Zeppelin_ApacheCon2015_0.pdf Regards, *Rajarajan* *Imaginea* On Thu, Sep 8, 2016 at 1:58 PM, Abhisar Mohapatra <

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-09-09 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1302 Tested LGTM @astroshim can you rebase? It should make the CI green. --- 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 #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-09-09 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 @corneadoug I just re-based 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 your project does not have this feature

[GitHub] zeppelin issue #1416: Rewrite of "Quick Start" page.

2016-09-09 Thread rfilmyer
Github user rfilmyer commented on the issue: https://github.com/apache/zeppelin/pull/1416 Thanks for the feedback! If I want to make more contributions, should I do it in this PR, or should I make a new one. --- If your project is set up for it, you can reply to this email and have

[jira] [Created] (ZEPPELIN-1423) Allow users to specify pre/post-execute callbacks for interpreters

2016-09-09 Thread Alex Goodman (JIRA)
Alex Goodman created ZEPPELIN-1423: -- Summary: Allow users to specify pre/post-execute callbacks for interpreters Key: ZEPPELIN-1423 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1423 Project:

[GitHub] zeppelin issue #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1420 LGTM with the dead link in README.md Also, shouldn't we need to fix the broken image in shell interpreter doc? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin pull request #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1420 [ZEPPELIN-1421] Fix dead link in docs/README.md ### What is this PR for? There is a dead link in [docs/README.md](https://github.com/apache/zeppelin/blob/master/docs/README.md).

[GitHub] zeppelin issue #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1420 LGTM. BTW, I found the docs of 0.7.0-SNAPSHOT is broken, is it a known issue ? e.g. https://zeppelin.apache.org/install/install.html --- If your project is set up for it, you can reply

[GitHub] zeppelin pull request #1396: [ZEPPELIN-1405] ConnectionPool for JDBCInterpre...

2016-09-09 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1396 [ZEPPELIN-1405] ConnectionPool for JDBCInterpreter. ### What is this PR for? This PR is for refactoring code for JDBCInterpreter. There is no putting 'Connection' to

[GitHub] zeppelin pull request #1396: [ZEPPELIN-1405] ConnectionPool for JDBCInterpre...

2016-09-09 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1396 --- 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 #1396: [ZEPPELIN-1405] ConnectionPool for JDBCInterpreter.

2016-09-09 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1396 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 wishes so,

[GitHub] zeppelin issue #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1420 @zjffdu Ah it's wired. In `0.7.0-SNAPSHOT`, all the link in the dropdown menu are broken. It should be

[GitHub] zeppelin issue #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1420 @AhyoungRyu thanks for the information but we can use the path https://github.com/apache/zeppelin/blob/master/docs/assets/themes/zeppelin/img/docs-img/shell-example.png to access the image

[GitHub] zeppelin issue #1419: ZEPPELIN-1420. java.util.ConcurrentModificationExcepti...

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1419 LGTM and merge if there're 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

[GitHub] zeppelin issue #1404: ZEPPELIN-1411. UDF with pyspark not working - object h...

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1404 @zjffdu Once you build zeppelin, ``` mvn package [your profiles] -DskipTests ``` Then you can run this test, like ``` mvn package -pl

[GitHub] zeppelin issue #1420: [ZEPPELIN-1421] Fix dead link in docs/README.md

2016-09-09 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1420 @kavinkumarks The shell interpreter docs in github is just a source not a real docs page. The real one is deployed at

[GitHub] zeppelin issue #1359: [ZEPPELIN-966] job manager change information collecti...

2016-09-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1359 @cloverhearts Could you trigger CI again and see if test passes? especially first 3 test profiles didn't pass past 3 CI run in this branch. --- If your project is set up for it, you can reply

[GitHub] zeppelin issue #1421: [ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterP...

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