Rajesh Balamohan created TEZ-1598:
-------------------------------------
Summary: DAGClientTimelineImpl uses ReflectiveOperationException
(which has JDK 1.7 dependency)
Key: TEZ-1598
URL: https://issues.apache.org/jira/browse/TEZ-1598
Project: Apache Tez
Issue Type: Bug
Reporter: Rajesh Balamohan
INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tez-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 126 source files to
/home/jenkins/jenkins-slave/workspace/Tez-Build/tez-api/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-slave/workspace/Tez-Build/tez-api/src/main/java/org/apache/tez/dag/api/client/DAGClientTimelineImpl.java:[451,14]
cannot find symbol
symbol : class ReflectiveOperationException
location: class org.apache.tez.dag.api.client.DAGClientTimelineImpl
[INFO] 1 error
[INFO] -------------------------------------------------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)