[GitHub] zeppelin pull request #1646: ZEPPELIN-1672 - Fix import note

2016-11-15 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1646 ZEPPELIN-1672 - Fix import note ### What is this PR for? Importing note from github doenst work, instead you will have the following error ``` XMLHttpRequest cannot load

[jira] [Created] (ZEPPELIN-1672) Cannot import notebook

2016-11-15 Thread Anthony Corbacho (JIRA)
Anthony Corbacho created ZEPPELIN-1672: -- Summary: Cannot import notebook Key: ZEPPELIN-1672 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1672 Project: Zeppelin Issue Type: Bug

[GitHub] zeppelin pull request #1539: [ZEPPELIN-1567] Let JDBC interpreter use user c...

2016-11-15 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1539 --- 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 #1638: [ZEPPELIN-1666] DON'T share mutable deps, optio...

2016-11-15 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1638 [ZEPPELIN-1666] DON'T share mutable deps, options between interpreters in each group (bug) ### What is this PR for? Every interpreter shares their `List` and `InterpreterOption`

[GitHub] zeppelin pull request #1638: [ZEPPELIN-1666] DON'T share mutable deps, optio...

2016-11-15 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1638 --- 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 #1644: [ZEPPELIN-1670] Disabling login button double click.

2016-11-15 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1644 thanks for addressing it! it's quite annoying to have sometimes double click on login if taking sometime indeed. I tested locally and it worked as expected, however CI is failing so may

[GitHub] zeppelin issue #765: [ZEPPELIN-157] Adding Map Visualization for Zeppelin

2016-11-15 Thread Madhuka
Github user Madhuka commented on the issue: https://github.com/apache/zeppelin/pull/765 @Dinduks: You are welcome. I was waiting on ping from corneadoug @corneadoug : Can we finish it with fixed above errors, and merge it to master as lot of devs waiting for this? --- If your

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1624 @karup1990 Let me take a look 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 project does not have

[GitHub] zeppelin issue #1624: ZEPPELIN-1653: Make UI responsive

2016-11-15 Thread karup1990
Github user karup1990 commented on the issue: https://github.com/apache/zeppelin/pull/1624 Any suggestions/feedbacks ? @corneadoug @Leemoonsoo --- 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 #1536: [Zeppelin 796] Duplicated notebook names should not be...

2016-11-15 Thread rajarajan-g
Github user rajarajan-g commented on the issue: https://github.com/apache/zeppelin/pull/1536 Any updates ? --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 But also it's weird. The only difference in build is the babel task, which just can't take over a minute. Or can it? :/ --- If your project is set up for it, you can reply to this email and

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2016-11-15 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1645 From what I can tell, the main intent of this PR is to support switching between environments on the fly, which is in of itself a very useful feature. Will this also support creating new

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear But we can reduce in next step :) --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 @1ambda well, i was overly optimistic saying that the build time change is virtually non-existent :( --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin pull request #1638: [ZEPPELIN-1666] DON'T share mutable deps, optio...

2016-11-15 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1638 [ZEPPELIN-1666] DON'T share mutable deps, options between interpreters in each group (bug) ### What is this PR for? Every interpreter shares their `List` and `InterpreterOption`

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 @bzz @felizbear I just tested total build time of the `zeppelin-web` module on my computer. CPU: 2.5 GHz Intel Core i7 RAM: 16 GB 1600 MHz DDR3 OS : OSX 10.11.6 JAVA:

[GitHub] zeppelin pull request #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear closed the pull request at: https://github.com/apache/zeppelin/pull/1639 --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1639 [ZEPPELIN-1667] add support for es6 ### What is this PR for? This PR adds support for the current ECMAScript standard [es6](http://www.ecma-international.org/ecma-262/6.0/) via

[GitHub] zeppelin pull request #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1594 --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 @bzz If we need more heap I think we can modify `.travis.yml` like ``` env: global: MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=1024m" ``` --- If your project is set up

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 Thank you @bzz for your detailed comment and suggestions. > it's impact on build time The impact on build time is virtually non-existent. There is some impact on reload time

[GitHub] zeppelin pull request #1645: [ZEPPELIN-1671] Conda interpreter

2016-11-15 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1645 [ZEPPELIN-1671] Conda interpreter ### What is this PR for? Conda interpreter that manages conda environment for PythonInterpreter ### What type of PR is it? Feature

[jira] [Created] (ZEPPELIN-1671) Conda interpreter

2016-11-15 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1671: -- Summary: Conda interpreter Key: ZEPPELIN-1671 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1671 Project: Zeppelin Issue Type: New Feature

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1639 Thank you for good effort and contribution @felizbear ! Please, expect that usually reviews do take some time. One thing that @1ambda brought that would be nice to understand better

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear Of course! But I do not completely understand about Zeppelin's Travis CI, so we gonna need some help from committers 😄 Oh, it just failed again with the same error. But I'm

[GitHub] zeppelin pull request #1644: [ZEPPELIN-1670] Disabling login button double c...

2016-11-15 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1644 [ZEPPELIN-1670] Disabling login button double click. ### What is this PR for? This PR is for preventing double click login button. ### What type of PR is it? Bug Fix |

[GitHub] zeppelin pull request #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear closed the pull request at: https://github.com/apache/zeppelin/pull/1639 --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1639 [ZEPPELIN-1667] add support for es6 ### What is this PR for? This PR adds support for the current ECMAScript standard [es6](http://www.ecma-international.org/ecma-262/6.0/) via

[GitHub] zeppelin pull request #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
GitHub user felizbear reopened a pull request: https://github.com/apache/zeppelin/pull/1639 [ZEPPELIN-1667] add support for es6 ### What is this PR for? This PR adds support for the current ECMAScript standard [es6](http://www.ecma-international.org/ecma-262/6.0/) via

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1639 @felizbear That makes sense! Then it's ok with me :) I tested three commands (`serve` `test` `build`) and also worked with me. I had removed `bower_components` and `node_modules`

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 @1ambda `grunt test` works well for me. Does it fail only in this branch? e.g. `master` works fine for you? Also, CI failed for this PR. Any advice? --- If your project is set up for

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
Github user felizbear commented on the issue: https://github.com/apache/zeppelin/pull/1639 @1ambda, @tae-jun Thanks for reviewing guys. @tae-jun Auto-opening browser is actually my least-favorite feature; I removed it for two reasons 1. It always opens the

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-15 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @Leemoonsoo . thanks to comment. you mean like this? if user add property `zeppelin.livy.kind` = pyspark, "%livy.pyspark" working on `python2`. if user add property

[jira] [Created] (ZEPPELIN-1669) Having an issue by Hive RuntimeException

2016-11-15 Thread Asif Karim (JIRA)
Asif Karim created ZEPPELIN-1669: Summary: Having an issue by Hive RuntimeException Key: ZEPPELIN-1669 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1669 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1588: [ZEPPELIN-1610] - Add notebook watcher

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1588 LGTM and merge to master if there're no further comments. --- 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 #1588: [ZEPPELIN-1610] - Add notebook watcher

2016-11-15 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1588 @Leemoonsoo i resolved the conflict :) --- 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 #1588: [ZEPPELIN-1610] - Add notebook watcher

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1588 LGTM. @anthonycorbacho Could you resolve the 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 not

[GitHub] zeppelin issue #1643: [ZEPPELIN-1654] Fix csv/tsv download

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1643 Merge to master as a 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

[GitHub] zeppelin pull request #1642: [ZEPPELIN-1688] Display comment of table data

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1642 --- 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 #1642: [ZEPPELIN-1688] Display comment of table data

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1642 Merge to master as a 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

[GitHub] zeppelin pull request #1613: ZEPPELIN-1643:Make spark web UI accesible from ...

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1613 --- 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 #1641: [ZEPPELIN-1664] Built-in chart doesn't render a...

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1641 --- 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 #1641: [ZEPPELIN-1664] Built-in chart doesn't render and resi...

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1641 Merge to master as a 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

[GitHub] zeppelin pull request #1643: [ZEPPELIN-1654] Fix csv/tsv download

2016-11-15 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1643 [ZEPPELIN-1654] Fix csv/tsv download ### What is this PR for? Downloaded csv, tsv file contains only header of table after https://github.com/apache/zeppelin/pull/1529 is merged

[GitHub] zeppelin pull request #1642: [ZEPPELIN-1688] Display comment of table data

2016-11-15 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1642 [ZEPPELIN-1688] Display comment of table data ### What is this PR for? After https://github.com/apache/zeppelin/pull/1529, max number of rows limitation message is not displayed.

[GitHub] zeppelin pull request #1641: [ZEPPELIN-1664] Built-in chart doesn't render a...

2016-11-15 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1641 [ZEPPELIN-1664] Built-in chart doesn't render and resize height doesn't work ### What is this PR for? Built-in chart doesn't render and resize height doesn't work ### What

[GitHub] zeppelin issue #1587: [ZEPPELIN-1609] using pyspark(python3) with livy inter...

2016-11-15 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1587 Thanks for explain. but i'm little bit confused. If you are creating `LivyPySpark3Interpreter` in addition to `LivyPySparkInterpreter`, there will be no need to add property

[GitHub] zeppelin pull request #1629: [ZEPPELIN-1659] DON'T reset filter whenever eac...

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1629 --- 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 #1636: [Docs] Add note on configuration of spark-yarn ...

2016-11-15 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1636 --- 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 #1636: [Docs] Add note on configuration of spark-yarn ...

2016-11-15 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1636 [Docs] Add note on configuration of spark-yarn mode on docker ### What is this PR for? This adds note to configuration to make clear about `sparkmaster` hostname defined in

[GitHub] zeppelin pull request #1627: [ZEPPELIN-1658] Big download button and display...

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1627 --- 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 #1631: [ZEPPELIN-1535] Override JNA version with 4.2.0...

2016-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1631 --- 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 #1640: Enable to search interpreters only based on the name

2016-11-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1640 @1ambda Thanks for your suggestion. That would be better I think. Let me update then :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (ZEPPELIN-1668) Doesn't display table max row limit warning message

2016-11-15 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1668: -- Summary: Doesn't display table max row limit warning message Key: ZEPPELIN-1668 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1668 Project: Zeppelin Issue

[GitHub] zeppelin issue #1640: Enable to search interpreters only based on the name

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1640 I think this PR is cool :) @AhyoungRyu One more question, What do you think if we can filter out interpreters using keywords like `%dep` `%r`? --- If your project is set up for

[GitHub] zeppelin pull request #1614: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-15 Thread gss2002
Github user gss2002 closed the pull request at: https://github.com/apache/zeppelin/pull/1614 --- 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 #1614: ZEPPELIN-1472 - Create new LdapRealm based on A...

2016-11-15 Thread gss2002
GitHub user gss2002 reopened a pull request: https://github.com/apache/zeppelin/pull/1614 ZEPPELIN-1472 - Create new LdapRealm based on Apache Knox LdapRealm: Provides LdapRealm Functionality similar to Apache Knox ### What is this PR for? ZEPPELIN-1472 - Create new LdapRealm

[GitHub] zeppelin issue #1640: Enable to search interpreters only based on the name

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1640 I'v just tested. It works like @AhyoungRyu described. It was annoying before this PR because filter investigated all fields in the interpreter :( - create 2 JDBC interpreter named

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1639 @1ambda +1 for webpack --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @1ambda Thank you for review! --- 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

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 `grunt serve` and `grunt build` work will but `grunt test` failed. I am not sure this is due to the change in this PR ``` $ grunt test ... Running "karma:unit"

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1630 Awesome. Let me test this. Will ping you 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 not have

[GitHub] zeppelin issue #1636: [Docs] Add note on configuration of spark-yarn mode on...

2016-11-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1636 @khalidhuseynov I see, then the change is looks good to me. --- 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 #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1639 Nice move! 😄 I've always wanted to use ES6. I tested and everything worked as expected. But it seems like you turned off opening a browser when livereload server on.

[GitHub] zeppelin pull request #1640: Enable to search interpreters only based on the...

2016-11-15 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1640 Enable to search interpreters only based on the name ### What is this PR for? Currently when you're trying to search some interpreters, for example "Spark", the page shows both "Livy" and

[GitHub] zeppelin issue #1636: [Docs] Add note on configuration of spark-yarn mode on...

2016-11-15 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1636 @AhyoungRyu actually I meant it for all three cases (standalone, yarn, mesos) and mistakenly added it only for standalone. So I changed it now and added small note for each case. let me

[GitHub] zeppelin issue #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1639 Really great! Let me test this PR :) --- 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

[jira] [Created] (ZEPPELIN-1667) Add es6 support to zeppelin-web

2016-11-15 Thread Ilya Malyanov (JIRA)
Ilya Malyanov created ZEPPELIN-1667: --- Summary: Add es6 support to zeppelin-web Key: ZEPPELIN-1667 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1667 Project: Zeppelin Issue Type:

[GitHub] zeppelin pull request #1639: [ZEPPELIN-1667] add support for es6

2016-11-15 Thread felizbear
GitHub user felizbear opened a pull request: https://github.com/apache/zeppelin/pull/1639 [ZEPPELIN-1667] add support for es6 ### What is this PR for? This PR adds support for the current ECMAScript standard [es6](http://www.ecma-international.org/ecma-262/6.0/) via

[GitHub] zeppelin issue #1638: [ZEPPELIN-1666] Duplicated interpreter deps, options i...

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1638 You can test them by checking out commit 74773e572b44a31b3082cd082aa4a097de9d0e63 in this PR and run `InterpreterRestApiTest.testCreatedInterpreterDependencies` --- If your project is set up for

[GitHub] zeppelin pull request #1638: [ZEPPELIN-1666] Duplicated interpreter deps, op...

2016-11-15 Thread 1ambda
GitHub user 1ambda opened a pull request: https://github.com/apache/zeppelin/pull/1638 [ZEPPELIN-1666] Duplicated interpreter deps, options in every group (bug) ### What is this PR for? Every interpreter shares their `List` and `InterpreterOption` object since they are

[jira] [Created] (ZEPPELIN-1666) [BUG] Duplicated interpreter deps, options in every group

2016-11-15 Thread Hoon Park (JIRA)
Hoon Park created ZEPPELIN-1666: --- Summary: [BUG] Duplicated interpreter deps, options in every group Key: ZEPPELIN-1666 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1666 Project: Zeppelin

[GitHub] zeppelin issue #1636: [Docs] Add note on configuration of spark-yarn mode on...

2016-11-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1636 Could you also update the `yarn` docker file path to `$ZEPPELIN_HOME/scripts/docker/spark-cluster-managers/spark_yarn_cluster` ? --- If your project is set up for it, you can reply to this

[GitHub] zeppelin issue #1630: [ZEPPELIN-1629] Enable renaming folder from the main p...

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1630 Fixed error and CI is green! Ready for review! 😄 --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1539 @astroshim It is more clear since we already use that notations in the interpreter tab :) --- 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 #1634: [MINOR] Add markdown escaping to find missing parts

2016-11-15 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1634 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

[GitHub] zeppelin pull request #1637: [ZEPPELIN-1665] Z.run with external note execut...

2016-11-15 Thread cloverhearts
GitHub user cloverhearts opened a pull request: https://github.com/apache/zeppelin/pull/1637 [ZEPPELIN-1665] Z.run with external note executable and access resource for zeppelin in each interpreter ### What is this PR for? Currently, the z.run command is restricted. Only

[GitHub] zeppelin issue #1636: [Docs] Add note on configuration of spark-yarn mode on...

2016-11-15 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1636 The PR title says "Add note on configuration of **spark-yarn mode** on docker", > **Note 2:** `sparkmaster` hostname used to run docker containers below should be defined in your

[jira] [Created] (ZEPPELIN-1665) Z.run with external note executable

2016-11-15 Thread CloverHearts (JIRA)
CloverHearts created ZEPPELIN-1665: -- Summary: Z.run with external note executable Key: ZEPPELIN-1665 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1665 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-1664) Built-in chart doesn't render and resize height doesn't work

2016-11-15 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1664: -- Summary: Built-in chart doesn't render and resize height doesn't work Key: ZEPPELIN-1664 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1664 Project: Zeppelin

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

2016-11-15 Thread r-kamath
Github user r-kamath commented on the issue: https://github.com/apache/zeppelin/pull/1554 @prabhjyotsingh LGTM. Thanks for the documentation. --- 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 #1632: [ZEPPELIN-1639] Add tests with external python depende...

2016-11-15 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1632 Thank you for the review @felixcheung , see my responses. Although this is beyond the scope of the original intent of the PR, I have added the R dependencies to the cache, which could potentially

[GitHub] zeppelin pull request #1636: [Docs] Add note on configuration of spark-yarn ...

2016-11-15 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1636 [Docs] Add note on configuration of spark-yarn mode on docker ### What is this PR for? This adds note to configuration to make clear about `sparkmaster` hostname defined in

[GitHub] zeppelin issue #1594: [ZEPPELIN-1614] Remove markdown4j dep

2016-11-15 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1594 Looks great to me, merging to master 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 as well. If your

[GitHub] zeppelin pull request #1635: [WIP] - ZeppelinHubNotebookRepo multy user hand...

2016-11-15 Thread anthonycorbacho
GitHub user anthonycorbacho opened a pull request: https://github.com/apache/zeppelin/pull/1635 [WIP] - ZeppelinHubNotebookRepo multy user handling ### What is this PR for? This PR bring multi user handling to ZeppelinHubNotebookRepo. ### What type of PR is it?

[GitHub] zeppelin pull request #1634: [MINOR] Add markdown escaping to find missing p...

2016-11-15 Thread AhyoungRyu
GitHub user AhyoungRyu opened a pull request: https://github.com/apache/zeppelin/pull/1634 [MINOR] Add markdown escaping to find missing parts ### What is this PR for? Currently `{{note.id}}>{{noteName(note)}}` is not shown in `notebookashomepage.md`. So I added markdown