[
https://issues.apache.org/jira/browse/KYLIN-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352253#comment-17352253
]
ASF GitHub Bot commented on KYLIN-4999:
---------------------------------------
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]
> Make Spark3.1 compatible with hadoop2.7 and hive1.2 in standalone docker image
> ------------------------------------------------------------------------------
>
> Key: KYLIN-4999
> URL: https://issues.apache.org/jira/browse/KYLIN-4999
> Project: Kylin
> Issue Type: Sub-task
> Components: Environment
> Affects Versions: v4.0.0-beta
> Reporter: tianhui
> Assignee: tianhui
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)