xiacongling commented on a change in pull request #1653:
URL: https://github.com/apache/kylin/pull/1653#discussion_r640260719
##########
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:
可以用变量控制吗?默认用 2.4.7。通过打镜像的 .sh 脚本传入。
--
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:
[email protected]