[GitHub] [zeppelin] Leemoonsoo opened a new pull request #4070: [ZEPPELIN-5167] Set HOME env variable to in Dockerfile, so Helium can install package successfully

2021-03-03 Thread GitBox
Leemoonsoo opened a new pull request #4070: URL: https://github.com/apache/zeppelin/pull/4070 ### What is this PR for? Without HOME env variable set in Docker image, installing a helium visualization package fails with error. ``` INFO [2021-03-04 06:40:51,674] ({qtp418304857-3

[GitHub] [zeppelin] Reamer commented on pull request #4069: [ZEPPELIN-5277] Use RandomStringUtils from apache-commons-lang3

2021-03-03 Thread GitBox
Reamer commented on pull request #4069: URL: https://github.com/apache/zeppelin/pull/4069#issuecomment-789794240 Since this change is a no-brainer, I will merge it soon. This is an automated message from the Apache Git Servic

[GitHub] [zeppelin] Reamer opened a new pull request #4069: [ZEPPELIN-5277] Use RandomStringUtils from apache-commons-lang3

2021-03-03 Thread GitBox
Reamer opened a new pull request #4069: URL: https://github.com/apache/zeppelin/pull/4069 ### What is this PR for? This PR removes our own implementation of random string generation and switches to RandomStringUtils from apache-commons-lang3. ### What type of PR is it? - Refact

[jira] [Created] (ZEPPELIN-5277) Use RandomStringUtils from apache-commons-lang3

2021-03-03 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5277: Summary: Use RandomStringUtils from apache-commons-lang3 Key: ZEPPELIN-5277 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5277 Project: Zeppelin

[GitHub] [zeppelin] Reamer opened a new pull request #4068: [ZEPPELIN-5130]

2021-03-03 Thread GitBox
Reamer opened a new pull request #4068: URL: https://github.com/apache/zeppelin/pull/4068 ### What is this PR for? Improve the code during development. ### What type of PR is it? - Maintenance ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPEL

[GitHub] [zeppelin] Kimahriman opened a new pull request #4067: [ZEPPELIN-5275] Add missing java_import's to pyspark bootstrapping

2021-03-03 Thread GitBox
Kimahriman opened a new pull request #4067: URL: https://github.com/apache/zeppelin/pull/4067 ### What is this PR for? The pyspark bootstrap script is missing some java imports that are in the native Spark bootstrapping. (See https://github.com/apache/spark/blob/master/python/pyspark/ja

[jira] [Created] (ZEPPELIN-5276) Pyspark interpreter doesn't add jars to PYTHONPATH for yarn cluster mode

2021-03-03 Thread Adam Binford (Jira)
Adam Binford created ZEPPELIN-5276: -- Summary: Pyspark interpreter doesn't add jars to PYTHONPATH for yarn cluster mode Key: ZEPPELIN-5276 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5276 Proj

[jira] [Created] (ZEPPELIN-5275) Pyspark interpreter missing java imports

2021-03-03 Thread Adam Binford (Jira)
Adam Binford created ZEPPELIN-5275: -- Summary: Pyspark interpreter missing java imports Key: ZEPPELIN-5275 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5275 Project: Zeppelin Issue Typ