Following is a revisited assessment of JIRAs I would like to get in the 2.1
release:

>From the 1st group I think all 3 should make.

>From the 2nd group I think YARN-791 should make it for sure and ideally
MAPREDUCE-5130.

>From the 3rd group, I don't think this JIRA will make it.

>From the 4th group, we don't need to worry about this or 2.1

Thanks

Alejandro

------------------------------------------------------
JIRAs that are in shape to make it to 2.1

* YARN-752: In AMRMClient, automatically add corresponding rack requests
for requested nodes

impact: behavior change

status: patch avail, +1ed.

* MAPREDUCE-5171: Expose blacklisted nodes from the MR AM REST API

impact: Addition to MRAM HTTP API

status: patch avail, +1ed, needs to be committed

* YARN-787: Remove resource min from Yarn client API

impact: Yarn client API change

status: patch avail, needs to be reviewed. (the calculation of slot-millis
is not affected, the MIN is taken from conf for now)

------------------------------------------------------
JIRAs that require minor work to make it to 2.1

* YARN-521: Augment AM - RM client module to be able to request containers
only at specific locations

impact: AMRM client API change

status: patch not avail yet (requires YARN-752)

* YARN-791: Ensure that RM RPC APIs that return nodes are consistent with
/nodes REST API

impact: Yarn client API & proto change

status: patch avail, review in progress

* MAPREDUCE-5130: Add missing job config options to mapred-default.xml

impact: behavior change

status: patch avail but some tests are failing

------------------------------------------------------
JIRAs that require significant work to make it to 2.1 and may not make it

* YARN-649: Make container logs available over HTTP in plain text

impact: Addition to NM HTTP REST API. Needed for MAPREDUCE-4362 (which does
not change API)

status: patch avail, review in progress

------------------------------------------------------
JIRAs that don't need to make it to 2.1

* MAPREDUCE-5311: Remove slot millis computation logic and deprecate
counter constants

impact: behavior change

status: per discussion we should first add memory-millis and vcores-millis

------------------------------------------------------


On Fri, Jun 14, 2013 at 7:17 PM, Roman Shaposhnik <r...@apache.org> wrote:

> On Thu, Jun 6, 2013 at 4:48 AM, Arun C Murthy <a...@hortonworks.com> wrote:
> >
> > On Jun 5, 2013, at 11:04 AM, Roman Shaposhnik wrote
> >>
> >> On the Bigtop side of things, once we have stable Bigtop 0.6.0 platform
> >> based on Hadoop 2.0.x codeline we plan to start running the same battery
> >> of integration tests on the branch-2.1-beta.
> >>
> >> We plan to simply file JIRAs if anything gets detected and I will also
> >> publish the URL of the Jenkins job once it gets created.
> >
> > Thanks Roman. Is there an ETA for this? Also, please file jiras with
> Blocker priority to catch attention.
>
> The build is up and running (and all green on all of the 9 Linux
> platforms!):
>     http://bigtop01.cloudera.org:8080/job/Hadoop-2.1.0/
>
> The immediate benefit here is that we get to see that the
> build is ok on all these Linuxes and all anybody can easily
> install packaged Hadoop 2.1.0 nightly builds.
>
> Starting from next week, I'll start running regular tests
> on these bits and will keep you guys posted!
>
> Thanks,
> Roman.
>



-- 
Alejandro

Reply via email to