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

Vrushali C commented on HADOOP-15166:
-------------------------------------

Thanks Gera! Yes, timeline service libs need to be added to classpath 
explicitly since we did not want to pull in unwanted jars into classpath for 
folks who don't need it. (as part of this jira YARN-7190 )

Patch looks good in general. Will wait for jenkins. 

> 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
>         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
(v6.4.14#64029)

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

Reply via email to