[
https://issues.apache.org/jira/browse/TEZ-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang updated TEZ-2821:
----------------------------
Attachment: TEZ-2821-1.patch
> Build with hadoop-2.6.1 fails
> ------------------------------
>
> Key: TEZ-2821
> URL: https://issues.apache.org/jira/browse/TEZ-2821
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Jeff Zhang
> Attachments: TEZ-2821-1.patch
>
>
> {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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)