[GitHub] [zeppelin] Reamer merged pull request #4467: GitHub Workflows security hardening

2022-09-22 Thread GitBox
Reamer merged PR #4467: URL: https://github.com/apache/zeppelin/pull/4467 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apach

[jira] [Created] (ZEPPELIN-5825) Zeppelin's spark interpreter erroring out when running with Standalone Spark cluster in cluster deploy mode

2022-09-22 Thread Ankit Prakash Gupta (Jira)
Ankit Prakash Gupta created ZEPPELIN-5825: - Summary: Zeppelin's spark interpreter erroring out when running with Standalone Spark cluster in cluster deploy mode Key: ZEPPELIN-5825 URL: https://issues.apach

[jira] [Created] (ZEPPELIN-5826) Activate credentialReplacement unit test

2022-09-22 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5826: Summary: Activate credentialReplacement unit test Key: ZEPPELIN-5826 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5826 Project: Zeppelin Issue

[GitHub] [zeppelin] Reamer opened a new pull request, #4468: [ZEPPELIN-5826] Activate credentialReplacement test

2022-09-22 Thread GitBox
Reamer opened a new pull request, #4468: URL: https://github.com/apache/zeppelin/pull/4468 ### What is this PR for? This pull request activates and corrects the test ParagraphTestcredentialReplacement() ### What type of PR is it? Improvement ### What is the Jira issue?

ZEPPELIN-5825 Zeppelin's spark interpreter erroring out when running with Standalone Spark cluster in cluster deploy mode

2022-09-22 Thread Ankit Gupta
Hi Dev-Community Looks like when running the zeppelin notebook with spark standalone cluster in deploy cluster mode, it is erroring out with the below error in spark driver program and zeppelin detaches itself with the spark driver. https://issues.apache.org/jira/browse/ZEPPELIN-5825 I suspect i

Re: ZEPPELIN-5825 Zeppelin's spark interpreter erroring out when running with Standalone Spark cluster in cluster deploy mode

2022-09-22 Thread Jeff Zhang
Hi Ankit, Thanks for the reporting, could add how to reproduce step in the jira ticket? On Thu, Sep 22, 2022 at 6:04 PM Ankit Gupta wrote: > Hi Dev-Community > > Looks like when running the zeppelin notebook with spark standalone cluster > in deploy cluster mode, it is erroring out with the bel

Re: ZEPPELIN-5825 Zeppelin's spark interpreter erroring out when running with Standalone Spark cluster in cluster deploy mode

2022-09-22 Thread Ankit Gupta
Hi Jeff Sure ! Let me containerise the solutions and put those in the jira ticket. Thanks and regards Ankit Prakash Gupta info.ank...@gmail.com +91 8750101321 On Thu, 22 Sep, 2022, 5:15 pm Jeff Zhang, wrote: > Hi Ankit, > > Thanks for the reporting, could add how to reproduce step in the jira