You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "TezQA (JIRA)" <ji...@apache.org> on 2018/05/29 17:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/TEZ-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493889#comment-16493889 ] 

TezQA commented on TEZ-3899:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12925212/TEZ-3899.001.patch
  against master revision f6624c1.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.test.TestSecureShuffle

                                      The following test timeouts occurred in :
 org.apache.tez.tests.TestExternalTezServicesErrors
org.apache.tez.tests.TestExternalTezServices

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/2816//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2816//console

This message is automatically generated.


> 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
>            Assignee: Nishant Dash
>            Priority: Major
>         Attachments: TEZ-3899.001.patch
>
>
> 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)