This is an automated email from the ASF dual-hosted git repository.
evansye pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 536d961 BIGTOP-3190. Missing newline in Compatibility issue for
Zeppelin with Spark 2.2.3 (#501)
536d961 is described below
commit 536d961fa8e302ab6eb9bddd615a1a1f99c692a8
Author: Evans Ye <[email protected]>
AuthorDate: Sat Mar 16 23:58:13 2019 +0800
BIGTOP-3190. Missing newline in Compatibility issue for Zeppelin with Spark
2.2.3 (#501)
---
.../src/common/zeppelin/patch0-spark-2.2.3-compatibility.diff | 1 +
1 file changed, 1 insertion(+)
diff --git
a/bigtop-packages/src/common/zeppelin/patch0-spark-2.2.3-compatibility.diff
b/bigtop-packages/src/common/zeppelin/patch0-spark-2.2.3-compatibility.diff
index c51f88b..af81574 100644
--- a/bigtop-packages/src/common/zeppelin/patch0-spark-2.2.3-compatibility.diff
+++ b/bigtop-packages/src/common/zeppelin/patch0-spark-2.2.3-compatibility.diff
@@ -13,6 +13,7 @@ index 6e7da6dc6..298e0b1ca 100644
+ <py4j.version>0.10.7</py4j.version>
</properties>
</profile>
+
diff --git a/r/src/main/scala/org/apache/spark/api/r/RBackendHelper.scala
b/r/src/main/scala/org/apache/spark/api/r/RBackendHelper.scala
index 9c1eb38d5..155f645dc 100644
--- a/r/src/main/scala/org/apache/spark/api/r/RBackendHelper.scala