Jeff Zhang created TEZ-2821:
-------------------------------
Summary: 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
{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)