You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/09/16 20:43:49 UTC

[jira] [Reopened] (YARN-4154) Tez Build with hadoop 2.6.1 fails due to MiniYarnCluster change

     [ https://issues.apache.org/jira/browse/YARN-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli reopened YARN-4154:
-------------------------------------------

> Tez Build with hadoop 2.6.1 fails due to MiniYarnCluster change
> ---------------------------------------------------------------
>
>                 Key: YARN-4154
>                 URL: https://issues.apache.org/jira/browse/YARN-4154
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.6.1
>            Reporter: Jeff Zhang
>            Priority: Blocker
>
> {code}
> [ERROR] /mnt/nfs0/jzhang/tez-autobuild/tez/tez-plugins/tez-yarn-timeline-history/src/test/java/org/apache/tez/tests/MiniTezClusterWithTimeline.java:[92,5] no suitable constructor found for MiniYARNCluster(java.lang.String,int,int,int,int,boolean)
>     constructor org.apache.hadoop.yarn.server.MiniYARNCluster.MiniYARNCluster(java.lang.String,int,int,int,int) is not applicable
>       (actual and formal argument lists differ in length)
>     constructor org.apache.hadoop.yarn.server.MiniYARNCluster.MiniYARNCluster(java.lang.String,int,int,int) is not applicable
>       (actual and formal argument lists differ in length)
> {code}
> MR might have the same issue.
> \cc [~vinodkv]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)