[GitHub] [zeppelin] zjffdu commented on pull request #3854: [ZEPPELIN-4954] Migrate merge_zeppelin_pr.py to python 3

2020-07-13 Thread GitBox
zjffdu commented on pull request #3854: URL: https://github.com/apache/zeppelin/pull/3854#issuecomment-658006959 Thanks @Reamer LGTM This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [zeppelin] Reamer opened a new pull request #3854: [ZEPPELIN-4954] Migrate merge_zeppelin_pr.py to python 3

2020-07-13 Thread GitBox
Reamer opened a new pull request #3854: URL: https://github.com/apache/zeppelin/pull/3854 ### What is this PR for? This PR migrates our `merge_zeppelin_pr.py` to Python 3, running this script with python2 will cause an error. ### What type of PR is it? Improvement ### To

[jira] [Created] (ZEPPELIN-4954) dev/merge_zeppelin_pr.py doesn't run with Python3

2020-07-13 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-4954: Summary: dev/merge_zeppelin_pr.py doesn't run with Python3 Key: ZEPPELIN-4954 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4954 Project: Zeppelin

Re: [DISCUSS] Release 0.9.0 preview2

2020-07-13 Thread Jeff Zhang
Hi Folks, Most of blocker issues are fixed, I plan to create RC for preview2 if there's no other blocker issues. Jeff Zhang 于2020年7月3日周五 下午12:49写道: > I created https://issues.apache.org/jira/browse/ZEPPELIN-4936 > feel free to move any blocker issues under this umbrella ticket. > > > moon soo L

[jira] [Created] (ZEPPELIN-4953) Cannot enable helium package due to conflict in yarn command (yarnpkg vs Hadoop Yarn)

2020-07-13 Thread Raunaq Biswas (Jira)
Raunaq Biswas created ZEPPELIN-4953: --- Summary: Cannot enable helium package due to conflict in yarn command (yarnpkg vs Hadoop Yarn) Key: ZEPPELIN-4953 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4953

[jira] [Created] (ZEPPELIN-4952) Markdown interpreter can be used to store XSS in notebooks.

2020-07-13 Thread Paulo Pacheco (Jira)
Paulo Pacheco created ZEPPELIN-4952: --- Summary: Markdown interpreter can be used to store XSS in notebooks. Key: ZEPPELIN-4952 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4952 Project: Zeppel

[GitHub] [zeppelin] zjffdu opened a new pull request #3853: [ZEPPELIN-4951]. Set paragraph status to be abort when recovery is disabled

2020-07-13 Thread GitBox
zjffdu opened a new pull request #3853: URL: https://github.com/apache/zeppelin/pull/3853 ### What is this PR for? A simple PR which set paragraph status to be abort when loading note and recovery is disabled. Otherwise we would see paragraph is in running state and we are unabl

[jira] [Created] (ZEPPELIN-4951) Set paragraph status to be abort when recovery is disabled

2020-07-13 Thread Jeff Zhang (Jira)
Jeff Zhang created ZEPPELIN-4951: Summary: Set paragraph status to be abort when recovery is disabled Key: ZEPPELIN-4951 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4951 Project: Zeppelin

[GitHub] [zeppelin] Reamer commented on pull request #3825: [ZEPPELIN-4915] K8s with java lib

2020-07-13 Thread GitBox
Reamer commented on pull request #3825: URL: https://github.com/apache/zeppelin/pull/3825#issuecomment-657616693 > @Reamer would you cherry-pick into branch-0.9? done. Hopefully right. This is an automated message from

[GitHub] [zeppelin] alexott commented on pull request #3825: [ZEPPELIN-4915] K8s with java lib

2020-07-13 Thread GitBox
alexott commented on pull request #3825: URL: https://github.com/apache/zeppelin/pull/3825#issuecomment-657608219 @Reamer would you cherry-pick into branch-0.9? This is an automated message from the Apache Git Service. To res

[GitHub] [zeppelin] asfgit closed pull request #3825: [ZEPPELIN-4915] K8s with java lib

2020-07-13 Thread GitBox
asfgit closed pull request #3825: URL: https://github.com/apache/zeppelin/pull/3825 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

[GitHub] [zeppelin] xiejiajun opened a new pull request #3852: [ZEPPELIN-4950]. Support for manually specifying the Java version of Spark Interpreter Scala REPL

2020-07-13 Thread GitBox
xiejiajun opened a new pull request #3852: URL: https://github.com/apache/zeppelin/pull/3852 ### What is this PR for? - Support for manually specifying the Java version of Spark Interpreter Scala REPL. - This feature can be used to resolve runtime errors caused by reference to third-

[jira] [Created] (ZEPPELIN-4950) Support for manually specifying the Java version of Spark Interpreter Scala REPL

2020-07-13 Thread Jake Xie (Jira)
Jake Xie created ZEPPELIN-4950: -- Summary: Support for manually specifying the Java version of Spark Interpreter Scala REPL Key: ZEPPELIN-4950 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4950 Proj