[
https://issues.apache.org/jira/browse/YARN-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222681#comment-16222681
]
Varun Saxena commented on YARN-7378:
------------------------------------
[~vrushalic],
Following line
{noformat}
export
HBASE_CLASSPATH=$HBASE_CLASSPATH:<local-dir>/hadoop-yarn-server-timelineservice-hbase.jar
{noformat}
should be
{noformat}
export
HBASE_CLASSPATH=$HBASE_CLASSPATH:<local-dir>/hadoop-yarn-server-timelineservice.jar
{noformat}
> Documentation changes post branch-2 merge
> -----------------------------------------
>
> Key: YARN-7378
> URL: https://issues.apache.org/jira/browse/YARN-7378
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineclient, timelinereader, timelineserver
> Reporter: Varun Saxena
> Assignee: Vrushali C
> Attachments: YARN-7378-branch-2.0001.patch,
> YARN-7378-branch-2.0002.patch, schema creation documentation.png
>
>
> Need to update the documentation for the schema creator command. It should
> include the timeline-service-hbase jar as well as hbase-server jar in
> classpath when the command is to be run. Due to YARN-7190 classpath changes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]