[
https://issues.apache.org/jira/browse/TEZ-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated TEZ-3899:
-------------------------------
Description:
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.
Also INSTALL.md should be updated.
was:
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.
> 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
> Priority: Major
>
> 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.
> Also INSTALL.md should be updated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)