You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2021/05/27 03:46:31 UTC

[GitHub] [kylin] tianhui5 commented on a change in pull request #1653: KYLIN-4999 Make Spark3.1 compatible with hadoop2.7 and hive1.2 in standalone docker image

tianhui5 commented on a change in pull request #1653:
URL: https://github.com/apache/kylin/pull/1653#discussion_r640262385



##########
File path: docker/dockerfile/standalone/Dockerfile_hadoop
##########
@@ -19,8 +19,8 @@
 FROM centos:7.9.2009
 
 ENV HIVE_VERSION 1.2.1
-ENV HADOOP_VERSION 2.8.5
-ENV SPARK_VERSION 2.4.7
+ENV HADOOP_VERSION 2.7.7
+ENV SPARK_VERSION 3.1.1

Review comment:
       stand alone镜像有必要支持多版本吗,如果要支持需要将tar.gz包也上传多个




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org