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)