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

Sangjin Lee commented on YARN-5928:
-----------------------------------

Thanks [~haibochen]!

Actually only the former argument needs to be updated. Thus, instead of
{noformat}
226         hadoop fs -put 
hadoop-yarn-server-timelineservice-hbase-3.0.0-alpha1-SNAPSHOT.jar
227                
/hbase/coprocessor/hadoop-yarn-server-timelineservice-hbase.jar
{noformat}

it should be
{noformat}
226         hadoop fs -put 
hadoop-yarn-server-timelineservice-hbase-3.0.0-alpha1-SNAPSHOT.jar
227                /hbase/coprocessor/hadoop-yarn-server-timelineservice.jar
{noformat}

If you don't object, I'll update that line and commit it once jenkins returns 
with a clean build.

> Move ATSv2 HBase backend code into a new module that is only dependent at 
> runtime by yarn servers
> -------------------------------------------------------------------------------------------------
>
>                 Key: YARN-5928
>                 URL: https://issues.apache.org/jira/browse/YARN-5928
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Haibo Chen
>            Assignee: Haibo Chen
>         Attachments: YARN-5928.01.patch, YARN-5928.02.patch, 
> YARN-5928.06.patch, YARN-5928-YARN-5355.02.patch, 
> YARN-5928-YARN-5355.03.patch, YARN-5928-YARN-5355.04.patch, 
> YARN-5928-YARN-5355.04.patch, YARN-5928-YARN-5355.05.patch, 
> YARN-5928-YARN-5355.06.patch, YARN-5928-YARN-5355.07.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
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