Siddharth Seth created TEZ-3711:
-----------------------------------
Summary: tez-yarn-timeline-history-with-fs fails to build against
hadoop3
Key: TEZ-3711
URL: https://issues.apache.org/jira/browse/TEZ-3711
Project: Apache Tez
Issue Type: Sub-task
Reporter: Siddharth Seth
hdfs / hdfs-client issues.
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
(default-testCompile) on project tez-yarn-timeline-history-with-fs: Compilation
failure: Compilation failure:
[ERROR]
/home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop3/tez-plugins/tez-yarn-timeline-history-with-fs/src/test/java/org/apache/tez/dag/history/ats/acls/TestATSHistoryV15.java:[30,30]
cannot find symbol
[ERROR] symbol: class DFSConfigKeys
[ERROR] location: package org.apache.hadoop.hdfs
[ERROR]
/home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop3/tez-plugins/tez-yarn-timeline-history-with-fs/src/test/java/org/apache/tez/dag/history/ats/acls/TestATSHistoryV15.java:[109,21]
cannot find symbol
[ERROR] symbol: variable DFSConfigKeys
[ERROR] location: class org.apache.tez.dag.history.ats.acls.TestATSHistoryV15
[ERROR] -> [Help 1]
{code}
https://builds.apache.org/job/Tez-Build-Hadoop3/6/console
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)