[
https://issues.apache.org/jira/browse/YARN-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573032#comment-16573032
]
Abhishek Modi commented on YARN-8636:
-------------------------------------
[~bibinchundatt] As per the docs and my understanding this command needs to be
run with hbase:
bin/hbase
org.apache.hadoop.yarn.server.timelineservice.storage.TimelineSchemaCreator
-create
And the location of hadoop-yarn-server-timelineservice-hbase-2.9.1.jar needs to
be added in classpath of hbase for running this command.
I referred to
[https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/TimelineServiceV2.html#Enable_the_coprocessor]
and was able to run this command successfully.
> TimelineSchemaCreator command not working
> -----------------------------------------
>
> Key: YARN-8636
> URL: https://issues.apache.org/jira/browse/YARN-8636
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Bibin A Chundatt
> Priority: Major
>
> {code:java}
> nodemanager/bin> ./hadoop
> org.apache.yarn.timelineservice.storage.TimelineSchemaCreator -create
> Error: Could not find or load main class
> org.apache.yarn.timelineservice.storage.TimelineSchemaCreator
> {code}
> share/hadoop/yarn/timelineservice/ is not part of class path
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]