[jira] [Created] (ZEPPELIN-1654) CSV/TSV download is broke

2016-11-13 Thread Mina Lee (JIRA)
Mina Lee created ZEPPELIN-1654: -- Summary: CSV/TSV download is broke Key: ZEPPELIN-1654 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1654 Project: Zeppelin Issue Type: Bug Repo

[GitHub] zeppelin issue #1534: ZEPPELIN-1345 - Create a custom matplotlib backend tha...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1534 @agoodm sorry for digging this out, but I have just realized that this PR changes only [Python `PyZeppelinContext`](https://github.com/apache/zeppelin/blob/master/python/src/main/resources/bootstrap.p

[jira] [Created] (ZEPPELIN-1655) Dynamic forms in Python interpreter do not work

2016-11-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1655: Summary: Dynamic forms in Python interpreter do not work Key: ZEPPELIN-1655 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1655 Project: Zeppelin

[jira] [Created] (ZEPPELIN-1656) z.show in Python interpreter does not work

2016-11-13 Thread Alexander Bezzubov (JIRA)
Alexander Bezzubov created ZEPPELIN-1656: Summary: z.show in Python interpreter does not work Key: ZEPPELIN-1656 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1656 Project: Zeppelin

[GitHub] zeppelin pull request #1615: [ZEPPELIN-1644] make document easier to follow ...

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1615 --- 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 e

[GitHub] zeppelin pull request #1616: [ZEPPELIN-1644] Add rewrite rule for #1615

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1616 --- 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 e

[GitHub] zeppelin issue #1622: [ZEPPELIN-1652] Fix cursor move on double click in mar...

2016-11-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1622 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 not have th

[GitHub] zeppelin pull request #1609: [ZEPPELIN-1628] Enable renaming note from the m...

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1609 --- 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 e

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

2016-11-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1613 LGTM. Merge if there're no further 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 thi

[GitHub] zeppelin issue #1619: [ZEPPELIN-1647] Save roles and use for broadcasting no...

2016-11-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1619 Merge 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 not have this feature

[GitHub] zeppelin issue #1577: [ZEPPELIN-1554] Update jekyll version to 3.2.1 with it...

2016-11-13 Thread yoonjs2
Github user yoonjs2 commented on the issue: https://github.com/apache/zeppelin/pull/1577 @AhyoungRyu I've stucked with the first step you've mentioned... How do I workaround this error? 1) build gh-pages (website) branch ``` $ git checkout gh-pages $ JEKYLL_ENV=

[GitHub] zeppelin issue #1471: Closes [ZEPPELIN-1505] Add Scio interpreter

2016-11-13 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1471 Looks great to me. CI failure is unrelated (known flaky test https://issues.apache.org/jira/browse/ZEPPELIN-1623) Merge to master if no further comments. --- If your project is se

[jira] [Created] (ZEPPELIN-1657) Provide a way for user to create/import notes in private mode

2016-11-13 Thread Khalid Huseynov (JIRA)
Khalid Huseynov created ZEPPELIN-1657: - Summary: Provide a way for user to create/import notes in private mode Key: ZEPPELIN-1657 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1657 Project:

[GitHub] zeppelin pull request #1625: [ZEPPELIN-1657] Private/public mode for user no...

2016-11-13 Thread khalidhuseynov
GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1625 [ZEPPELIN-1657] Private/public mode for user note creation/import ### What is this PR for? In multi-user environment when users create a notebook normally they would expect that notebo

[GitHub] zeppelin pull request #1626: [ZEPPELIN-1655] Dynamic forms in Python interpr...

2016-11-13 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/zeppelin/pull/1626 [ZEPPELIN-1655] Dynamic forms in Python interpreter do not work ### What is this PR for? After #1534 , Dynamic Forms were no longer working in the python interpreter. This is because the `Py4j

[GitHub] zeppelin issue #1626: [ZEPPELIN-1655] Dynamic forms in Python interpreter do...

2016-11-13 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1626 Here you go @bzz ! --- 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,

[jira] [Created] (ZEPPELIN-1658) Emphasize binary package download link

2016-11-13 Thread Lee moon soo (JIRA)
Lee moon soo created ZEPPELIN-1658: -- Summary: Emphasize binary package download link Key: ZEPPELIN-1658 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1658 Project: Zeppelin Issue Type:

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

2016-11-13 Thread Leemoonsoo
GitHub user Leemoonsoo opened a pull request: https://github.com/apache/zeppelin/pull/1627 [ZEPPELIN-1658] Big download button and display package size ### What is this PR for? Make big download button for bin package to make choices easy. ### What type of PR is it?

[GitHub] zeppelin issue #1626: [ZEPPELIN-1655] Dynamic forms in Python interpreter do...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1626 Thank you for the prompt update @agoodm CI failure on Selenium test profile seem un-related: ``` Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.268 sec - in

[GitHub] zeppelin issue #1576: ZEPPELIN-415 document for Apache Kylin Interpreter

2016-11-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1576 @janzhongi Thanks for your prompt update! Changes are looks good to me. Merge if there are no more discussions. --- If your project is set up for it, you can reply to this email and have

[GitHub] zeppelin issue #1577: [ZEPPELIN-1554] Update jekyll version to 3.2.1 with it...

2016-11-13 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1577 @yoonjs2 Yeah you're right, there is a typo. It should be one of them either `zeppelin-website` or `zeppelin_website`. I updated the comment :) And you did like below as you said ``

[GitHub] zeppelin pull request #1626: [ZEPPELIN-1655] Dynamic forms in Python interpr...

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1626 --- 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 e

[GitHub] zeppelin pull request #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interp...

2016-11-13 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/zeppelin/pull/1628 [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter does not work ### What is this PR for? There have been reports of #1534 causing the python interpreter to always show an error because `z`

[GitHub] zeppelin issue #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter d...

2016-11-13 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1628 @bzz please test ASAP! --- 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 #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter d...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1628 Will test right now and post back --- 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 #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interpreter d...

2016-11-13 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1628 Tested with and without `matplotlib` - both cases work fine! Also ``` %python a = 'a' print "{}".format(a) ``` works as expected as well! 👍 t

[GitHub] zeppelin pull request #1628: [HOTFIX][ZEPPELIN-1656] z.show in Python interp...

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1628 --- 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 e

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

2016-11-13 Thread purechoc
Github user purechoc commented on the issue: https://github.com/apache/zeppelin/pull/1587 @Leemoonsoo thanks to review. first. i try like that. ``` # add properties { "group": "livy", "name": "pyspark3", "className": "org.apache.zeppel

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

2016-11-13 Thread tae-jun
Github user tae-jun commented on the issue: https://github.com/apache/zeppelin/pull/1627 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 #1621: [ZEPPELIN-1650] Add mariadb, redshift configs a...

2016-11-13 Thread 1ambda
Github user 1ambda closed the pull request at: https://github.com/apache/zeppelin/pull/1621 --- 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 e

[GitHub] zeppelin pull request #1621: [ZEPPELIN-1650] Add mariadb, redshift configs a...

2016-11-13 Thread 1ambda
GitHub user 1ambda reopened a pull request: https://github.com/apache/zeppelin/pull/1621 [ZEPPELIN-1650] Add mariadb, redshift configs and useful links to JDBC doc ### What is this PR for? Add 2 JDBC configs and useful links to JDBC doc so that users can connect those backe

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1539 Build Command: mvn clean package -DskipTests Build Commit: **bf61afd** fix testcase (2 days ago) [astroshim] Build & Runtime Java: 1.8.0_102 Tested Backends: Mysql 5.7, MariaDB 10.1,

[GitHub] zeppelin issue #1625: [ZEPPELIN-1657] Private/public mode for user note crea...

2016-11-13 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1625 CI is green and ready for review. @Leemoonsoo feedback would be appreciated, especially regarding the naming of say `zeppelin.notebook.public` and `isPublic`. another way would be to name t

[GitHub] zeppelin pull request #1576: ZEPPELIN-415 document for Apache Kylin Interpre...

2016-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1576 --- 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 e

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

2016-11-13 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1588 @Leemoonsoo addressed your review, please let me know --- 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 n

[GitHub] zeppelin issue #1538: [ZEPPELIN-1386] Docker images for running Apache Zeppe...

2016-11-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1538 @mfelgamal What about having each **Dockerfile** for each released version? like this [docker-library/mysql](https://github.com/docker-library/mysql/tree/10eb5eab8d3d793c49a701ed7a42e1e5d1