[GitHub] zeppelin issue #2373: [ZEPPELIN-2598] Securing Zeppelin with OpenID Connect

2017-08-07 Thread SarunasG
Github user SarunasG commented on the issue: https://github.com/apache/zeppelin/pull/2373 Hi @andreaTP, All, Could anyone please help me to understand this pull request better ? If I integrate all the changes as per this pull request and amend the shiro.ini file with OIDC

[GitHub] zeppelin issue #2520: ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC spe...

2017-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2520 Tested on local (for hive and phoenix) works as expected. 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

[GitHub] zeppelin pull request #2483: [ZEPPELIN-2766] Make online resources url confi...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2483 --- 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 #2478: [ZEPPELIN-2761] - Neo4j Interpreter

2017-08-07 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2478 This is a new feature that makes utilizing graph type easily. Any other opinions? --- 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 #2490: [Zeppelin-2718] Find and replace code in note

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2490 --- 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 #2517: Zeppelin-2835 add ssl doco

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2517 --- 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 #2520: ZEPPELIN-2833 JDBC Interpreter doesn't follow J...

2017-08-07 Thread ss77892
GitHub user ss77892 opened a pull request: https://github.com/apache/zeppelin/pull/2520 ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC specification when… … getting the results. ### What is this PR for? Fix for ZEPPELIN-2833. JDBC Interpreter uses result

[GitHub] zeppelin pull request #2519: ZEPPELIN-2833 JDBC Interpreter doesn't follow J...

2017-08-07 Thread ss77892
Github user ss77892 closed the pull request at: https://github.com/apache/zeppelin/pull/2519 --- 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 #2519: ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC spe...

2017-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2519 @ss77892 Thanks for your contribution, your changes look good, but can you update the description of this PR a bit, specifically this section "What is this PR for?" --- If your project

[GitHub] zeppelin pull request #2519: ZEPPELIN-2833 JDBC Interpreter doesn't follow J...

2017-08-07 Thread ss77892
GitHub user ss77892 opened a pull request: https://github.com/apache/zeppelin/pull/2519 ZEPPELIN-2833 JDBC Interpreter doesn't follow JDBC specification when… … getting the results. ### What is this PR for? A few sentences describing the overall goals of the pull

[GitHub] zeppelin pull request #2515: [ZEPPELIN-2825] - Fix Zeppelin to support any o...

2017-08-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/2515 --- 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 #2516: [ZEPPELIN-2827] Spark's pyspark fails if unsupp...

2017-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh closed the pull request at: https://github.com/apache/zeppelin/pull/2516 --- 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 #2516: [ZEPPELIN-2827] Spark's pyspark fails if unsupp...

2017-08-07 Thread prabhjyotsingh
GitHub user prabhjyotsingh reopened a pull request: https://github.com/apache/zeppelin/pull/2516 [ZEPPELIN-2827] Spark's pyspark fails if unsupported version of matplotlib is present ### What is this PR for? %spark.pyspark paragraphs keep running for more than > 5 minutes and

[GitHub] zeppelin issue #2512: [ZEPPELIN-2823] Notebook saved status is wrong if ther...

2017-08-07 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2512 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 if

[GitHub] zeppelin issue #2145: [ZEPPELIN-2271] encoding password of credentials

2017-08-07 Thread herval
Github user herval commented on the issue: https://github.com/apache/zeppelin/pull/2145 https://github.com/herval/zeppelin/tree/encrypt-credentials --- 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

What about the release of Zeppelin 0.7.3

2017-08-07 Thread Yanbo Liang
Hi All, Recently we sent some security features/fixes to Apache Zeppelin. Do you have plan to release a new version in near future? Then we can upgrade our Zeppelin to use these new features. Thanks Yanbo

[GitHub] zeppelin issue #2507: [ZEPPELIN-2815] Improve interpreter dependencies loggi...

2017-08-07 Thread necosta
Github user necosta commented on the issue: https://github.com/apache/zeppelin/pull/2507 @1ambda , @felixcheung , ready for another round of review. 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

[GitHub] zeppelin pull request #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-07 Thread necosta
GitHub user necosta reopened a pull request: https://github.com/apache/zeppelin/pull/2507 [ZEPPELIN-2815] Improve interpreter dependencies logging ### What is this PR for? As a developer, I want to be able to debug issues on dependency resolution "easier". To achieve this,

[GitHub] zeppelin pull request #2507: [ZEPPELIN-2815] Improve interpreter dependencie...

2017-08-07 Thread necosta
Github user necosta closed the pull request at: https://github.com/apache/zeppelin/pull/2507 --- 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