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

2016-11-05 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1534 @felixcheung done, I have tested with the tutorial notebook and it seems to work as well as before. Good to merge now? --- If your project is set up for it, you can reply to this email and have yo

[GitHub] zeppelin issue #1339: [ZEPPELIN-1332] Remove spark-dependencies & suggest ne...

2016-11-05 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1339 @Leemoonsoo Rebased but there is an issue raised from #1564 like below ``` 16/11/05 06:04:34 ERROR PySparkInterpreter: Error java.util.NoSuchElementException: spark.submit.pyFil

[GitHub] zeppelin pull request #1605: [ZEPPELIN-1622] Remove %dep interpreter depreca...

2016-11-05 Thread minahlee
GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1605 [ZEPPELIN-1622] Remove %dep interpreter deprecated message ### What is this PR for? %dep interpreter was going to be deprecated, but we had feedback from many users that this feature provide

[jira] [Created] (ZEPPELIN-1630) REST API for renaming a note or a folder

2016-11-05 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1630: - Summary: REST API for renaming a note or a folder Key: ZEPPELIN-1630 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1630 Project: Zeppelin Issue Type:

[jira] [Created] (ZEPPELIN-1629) Enable renaming folder from the main page

2016-11-05 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1629: - Summary: Enable renaming folder from the main page Key: ZEPPELIN-1629 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1629 Project: Zeppelin Issue Type

[jira] [Created] (ZEPPELIN-1628) Enable renaming note from the main page

2016-11-05 Thread Tae Jun Kim (JIRA)
Tae Jun Kim created ZEPPELIN-1628: - Summary: Enable renaming note from the main page Key: ZEPPELIN-1628 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1628 Project: Zeppelin Issue Type:

[GitHub] zeppelin issue #1433: [ZEPPELIN-1451] Bug fix of Embedding %html within %tab...

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1433 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 well. If your project does not have this feature

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

2016-11-05 Thread ravwojdyla
Github user ravwojdyla commented on the issue: https://github.com/apache/zeppelin/pull/1471 @bzz `scio` profile was added to keep it consistent with other modules. Test/build should happen as part of standard build. Is it fine? --- If your project is set up for it, you can reply to t

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

2016-11-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 CI is green now. Thanks. --- 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 wi

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

2016-11-05 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1539 [ZEPPELIN-1567] Let JDBC interpreter use user credential information. ### What is this PR for? This PR is for the multi-tenant of JDBC Interpreter. User can create a user/pas

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

2016-11-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 re-build CI --- 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 i

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

2016-11-05 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 i

[GitHub] zeppelin issue #1433: [ZEPPELIN-1451] Bug fix of Embedding %html within %tab...

2016-11-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1433 I did rebase and CI has passed. thanks. --- 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 #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-05 Thread nazgul33
Github user nazgul33 commented on the issue: https://github.com/apache/zeppelin/pull/1513 @gss2002 Thanks for the sample configuration. I'm going to test this PR further with group mappings on Monday. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1513: ZEPPELIN-1472 - Create new LdapRealm based on Apache K...

2016-11-05 Thread gss2002
Github user gss2002 commented on the issue: https://github.com/apache/zeppelin/pull/1513 @nazgul33 and @jongyoul this has been tested from a group perspective: Here is the example: [gsenia@hdp25sandbox ~]$ cat /etc/zeppelin/conf/shiro.ini # Sample LDAP configuration, f

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

2016-11-05 Thread mfelgamal
Github user mfelgamal commented on the issue: https://github.com/apache/zeppelin/pull/1538 @astroshim I think it is just a message and the shell run normally. you can run with this command `docker run --rm -it -p 8080:8080 -p 8081:8081 mahmoudelgamal/zeppelin-release:0.5.0 -c bash`. A

[GitHub] zeppelin pull request #1597: Shorten certain error logs in order to keep CI ...

2016-11-05 Thread khalidhuseynov
GitHub user khalidhuseynov reopened a pull request: https://github.com/apache/zeppelin/pull/1597 Shorten certain error logs in order to keep CI logs clear ### What is this PR for? This is to shorten certain error logs in order to keep CI clear without polluted logs.

[GitHub] zeppelin pull request #1597: Shorten certain error logs in order to keep CI ...

2016-11-05 Thread khalidhuseynov
Github user khalidhuseynov closed the pull request at: https://github.com/apache/zeppelin/pull/1597 --- 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 feat

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

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1554 @prabhjyotsingh Do you think is there a way to impersonate without adding ssh key when user logged in using PAM authentication https://github.com/apache/zeppelin/pull/1589? --- If your projec

[GitHub] zeppelin pull request #1604: [HOT-FIX] - Prevent double injection of cross-o...

2016-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1604 --- 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 #1604: [HOT-FIX] - Prevent double injection of cross-origin h...

2016-11-05 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1604 Mergin it as a hot fix! --- 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 a

[GitHub] zeppelin issue #1597: Shorten certain error logs in order to keep CI logs cl...

2016-11-05 Thread anthonycorbacho
Github user anthonycorbacho commented on the issue: https://github.com/apache/zeppelin/pull/1597 @khalidhuseynov its a know issue: logged here https://issues.apache.org/jira/browse/ZEPPELIN-1623 --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] zeppelin issue #1597: Shorten certain error logs in order to keep CI logs cl...

2016-11-05 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1597 rebased from master and seems like only selenium profile fails with: ``` Results : Tests in error: ParagraphActionsIT.testEditOnDoubleClick:443 » ElementNotVisible

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

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1539 @astroshim Could you rebase and see if CI becomes green? --- 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 #1433: [ZEPPELIN-1451] Bug fix of Embedding %html within %tab...

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1433 Now CI on master has fixed. @astroshim Could you rebase and see if it pass the test? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] zeppelin issue #1585: ZEPPELIN-1606. Add interpreter option to interpreter-s...

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1585 Thanks @zjffdu for the contribution. LGTM and 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 a

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

2016-11-05 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/1534 How do we think about this https://github.com/apache/zeppelin/pull/1534#issuecomment-258332768 --- If your project is set up for it, you can reply to this email and have your reply appe

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

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1534 LGTM and merge to master if there's no further discussion. Thanks @agoodm for the great contribution. --- If your project is set up for it, you can reply to this email and have your reply a