[ 
https://issues.apache.org/jira/browse/YARN-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16486678#comment-16486678
 ] 

Vinod Kumar Vavilapalli commented on YARN-8338:
-----------------------------------------------

[~jlowe], never mind, removing the exclusion failed in compilation itself. We 
will have to declare a version.

{code}
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (depcheck) @ hadoop-aws ---
[WARNING]
Dependency convergence error for org.objenesis:objenesis:2.1 paths to 
dependency are:
+-org.apache.hadoop:hadoop-aws:3.1.1-SNAPSHOT
  +-com.amazonaws:DynamoDBLocal:1.11.86
    +-org.mockito:mockito-core:1.10.19
      +-org.objenesis:objenesis:2.1
and
+-org.apache.hadoop:hadoop-aws:3.1.1-SNAPSHOT
  +-org.apache.hadoop:hadoop-yarn-server-tests:3.1.1-SNAPSHOT
    +-org.apache.hadoop:hadoop-yarn-server-resourcemanager:3.1.1-SNAPSHOT
      
+-org.apache.hadoop:hadoop-yarn-server-applicationhistoryservice:3.1.1-SNAPSHOT
        +-de.ruedigermoeller:fst:2.50
          +-org.objenesis:objenesis:2.5.1

[WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence 
failed with message:
Failed while enforcing releasability. See above detailed error message.
{code}

> TimelineService V1.5 doesn't come up after HADOOP-15406
> -------------------------------------------------------
>
>                 Key: YARN-8338
>                 URL: https://issues.apache.org/jira/browse/YARN-8338
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Critical
>         Attachments: YARN-8338.txt
>
>
> TimelineService V1.5 fails with the following:
> {code}
> java.lang.NoClassDefFoundError: org/objenesis/Objenesis
>       at 
> org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore.<clinit>(RollingLevelDBTimelineStore.java:174)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to