[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-10 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @AhyoungRyu I'll update. Thank you for giving me the informations. --- 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 #1105: [ZEPPELIN-385] Notebook offline view mode

2016-08-10 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1105 @bzz thanks for ping, i'm closing it for now --- 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 pull request #1105: [ZEPPELIN-385] Notebook offline view mode

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

[GitHub] zeppelin issue #1303: ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7

2016-08-10 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1303 Merge if there is no more discussion --- 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 #1248: [ZEPPELIN-1069]Ignore implicit interpreter when user e...

2016-08-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1248 Ok, good to know, let me look into that --- 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 #1218: [Zeppelin-1213] Customize editor configuration

2016-08-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1218 @cloverhearts ping --- 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 #1148: [ZEPPELIN-1026] set syntax highlight based on d...

2016-08-10 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/zeppelin/pull/1148 --- 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 #1148: [ZEPPELIN-1026] set syntax highlight based on default ...

2016-08-10 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1148 I think I will create another PR for this so closing 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 project does not

[GitHub] zeppelin issue #1148: [ZEPPELIN-1026] set syntax highlight based on default ...

2016-08-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1148 @minahlee do you think we should close it for now or rename it to WIP? --- 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

[GitHub] zeppelin issue #1105: [ZEPPELIN-385] Notebook offline view mode

2016-08-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1105 @khalidhuseynov 1 week ping --- 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 #1283: Buffer append output results + fix extra incorrect res...

2016-08-10 Thread beriaanirudh
Github user beriaanirudh commented on the issue: https://github.com/apache/zeppelin/pull/1283 @jongyoul @corneadoug I have incorporated all feedback, and added comments on queries. This PR is ready for review. --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1290: [ZEPPELIN-708]shift positions automatically to ...

2016-08-10 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1290 I am not sure. But I think it is persist error. ``` Failed tests: ParallelSchedulerTest.testRun:63 expected: but was: ``` Anyway.. @Leemoonsoo I change code that it does

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

2016-08-10 Thread mwkang
Github user mwkang commented on the issue: https://github.com/apache/zeppelin/pull/1248 @bzz No, It does not persists every time. --- 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 pull request #1317: [HOTFIX] Bring zeppelin-display back to depende...

2016-08-10 Thread Leemoonsoo
Github user Leemoonsoo closed the pull request at: https://github.com/apache/zeppelin/pull/1317 --- 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 #1317: [HOTFIX] Bring zeppelin-display back to depende...

2016-08-10 Thread Leemoonsoo
GitHub user Leemoonsoo reopened a pull request: https://github.com/apache/zeppelin/pull/1317 [HOTFIX] Bring zeppelin-display back to dependency of spark interpreter module ### What is this PR for? problem reported

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1318 @astroshim Great work indeed! As just proof of reading `spark_cluster_mode.md`, I updated a few minor things in [here](https://github.com/astroshim/zeppelin/pull/9). Could you check this one

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

2016-08-10 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1304 @khalidhuseynov are we really sure about sending `complex object` as a parameter in the URL? How will it be represented? encoded? IMO it is not a good idea, if you ask for a

[GitHub] zeppelin issue #1316: [ZEPPELIN-1118] Migrate Zeppelin Live Demo feature fro...

2016-08-10 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/1316 One suggestion is asking the 3rd party to specify their zeppelin version for this demo. If they update the demo, they should also update the version accordingly. --- If your project is set up

[GitHub] zeppelin pull request #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for ru...

2016-08-10 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1318 [ZEPPELIN-1280][Spark on Yarn] Documents for running zeppelin on production environments. ### What is this PR for? This PR is for the documentation of running zeppelin on production

[jira] [Created] (ZEPPELIN-1318) Add support for png images in z.show()

2016-08-10 Thread Alex Goodman (JIRA)
Alex Goodman created ZEPPELIN-1318: -- Summary: Add support for png images in z.show() Key: ZEPPELIN-1318 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1318 Project: Zeppelin Issue

[GitHub] zeppelin issue #1303: ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7

2016-08-10 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1303 CI is green now. Shall we merge this one? --- 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 #1311: [ZEPPELIN-1316] Zeppelin can not start due to an incor...

2016-08-10 Thread jongyoul
Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/1311 This will ignore non-exist setting if it doesn't exist anymore in `interpreter/*`. I think it looks realistic in production level because admin usually delete that interpreter setting if it

[GitHub] zeppelin pull request #1317: [HOTFIX] Bring zeppelin-display back to depende...

2016-08-10 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1317 [HOTFIX] Bring zeppelin-display back to dependency of spark interpreter module ### What is this PR for? problem reported

Re: Angular Display System

2016-08-10 Thread moon soo Lee
Thanks for reporting the problem. The API was provided by zeppelin-display module. Which was excluded during the task scala 2.11 support. Could you file an issue? I can quickly create a patch for it. Best, moon On Wed, Aug 10, 2016 at 2:46 AM Randy Gelhausen wrote: > Has

Re: [DISCUSS] Future of http://zeppelin-project.org

2016-08-10 Thread moon soo Lee
Thanks Greg for the feedbacks. I have created series of issues (ZEPPELIN-1117 and sub tasks). And just create a pullrequest to migrate live demo feature on the website. https://github.com/apache/zeppelin/pull/1316 Any further feedback would be appreciated! Thanks, moon On Mon, Jun 20, 2016 at

[GitHub] zeppelin issue #1316: [ZEPPELIN-1118] Migrate Zeppelin Live Demo feature fro...

2016-08-10 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1316 I'd like to open this PR for a week at least to get more feedbacks about adding live demo features on the website while it's the first time 3rd party involves contents on the Apache Zeppelin

[GitHub] zeppelin pull request #1316: [ZEPPELIN-1118] Migrate Zeppelin Live Demo feat...

2016-08-10 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1316 [ZEPPELIN-1118] Migrate Zeppelin Live Demo feature from zeppelin-project.org to zeppelin.apache.org ### What is this PR for? Migrate Zeppelin Live Demo feature from zeppelin-project.org

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

2016-08-10 Thread mwpenny
Github user mwpenny commented on the issue: https://github.com/apache/zeppelin/pull/1210 @corneadoug Good to hear! The padding makes bottom-docked popups look a lot more clean.

[GitHub] zeppelin pull request #1315: [ZEPPELIN-530] Added changes for Credential Pro...

2016-08-10 Thread rconline
GitHub user rconline opened a pull request: https://github.com/apache/zeppelin/pull/1315 [ZEPPELIN-530] Added changes for Credential Provider, using hadoop commons Credential apis ### What is this PR for? This is the first step in order to ensure clear text passwords are not

[GitHub] zeppelin pull request #1314: [MINOR] Update outdated contents in zeppelin-di...

2016-08-10 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1314 [MINOR] Update outdated contents in zeppelin-distribution/*.md files ### What is this PR for? It seems some outdated contents are remained in `zeppelin-distribution/*.md` files. e.g.

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

2016-08-10 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1304 @bzz The front-end needs to be able to get the Notebook's revision and show it. To do that, there is a websocket event that originally looked like that:

Problem while creating mysql interpreter

2016-08-10 Thread Ram Shankar Yadav
Hi, I was trying to create mysql interpreter using the reference document : https://zeppelin.apache.org/docs/0.6.0/interpreter/jdbc.html I added required details for creating the interpreter: ​ I've also added the Credentials inside Credentials tab ​ But I'm getting this output: ​ text: >

[GitHub] zeppelin pull request #1303: ZEPPELIN-1308 Apache Ignite version upgraded up...

2016-08-10 Thread agura
GitHub user agura reopened a pull request: https://github.com/apache/zeppelin/pull/1303 ZEPPELIN-1308 Apache Ignite version upgraded up to 1.7 ### What is this PR for? Apache Ignite 1.7 release contains contains many improvements and fixes. What is important for Ignite

Angular Display System

2016-08-10 Thread Randy Gelhausen
Has the backend Angular API changed? The examples here don't work starting with the import statements: import org.apache.zeppelin.display.angular.notebookscope._ import AngularElem._ Result: :42: error: object angular is not a member of package org.apache.zeppelin.display import

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

2016-08-10 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1304 To avoid the confusion, could you guys quickly bring me up to speed with, what `API needs to be fixed to send Revision ID` means in this context? As far as I understood, we are talking in

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

2016-08-10 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1312 closing the Pull Request since there are merge conflicts --- 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 #1312: [ZEPPELIN-1245] Focus first paragraph after notebook c...

2016-08-10 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1312 Closing this pull request as it is invalid --- 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 pull request #1313: [ZEPPELIN-1245] Focus first paragraph after not...

2016-08-10 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1313 [ZEPPELIN-1245] Focus first paragraph after notebook creation ### What is this PR for? Once the notebook is created, cursor should focus on the first paragraph ### What type

[GitHub] zeppelin pull request #1312: [ZEPPELIN-1268] Focus first paragraph after not...

2016-08-10 Thread rajarajan-g
GitHub user rajarajan-g opened a pull request: https://github.com/apache/zeppelin/pull/1312 [ZEPPELIN-1268] Focus first paragraph after notebook creation ### What is this PR for? Once the notebook is created, cursor should focus on the first paragraph ### What type

[GitHub] zeppelin issue #1311: [ZEPPELIN-1316] Zeppelin can not start due to an incor...

2016-08-10 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1311 @cloverhearts Thanks for the patch! I faced this wired 503 error several times. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] zeppelin pull request #1311: [ZEPPELIN-1316]

2016-08-10 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1311 [ZEPPELIN-1316] ### What is this PR for? If there are problems with the information defined in the Interpreter Setting (conf / interpreter.json), Interpreter Group during the defined