[
https://issues.apache.org/jira/browse/TEZ-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665204#comment-16665204
]
Kuhu Shukla commented on TEZ-4012:
----------------------------------
Thank you for the patch [~jeagles]. Just some more minor comments.
{code}
# Add a welcome message and environment checks.
COPY hadoop_env_checks.sh /root/hadoop_env_checks.sh
RUN chmod 755 /root/hadoop_env_checks.sh
{code}
This should be now referencing the renamed env shell script.
> Add docker support for Tez.
> ---------------------------
>
> Key: TEZ-4012
> URL: https://issues.apache.org/jira/browse/TEZ-4012
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Priority: Major
> Attachments: TEZ-4012.001.patch, TEZ-4012.002.patch
>
>
> Hadoop label builds contain a mix of development tools and versions. In
> particular H11-H20 are unusable by tez since protoc -version is 2.6.x and
> hadoop only supports 2.5.0. This jira will allow builds across all H1-H20
> jenkins machines.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)