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 "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/09/24 15:19:04 UTC

[jira] [Commented] (HADOOP-12434) tombstone yetus branch

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

Sean Busbey commented on HADOOP-12434:
--------------------------------------

anyone have an objection to me just pushing the needed changes? 

{code}
$ git checkout HADOOP-12111
$ git tag HADOOP-12111-moved-to-yetus
$ git push origin HADOOP-12111-moved-to-yetus
$ git push origin :HADOOP-12111
{code}

the branch is up to date in the Yetus repo ATM.

> tombstone yetus branch
> ----------------------
>
>                 Key: HADOOP-12434
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12434
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: yetus
>    Affects Versions: HADOOP-12111
>            Reporter: Sean Busbey
>            Priority: Blocker
>
> Tasks to finalize code movement to Apache Yetus
> 1. tag the HADOOP-12111 branch
>   * preferably at commit 0a6e5d109b7f28ed3e2ae780898e79ad16faa954
>   * probably something like HADOOP-12111-moved-to-yetus
> 2. delete the HADOOP-12111 branch
> 3. iff any patches land after 0a6e5d109b7f28ed3e2ae780898e79ad16faa954, cherry pick over to Yetus / master



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