You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2019/05/31 01:03:00 UTC

[jira] [Commented] (HADOOP-15166) CLI MiniCluster fails with ClassNotFoundException o.a.h.yarn.server.timelineservice.collector.TimelineCollectorManager

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

Guanghao Zhang commented on HADOOP-15166:
-----------------------------------------

Why this Jira's fix version is 3.0.1? But I didn't found this commit in branch-3.0.1 and branch-3.0. And the document for 3.0.3 is not right, too. SeeĀ [https://hadoop.apache.org/docs/r3.0.3/hadoop-project-dist/hadoop-common/CLIMiniCluster.html]. Thanks.

> CLI MiniCluster fails with ClassNotFoundException o.a.h.yarn.server.timelineservice.collector.TimelineCollectorManager
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-15166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15166
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>            Priority: Major
>             Fix For: 3.0.1
>
>         Attachments: HADOOP-15166.001.patch
>
>
> Following CLIMiniCluster.md.vm to start minicluster fails due to:
> {code}
> Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.yarn.server.timelineservice.collector.TimelineCollectorManager
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> 	... 62 more
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org