[GitHub] zeppelin issue #3206: [WIP][ZEPPELIN-3810] Support Spark 2.4

2018-10-31 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/3206 > picked I was able to get this working by doing cherry-picking. We needed some changes in our environment not related to zeppelin, but for the usage of spark-images. Thanks for

[GitHub] zeppelin issue #3206: [WIP][ZEPPELIN-3810] Support Spark 2.4

2018-10-29 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/3206 > > > The error message: > > ``` > [ERROR] /home/cloud-user/ajay/code/csf-cc-zeppelin-k8szep/spark/scala- > 2.11/src/main/scala/org/

[GitHub] zeppelin issue #3206: [WIP][ZEPPELIN-3810] Support Spark 2.4

2018-10-29 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/3206 > > > Does that happen only with this code changes? The change here does not touch signature at `class SparkScala211Interpreter(` and the error message looks pretty unrel

[GitHub] zeppelin issue #3206: [WIP][ZEPPELIN-3810] Support Spark 2.4

2018-10-29 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/3206 Hello, I was trying to run zeppelin with spark 2.4. I have pulled your code. While building zeppelin I'm facing the below issue, ``` [ERROR] /home/cloud-user/ajay

[GitHub] zeppelin issue #3188: ZEPPELIN-3791: Bump-Up shiro version from 1.3.2 to 1.4...

2018-09-28 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/3188 > > > @ajaygk95 Thanks for the contribution, please configure your travis to enable CI. Hello, I have enabled travis and i see that zeppelin build h

[GitHub] zeppelin pull request #3188: ZEPPELIN-3791: Bump-Up shiro version from 1.3.2...

2018-09-25 Thread ajaygk95
GitHub user ajaygk95 opened a pull request: https://github.com/apache/zeppelin/pull/3188 ZEPPELIN-3791: Bump-Up shiro version from 1.3.2 to 1.4.0 ### What is this PR for? Bump Up the Shiro version in zeppelin from 1.3.2 to 1.4.0. Bumping up the Shiro version will help in using

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

2018-09-18 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/2373 > > > @SarunasG @1ambda @khalidhuseynov @andreaTP Hello, is there any doc of details for me to add libs in 0.7.3 and by changing the shiro.ini config file to suppor

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

2018-09-08 Thread ajaygk95
Github user ajaygk95 commented on the issue: https://github.com/apache/zeppelin/pull/2373 Hello, Has anyone tried with zeppelin with keycloak ? ---