You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/09/19 14:46:33 UTC

[jira] [Updated] (TEZ-1598) DAGClientTimelineImpl uses ReflectiveOperationException (which has JDK 1.7 dependency)

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

Rajesh Balamohan updated TEZ-1598:
----------------------------------
    Attachment: TEZ-1598.1.patch

> 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
>         Attachments: TEZ-1598.1.patch
>
>
> 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)