+1 non-binding

On Mon, Aug 11, 2014 at 4:16 PM, <jgho...@gmail.com> wrote:

> +1
>
>
>
>
>
>
> From: Colin McCabe
> Sent: ‎Monday‎, ‎August‎ ‎11‎, ‎2014 ‎3‎:‎40‎ ‎PM
> To: Hadoop Common
> Cc: hdfs-...@hadoop.apache.org, yarn-...@hadoop.apache.org,
> mapreduce-...@hadoop.apache.org
>
>
>
>
>
> +1.
>
> best,
> Colin
>
> On Fri, Aug 8, 2014 at 7:57 PM, Karthik Kambatla <ka...@cloudera.com>
> wrote:
> > I have put together this proposal based on recent discussion on this
> topic.
> >
> > Please vote on the proposal. The vote runs for 7 days.
> >
> >    1. Migrate from subversion to git for version control.
> >    2. Force-push to be disabled on trunk and branch-* branches. Applying
> >    changes from any of trunk/branch-* to any of branch-* should be
> through
> >    "git cherry-pick -x".
> >    3. Force-push on feature-branches is allowed. Before pulling in a
> >    feature, the feature-branch should be rebased on latest trunk and the
> >    changes applied to trunk through "git rebase --onto" or "git
> cherry-pick
> >    <commit-range>".
> >    4. Every time a feature branch is rebased on trunk, a tag that
> >    identifies the state before the rebase needs to be created (e.g.
> >    tag_feature_JIRA-2454_2014-08-07_rebase). These tags can be deleted
> once
> >    the feature is pulled into trunk and the tags are no longer useful.
> >    5. The relevance/use of tags stay the same after the migration.
> >
> > Thanks
> > Karthik
> >
> > PS: Per Andrew Wang, this should be a "Adoption of New Codebase" kind of
> > vote and will be Lazy 2/3 majority of PMC members.
>



-- 
Zhijie Shen
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to