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

2016-08-24 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1322 Instead of `USE_SSH_IMPERSONATION`, how about let user customize impersonation method? For example, ``` ZEPPELIN_INTERPRETER_IMPERSONATION_CMD="su - ${ZEPPELIN_USER_NAME}" ```

[GitHub] zeppelin issue #1356: [ZEPPELIN-1346] Add contribution guidelines to the web...

2016-08-24 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1356 @corneadoug Don't worry about that. Let me repush again :) --- 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

[GitHub] zeppelin issue #1353: ZEPPELIN-1326: make profile to select dependency of ha...

2016-08-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1353 Build fails for #6803-3,4,9. ``` 'npm install --color=false' failed ``` --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #544: [WIP] Multi-Language UI for ZeppelinWebApp

2016-08-24 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/544 --- 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

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
You are using sqlContext to run sql, so it should not relate with hive interpreter. It should run under spark interpreter. I can ran your sql successfully with zeppelin 0.6 & spark 1.6. Could you restart your zeppelin and try again ? If possible, please attach the interpreter log On Wed, Aug 24,

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

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

Re: is there way to push stream of updates to Zeppelin dashboard as they come in ?

2016-08-24 Thread moon soo Lee
Hi, Regarding push update result, https://gist.github.com/granturing/a09aed4a302a7367be92 can be an interesting example. Which push update map from tweet stream. Thanks, moon On Wed, Aug 24, 2016 at 4:25 AM kant kodali wrote: > Hi Guys, > is there way to push stream of

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

2016-08-24 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1302 And i think it's more make sense and useful if we can make restart button like, restart button on interpreter setting page : restart all interpreter instances/processes related to the

[jira] [Created] (ZEPPELIN-1363) Introduce Note level dynamic form

2016-08-24 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1363: -- Summary: Introduce Note level dynamic form Key: ZEPPELIN-1363 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1363 Project: Zeppelin Issue Type: New

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

2016-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1346 --- 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

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

2016-08-24 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1302 @astroshim Thanks for the contribution. How about make UI little bit more consistent? On interpreter setting page, we have interpreter restart button look like

[GitHub] zeppelin pull request #1304: [ZEPPELIN-1190] [WIP] Visit Notebook Revision

2016-08-24 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/1304 [ZEPPELIN-1190] [WIP] Visit Notebook Revision ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the

is there way to push stream of updates to Zeppelin dashboard as they come in ?

2016-08-24 Thread kant kodali
Hi Guys, is there way to push stream of updates to Zeppelin dashboard ? for example I get bunch of data to my spark streaming cluster and as I get more and more data I want to compute and write it somewhere such that my Zeppelin dashboard is updated? If so, where would be the best place to write

[GitHub] zeppelin pull request #1356: [ZEPPELIN-1346] Add contribution guidelines to ...

2016-08-24 Thread corneadoug
GitHub user corneadoug opened a pull request: https://github.com/apache/zeppelin/pull/1356 [ZEPPELIN-1346] Add contribution guidelines to the website ### What is this PR for? Recreation of #1354 This PR is bringing Contribution guidelines to the website. We also

[GitHub] zeppelin issue #1356: [ZEPPELIN-1346] Add contribution guidelines to the web...

2016-08-24 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1356 @AhyoungRyu Sorry you will have to re-do your PR here :( --- 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

[GitHub] zeppelin pull request #544: [WIP] Multi-Language UI for ZeppelinWebApp

2016-08-24 Thread corneadoug
GitHub user corneadoug reopened a pull request: https://github.com/apache/zeppelin/pull/544 [WIP] Multi-Language UI for ZeppelinWebApp ### What is this PR for? This PR has for goal to provide an initial implementation of Multi-Language UI for Zeppelin. This feature will

[GitHub] zeppelin issue #1283: Buffer append output results + fix extra incorrect res...

2016-08-24 Thread vipul1409
Github user vipul1409 commented on the issue: https://github.com/apache/zeppelin/pull/1283 +1 Looking forward to 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 have this feature enabled and

[GitHub] zeppelin issue #1295: [ZEPPELIN-1301] fix potential encoding problem in RInt...

2016-08-24 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1295 @WeichenXu123 Thanks for the fix. 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

[GitHub] zeppelin issue #1348: [ZEPPELIN-1313] NullPointerException when using Clone ...

2016-08-24 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1348 I agree, that should be a separate PR/JIRA. I'm ok with including it now since changes are already made? Is CI passing? --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #1352: [ZEPPELIN-1327] Fix bug in z.show for Python interpret...

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

[jira] [Created] (ZEPPELIN-1367) Spark 2 support broken

2016-08-24 Thread Chris Chow (JIRA)
Chris Chow created ZEPPELIN-1367: Summary: Spark 2 support broken Key: ZEPPELIN-1367 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1367 Project: Zeppelin Issue Type: Bug

[jira] [Created] (ZEPPELIN-1369) Authorization in dynamic form - Need of "Executors" permission at notebook level

2016-08-24 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-1369: -- Summary: Authorization in dynamic form - Need of "Executors" permission at notebook level Key: ZEPPELIN-1369 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1369

[GitHub] zeppelin issue #1348: [ZEPPELIN-1313] NullPointerException when using Clone ...

2016-08-24 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1348 @felixcheung Yeah, @kavinkumarks already did it, thus I also am OK to include it. CI failure is not related to this PR. LGTM --- If your project is set up for it, you can reply to this email

[jira] [Created] (ZEPPELIN-1366) Remove legacy alias feature for JDBC

2016-08-24 Thread Jongyoul Lee (JIRA)
Jongyoul Lee created ZEPPELIN-1366: -- Summary: Remove legacy alias feature for JDBC Key: ZEPPELIN-1366 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1366 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-1368) interpreter-setting.json may be loaded mutliple times

2016-08-24 Thread Jeff Zhang (JIRA)
Jeff Zhang created ZEPPELIN-1368: Summary: interpreter-setting.json may be loaded mutliple times Key: ZEPPELIN-1368 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1368 Project: Zeppelin

[GitHub] zeppelin pull request #1359: [ZEPPELIN-966] job manager change information c...

2016-08-24 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1359 [ZEPPELIN-966] job manager change information collection process ### What is this PR for? `` JOB menu offers traditional data collection has `Polling Get` way. The PR is switched to

[jira] [Created] (ZEPPELIN-1370) Label overlaps - in default visualization example barchart

2016-08-24 Thread Pankaj Singh (JIRA)
Pankaj Singh created ZEPPELIN-1370: -- Summary: Label overlaps - in default visualization example barchart Key: ZEPPELIN-1370 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1370 Project: Zeppelin

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

2016-08-24 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/989 I'm a bit lost with this feature, is it really considered as a NotebookRepo or does it only keep the revisions? Does importing the Hash mean that it import a Revision as Notebook? Why

[GitHub] zeppelin issue #1354: [ZEPPELIN-1346] Add contribution guidelines to the web...

2016-08-24 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1354 All the changes have been addressed. 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

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

2016-08-24 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/989 in a sense i agree with @corneadoug and i'll write more details on that later, but for the beginning wouldn't it make sense to save normal notes without commit in ipfs as well? --- If

[GitHub] zeppelin pull request #1353: ZEPPELIN-1326: make profile to select dependenc...

2016-08-24 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/1353 ZEPPELIN-1326: make profile to select dependency of hadoop-common for JDBC interpreter ### What is this PR for? java.lang.ClassNotFoundException:

[GitHub] zeppelin pull request #1353: ZEPPELIN-1326: make profile to select dependenc...

2016-08-24 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/1353 --- 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

[jira] [Created] (ZEPPELIN-1362) Py4j depend on the version of the package declaration, and Spark - 1.6.2 provide inconsistent

2016-08-24 Thread Hefei Li (JIRA)
Hefei Li created ZEPPELIN-1362: -- Summary: Py4j depend on the version of the package declaration, and Spark - 1.6.2 provide inconsistent Key: ZEPPELIN-1362 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1362

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
I think it is your sql syntax issue. You miss the keyword "table" It should be create *table* tablename as select * from tablename_1 drop *table* if exists tablename On Mon, Aug 22, 2016 at 8:10 PM, Nagasravanthi, Valluri < valluri.nagasravan...@pfizer.com> wrote: > Hi Jeff, > > > > We are

[GitHub] zeppelin issue #1354: [ZEPPELIN-1346] Add contribution guidelines to the web...

2016-08-24 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1354 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 #1354: [ZEPPELIN-1346] Add contribution guidelines to ...

2016-08-24 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1354 --- 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 #1304: [ZEPPELIN-1190] [WIP] Visit Notebook Revision

2016-08-24 Thread corneadoug
Github user corneadoug closed the pull request at: https://github.com/apache/zeppelin/pull/1304 --- 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

[jira] [Created] (ZEPPELIN-1365) Error of Zeppelin Application in development mode.

2016-08-24 Thread Shim HyungSung (JIRA)
Shim HyungSung created ZEPPELIN-1365: Summary: Error of Zeppelin Application in development mode. Key: ZEPPELIN-1365 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1365 Project: Zeppelin

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

2016-08-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1315 Merging this if no more discussion. CI fails for #6786.9 - Which looks unrelated. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] zeppelin pull request #1358: [ZEPPELIN-1365] Error of Zeppelin Application i...

2016-08-24 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1358 [ZEPPELIN-1365] Error of Zeppelin Application in development mode. ### What is this PR for? This PR fixes the bug of running application in development mode. ### What type of

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

2016-08-24 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 @Leemoonsoo Your suggestion about UI is definitely better! and also makes sense about restarting action on interpreter binding page. I will fix them. --- If your project is set up for

[GitHub] zeppelin pull request #1340: [MINOR][DOC] Update available interpreters' ima...

2016-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1340 --- 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

[GitHub] zeppelin pull request #1357: ZEPPELIN-1364: Return only the ran paragraph de...

2016-08-24 Thread vipul1409
GitHub user vipul1409 opened a pull request: https://github.com/apache/zeppelin/pull/1357 ZEPPELIN-1364: Return only the ran paragraph details for indiviual paragraph run. ### What is this PR for? If you run a note book having lots of paragraphs and few images and svgs. Every

Re: Issues in Zeppelin 0.6.0

2016-08-24 Thread Jeff Zhang
All right, then this is the real code you executed, So what kind of error do you get ? And have you run the sql in spark 1.6 ? As I suspect it is morely a spark issue. On Wed, Aug 24, 2016 at 7:45 PM, Sundararajan, Pranav < pranav.sundarara...@pfizer.com> wrote: > No Jeff, that is not the issue

[jira] [Created] (ZEPPELIN-1364) Send details of the executed paragraph instead of complete note json.

2016-08-24 Thread Vipul Modi (JIRA)
Vipul Modi created ZEPPELIN-1364: Summary: Send details of the executed paragraph instead of complete note json. Key: ZEPPELIN-1364 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1364 Project:

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

2016-08-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1322 @Leemoonsoo yes thats a good suggestion. Let me try and do it. --- 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