You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/02/27 22:08:00 UTC

[jira] [Created] (TEZ-3899) Update Tez build instructions for Apache Hadoop 2.8 and later

Arpit Agarwal created TEZ-3899:
----------------------------------

             Summary: Update Tez build instructions for Apache Hadoop 2.8 and later
                 Key: TEZ-3899
                 URL: https://issues.apache.org/jira/browse/TEZ-3899
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Arpit Agarwal


Building Tez with Apache Hadoop 2.8 or later requires the new {{hadoop28}} profile. e.g.
{code}
mvn clean package -DskipTests=true -Dmaven.javadoc.skip=true -Phadoop28
{code}

The Tez install guide should be updated to mention this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)