Hey Niels,

Thanks for contributing.  The nest place to contribute new features is
to trunk. It's currently an easy merge from trunk to branch 23 to get
it in a 23.x release (you can set the jira's target version to 23.1 to
indicate this).

Your patch based on the old structure would be useful for backporting
this feature from trunk to a release with the old structure (eg 1.x,
0.22). To request inclusion in a 1.x release set the target version to
1.1.0 (and generate a patch against branch-1). To request inclusion in
0.22 set target version to 0.22.0 (and generate a patch against
branch-0.22).

Thanks,
Eli

On Wed, Nov 30, 2011 at 8:23 AM, Niels Basjes <ni...@basjes.nl> wrote:
> Hi all,
>
> A while ago I created a feature for Hadoop and submitted this to be
> included (HADOOP-7076) .
> Around the same time the MRv2 started happening and the entire source tree
> was restructured.
>
> At this moment I'm prepared to change the patch I created earlier so I can
> submit it again for your consideration.
>
> Caused by the email about the new branches (branch-1 and branch-1.0) I'm a
> bit puzzled at this moment where to start.
>
> I see the mentioned branches and the trunk at probable starting points.
>
> As far as I understand the repository structure the branch-1 is the basis
> for the "old style" Hadoop and the trunk is the basis for the "yarn" Hadoop.
>
> For which branch of the source tree should I make my changes so you guys
> will reevaluate it for inclusion?
>
> Thanks.
>
> --
> Best regards / Met vriendelijke groeten,
>
> Niels Basjes

Reply via email to