[GitHub] zeppelin pull request #1458: [ZEPPELIN-1486] Allow configuring whether shown...

2016-09-25 Thread spektom
GitHub user spektom opened a pull request: https://github.com/apache/zeppelin/pull/1458 [ZEPPELIN-1486] Allow configuring whether shown values will be trimmed ### What is this PR for? This patch improves Livy interpreter behavior: it allows configuring whether shown values will

[GitHub] zeppelin issue #1451: [ZEPPELIN-1279] Zeppelin with CDH5.x docker document.

2016-09-25 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1451 @astroshim Yeah that would be better than all contents are together in one page actually. Thanks for your consideration :D --- If your project is set up for it, you can reply to this email

[jira] [Created] (ZEPPELIN-1486) [Livy] Allow configuring whether shown values will be trimmed

2016-09-25 Thread Michael Spector (JIRA)
Michael Spector created ZEPPELIN-1486: - Summary: [Livy] Allow configuring whether shown values will be trimmed Key: ZEPPELIN-1486 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1486 Project:

[GitHub] zeppelin issue #1451: [ZEPPELIN-1279] Zeppelin with CDH5.x docker document.

2016-09-25 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1451 @AhyoungRyu Thank you for your suggestion. I think creating new page for `Zeppelin on CDH` is better, what do you think? --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1439: [ZEPPELIN-1423] Allow users to specify pre/post-execut...

2016-09-25 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1439 Thank you very much for the detailed explanation. To be precise, I made the `cmd` argument that gets registered a String solely because `Interpreter.interpret()` accepts a String representation of

[GitHub] zeppelin issue #1408: [ZEPPELIN-808] Changed Permissions on Notebooks do not...

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

[GitHub] zeppelin pull request #1440: ZEPPELIN-1427. Scala z.show() doesn't work on v...

2016-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1440 --- 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 #1456: [HOTFIX] Fix CI on branch-0.6

2016-09-25 Thread minahlee
Github user minahlee closed the pull request at: https://github.com/apache/zeppelin/pull/1456 --- 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 #1430: [ZEPPELIN-868] Notebook import fails when notebook is ...

2016-09-25 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1430 @vensant it would be better to properly catch the error in the back-end and send it to the front --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1456: [HOTFIX] Fix CI on branch-0.6

2016-09-25 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1456 Merging it as hotfix --- 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

[GitHub] zeppelin issue #1439: [ZEPPELIN-1423] Allow users to specify pre/post-execut...

2016-09-25 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1439 When `callback registry` places in `ZeppelinServer` process and want to let user register callback routine from the `interpreter` by exposing user `callback registry` api, then callback

leaflet and geojson

2016-09-25 Thread Randy Gelhausen
Anyone had success getting GeoJson to display in an Angular paragraph? I'm using this snippet ( https://gist.github.com/randerzander/ff15991cda46a5aed1e36159618621a3) from the standard Leaflet example. It loads in a standalone page with no problem, but Zeppelin seems to have some CSS conflicts

[GitHub] zeppelin issue #1439: [ZEPPELIN-1423] Allow users to specify pre/post-execut...

2016-09-25 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1439 @Leemoonsoo Thanks for the feedback. Indeed I think your first point on the Experimental annotation made sense, so I have changed it. As for your second point, I am not really

[GitHub] zeppelin issue #728: Leaflet support, based on PR #152

2016-09-25 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/zeppelin/pull/728 @eddies what CSS tricks did you have to do to get GeoJson to work with Leaflet in Zeppelin? I'm trying to follow the simple example here http://leafletjs.com/examples/geojson.html .

[GitHub] zeppelin pull request #1408: [ZEPPELIN-808] Changed Permissions on Notebooks...

2016-09-25 Thread kavinkumarks
GitHub user kavinkumarks reopened a pull request: https://github.com/apache/zeppelin/pull/1408 [ZEPPELIN-808] Changed Permissions on Notebooks do not provide helpful error to user ### What is this PR for? This is about showing information to the user when there are errors on

[GitHub] zeppelin issue #1408: [ZEPPELIN-808] Changed Permissions on Notebooks do not...

2016-09-25 Thread kavinkumarks
Github user kavinkumarks commented on the issue: https://github.com/apache/zeppelin/pull/1408 @corneadoug I checked the various combinations of file permissions for the notebook folder eg. permissions 444,400. The issue that you reported above that the notebook is not listed on

[GitHub] zeppelin issue #1456: [HOTFIX] Fix CI on branch-0.6

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

[GitHub] zeppelin pull request #1457: [Hot Fix] Add a newline for bullet list markdow...

2016-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1457 --- 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 #1457: [Hot Fix] Add a newline for bullet list markdow...

2016-09-25 Thread AhyoungRyu
Github user AhyoungRyu closed the pull request at: https://github.com/apache/zeppelin/pull/1457 --- 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 #1457: [Hot Fix] Add a newline for bullet list markdow...

2016-09-25 Thread AhyoungRyu
GitHub user AhyoungRyu reopened a pull request: https://github.com/apache/zeppelin/pull/1457 [Hot Fix] Add a newline for bullet list markdown rendering ### What is this PR for? After #1416 merged, the bullet list in

[GitHub] zeppelin issue #1457: [Hot Fix] Add a newline for bullet list markdown rende...

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

[GitHub] zeppelin pull request #1457: [Hot Fix] Add a newline for bullet list markdow...

2016-09-25 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1457 [Hot Fix] Add a newline for bullet list markdown rendering ### What is this PR for? After #1416 merged, the bullet list in

[GitHub] zeppelin pull request #1448: [MINOR] Remove spaces between intepreter group ...

2016-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1448 --- 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 #1416: Rewrite of "Quick Start" page.

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