Re: ApplicationMaster Memory Usage

2011-09-21 Thread Arun C Murthy
gt;> def registerWithResourceManager(): ApplicationMasterHelper = { >>> val req = Records.newRecord(classOf[RegisterApplicationMasterRequest]) >>> req.setApplicationAttemptId(appAttemptId) >>> // TODO not sure why these are blank- This is how spark does it >>

Re: ApplicationMaster Memory Usage

2011-09-21 Thread Arun C Murthy
I'll bet you are hitting MR-2998. From the changelog: MAPREDUCE-2998. Fixed a bug in TaskAttemptImpl which caused it to fork bin/mapred too many times. Contributed by Vinod K V. Arun On Sep 21, 2011, at 9:52 AM, Chris Riccomini wrote: > Hey Guys, > > My ApplicationMaster is being killed

Re: YARN, LocalResource, and Classpaths

2011-09-20 Thread Arun C Murthy
a different fail > count on each run to generate a different attempt id. > > -- Hitesh > > On Sep 20, 2011, at 2:35 PM, Chris Riccomini wrote: > >> Hey Arun, >> >> For sure. Any preferred location? >> >> Cheers, >> Chris >> _

Re: ApplicationMaster appId/appAttemptId/clusterTimestamp

2011-09-20 Thread Arun C Murthy
On Sep 20, 2011, at 5:32 PM, Hitesh Shah wrote: > Hi Chris > > You are right. At the moment, you do need to pass all of them in to your app > master for it to register. I will file a jira to simplify this to end up with > something along the lines where the RM implicitly passes such informatio

Re: YARN, LocalResource, and Classpaths

2011-09-20 Thread Arun C Murthy
Feel free to use http://wiki.apache.org/hadoop/WritingYarnApps. thanks, Arun On Sep 20, 2011, at 2:35 PM, Chris Riccomini wrote: > Hey Arun, > > For sure. Any preferred location? > > Cheers, > Chris > ____ > From: Arun C Murthy [a...

Re: YARN, LocalResource, and Classpaths

2011-09-20 Thread Arun C Murthy
Thanks Chris! We'd love to have you put up a README wiki to log your adventures for posterity... interested? On Sep 20, 2011, at 2:20 PM, Chris Riccomini wrote: > Hey Guys, > > Thanks for the help. For the record, this solved the problem: > >new ApplicationMasterExecutor(packagePath) >

Re: YARN, LocalResource, and Classpaths

2011-09-20 Thread Arun C Murthy
As Vinod mentioned, package your dirs so that they untar into the CWD. If you have a directory structure in your .tgz (e.g. lib.tgz -> lib/foo.jar) you'll need to set your classpath to be ./foo/*. hth, Arun On Sep 20, 2011, at 10:26 AM, Chris Riccomini wrote: > Hey All, > > I'm trying to us

[jira] [Resolved] (MAPREDUCE-2718) Job fails if AppMaster is killed

2011-09-16 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2718. -- Resolution: Not A Problem > Job fails if AppMaster is kil

[jira] [Resolved] (MAPREDUCE-2909) Docs for remaining records in yarn-api

2011-09-16 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2909. -- Resolution: Fixed Assignee: Arun C Murthy Fixed via MAPREDUCE-2896

Re: Patches for MRv1 - where to commit?

2011-09-16 Thread Arun C Murthy
On Sep 16, 2011, at 3:25 PM, Todd Lipcon wrote: > Hey all, > > Now that MR2 is in trunk and 0.23, but we're still maintaining it in > 0.20.20x, what's the correct protocol for fixes when the component no > longer is used in trunk? Must we contribute patches for trunk as well > as 20x, if we plan

[jira] [Resolved] (MAPREDUCE-1734) Un-deprecate the old MapReduce API in the 0.20 branch

2011-09-12 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-1734. -- Resolution: Fixed Thanks Harsh & Matt. I've committed this to 0.20.2

[jira] [Reopened] (MAPREDUCE-1734) Un-deprecate the old MapReduce API in the 0.20 branch

2011-09-12 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy reopened MAPREDUCE-1734: -- Re-open to commit to 0.20.205. > Un-deprecate the old MapReduce API in the 0

[jira] [Resolved] (MAPREDUCE-2941) In secure mode RM WebUI shows wrong user for application

2011-09-09 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2941. -- Resolution: Fixed Fixed via MAPREDUCE-2953. > In secure mode RM WebUI shows wr

Re: Research projects for hadoop

2011-09-09 Thread Arun C Murthy
Saikat, As Robert pointed out, performance is a primary criterion - maybe you can come back with benchmarks? Try sorts with >100G data. Also, MRv2 makes it easy to play with these, you might want to try that. Arun On Sep 9, 2011, at 10:34 AM, Saikat Kanjilal wrote: > > How about using virt

[jira] [Resolved] (MAPREDUCE-2958) mapred-default.xml not merged from mr279

2011-09-08 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2958. -- Resolution: Fixed Assignee: Arun C Murthy (was: Mahadev konar) Thanks

Fwd: Hadoop-Mapreduce-trunk-Commit - Build # 866 - Still Failing

2011-09-08 Thread Arun C Murthy
Begin forwarded message: > From: Apache Jenkins Server > Date: September 8, 2011 7:15:52 PM PDT > To: mapreduce-dev@hadoop.apache.org > Subject: Hadoop-Mapreduce-trunk-Commit - Build # 866 - Still Failing > Reply-To: mapreduce-dev@hadoop.apache.org > > See https://builds.apache.org/job/Hadoop-

test-patch in hadoop-mapreduce

2011-09-08 Thread Arun C Murthy
Guys, After pushing MAPREDUCE-2908 (thanks Vinod!) all findbugs warnings are gone. Also, with MAPREDUCE-2942 all tests pass. From now on, please ensure 'test-patch' returns clean for all your patches. thanks, Arun

Stale patches

2011-09-07 Thread Arun C Murthy
Gang, I'm starting to go through the PA queue and review stuff. Unfortunately a lot of patches have gone stale due to recent merge of MR-279 and code restructuring for maven. If you guys can rebase I promise to review all I can soon-ish and commit appropriately. I'll use a fair bar for 0.23 si

Re: Defects to be committed to 0.20.205 branch

2011-09-07 Thread Arun C Murthy
Hi Venu, Please go ahead and provide patches for them - I'll review. thanks, Arun On Sep 5, 2011, at 9:47 PM, Venu Gopala Rao wrote: > Hi Matt, > > The following defects are important defects encountered by us in our > regular Hadoop usage. We have submitted patches to these defects in th

[jira] [Created] (MAPREDUCE-2941) In secure mode RM WebUI shows wrong user for application

2011-09-06 Thread Arun C Murthy (JIRA)
Components: mrv2, resourcemanager Affects Versions: 0.23.0 Reporter: Arun C Murthy Priority: Blocker Fix For: 0.23.0 In secure mode RM WebUI shows wrong user for application (mapred) although the RM logs show the right user (me). -- This message is

[jira] [Created] (MAPREDUCE-2938) Missing log stmt for app submission fail CS

2011-09-06 Thread Arun C Murthy (JIRA)
, scheduler Affects Versions: 0.23.0 Reporter: Arun C Murthy Assignee: Arun C Murthy Priority: Trivial Fix For: 0.23.0 Missing log stmt for app submission fail CS -- This message is automatically generated by JIRA. For more information on JIRA, see

Re: Hadoop Tools Layout (was Re: DistCpV2 in 0.23)

2011-09-06 Thread Arun C Murthy
+1 On Sep 6, 2011, at 12:13 AM, Amareshwari Sri Ramadasu wrote: > + Copying common dev. > > On 9/6/11 10:58 AM, "Mithun Radhakrishnan" > wrote: > > I'm leaning towards creating a trunk/hadoop-tools/hadoop-distcp (etc.). I'm > hoping that's going to be acceptable to this forum. This way, movi

Re: Hadoop-Mapreduce-trunk-Commit - Build # 844 - Still Failing

2011-09-05 Thread Arun C Murthy
> compile-mapred-test: >[javac] Compiling 209 source files to > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduce-project/build/test/mapred/classes >[javac] > /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/hadoop-mapreduc

[jira] [Resolved] (MAPREDUCE-2900) Replace ContainerId, Resource in ContainerLaunchContext with Container

2011-09-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2900. -- Resolution: Won't Fix Wontfix per Vinod's comment. > Replac

[jira] [Resolved] (MAPREDUCE-2895) Merge AllocateResponse and AMResponse

2011-09-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2895. -- Resolution: Won't Fix The reason we want AMResponse is to be able to store

[jira] [Created] (MAPREDUCE-2933) Change allocate call to return ContainerStatus for completed containers rather than Container

2011-09-05 Thread Arun C Murthy (JIRA)
-2933 Project: Hadoop Map/Reduce Issue Type: Sub-task Components: mrv2, nodemanager, resourcemanager Reporter: Arun C Murthy Assignee: Arun C Murthy Change allocate call to return ContainerStatus for completed containers rather than

[jira] [Resolved] (MAPREDUCE-2191) Findbugs reports 13 warnings on trunk

2011-09-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2191. -- Resolution: Duplicate Duplicate of MAPREDUCE-2193 (which has a patch, albeit stale

Re: [jira] [Created] (MAPREDUCE-2911) Hamster: Hadoop And Mpi on the same cluSTER

2011-09-02 Thread Arun C Murthy
I've started a wiki to track this, please help keep it up-to-date... http://wiki.apache.org/hadoop/PoweredByYarn thanks, Arun On Aug 31, 2011, at 7:22 PM, Josh Patterson wrote: > Do we have a list of all MR2 frameworks being worked on currently > beyond MPI and Spark? > > JP > > On Tue, Aug 3

[jira] [Created] (MAPREDUCE-2923) Add a new record to JobHistory to record start time of each instance of AM

2011-09-01 Thread Arun C Murthy (JIRA)
/Reduce Issue Type: Improvement Components: jobhistoryserver, mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 Add a new record to JobHistory to record start time of each instance of AM -- This message is automatically generated

Re: [jira] [Created] (MAPREDUCE-2911) Hamster: Hadoop And Mpi on the same cluSTER

2011-08-31 Thread Arun C Murthy
Those are the two public ones I know of currently... On Aug 31, 2011, at 7:22 PM, Josh Patterson wrote: > Do we have a list of all MR2 frameworks being worked on currently > beyond MPI and Spark? > > JP > > On Tue, Aug 30, 2011 at 3:04 AM, Milind Bhandarkar (JIRA) > wrote: >> Hamster: Hadoop A

[jira] [Created] (MAPREDUCE-2917) Corner case in container reservations

2011-08-30 Thread Arun C Murthy (JIRA)
Affects Versions: 0.23.0 Reporter: Arun C Murthy Assignee: Arun C Murthy Fix For: 0.23.0 Saw a corner case in container reservations where the node on which the AM is running was reserved, and hence never fulfilled leaving the application hanging

[jira] [Created] (MAPREDUCE-2909) Docs for remaining records in yarn-api

2011-08-29 Thread Arun C Murthy (JIRA)
, mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 MAPREDUCE-2891 , MAPREDUCE-2897 & MAPREDUCE-2898 added javadocs for core protocols (i.e. AMRMProtocol, ClientRMProtocol & ContainerManager). Most 'records' also have javadocs

Re: Building MR2

2011-08-29 Thread Arun C Murthy
Thanks Vinod! On Aug 29, 2011, at 12:30 AM, Vinod Kumar Vavilapalli wrote: > Updated http://wiki.apache.org/hadoop/DevelopingOnTrunkAfter279Merge > and filed MAPREDUCE-2901. > > +Vinod > > On Fri, Aug 19, 2011 at 12:22 AM, Alejandro Abdelnur wrote: > >> protoc is invoked from an antrun plugin

[jira] [Created] (MAPREDUCE-2900) Replace ContainerId, Resource in ContainerLaunchContext with Container

2011-08-28 Thread Arun C Murthy (JIRA)
Issue Type: Sub-task Components: mrv2, nodemanager Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 Replace ContainerId, Resource in ContainerLaunchContext with Container -- This message is automatically generated by JIRA. For more

[jira] [Created] (MAPREDUCE-2899) Replace major parts of ApplicationSubmissionContext with a ContainerLaunchContext

2011-08-28 Thread Arun C Murthy (JIRA)
: Hadoop Map/Reduce Issue Type: Sub-task Components: mrv2, resourcemanager Reporter: Arun C Murthy We can replace major parts of ApplicationSubmissionContext with a ContainerLaunchContext. -- This message is automatically generated by JIRA. For more information on

[jira] [Created] (MAPREDUCE-2897) Docs for core protocols in yarn-api - ClientRMProtocol

2011-08-28 Thread Arun C Murthy (JIRA)
Components: documentation, mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 Track docs for ClientRMProtocol and related apis/records. -- This message is automatically generated by JIRA. For more information on JIRA, see: http

[jira] [Created] (MAPREDUCE-2898) Docs for core protocols in yarn-api - ContainerManager

2011-08-28 Thread Arun C Murthy (JIRA)
Components: documentation, mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 Track docs for ContainerManager and related apis/records. -- This message is automatically generated by JIRA. For more information on JIRA, see: http

[jira] [Created] (MAPREDUCE-2896) Remove all apis other than getters and setters in all org/apache/hadoop/yarn/api/records/*

2011-08-28 Thread Arun C Murthy (JIRA)
Project: Hadoop Map/Reduce Issue Type: Sub-task Components: mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 Remove all apis other than getters and setters in all org/apache/hadoop/yarn/api/records/*. We initially

Re: Build failure in map reduce trunk

2011-08-28 Thread Arun C Murthy
> >> Arun >> >> On Aug 28, 2011, at 2:22 AM, Tharindu Mathew wrote: >> >>> Thanks for the explanation Arun. >>> >>> Created a post with the info gathered here, so that it will help someone >>> else as well: >>>

[jira] [Created] (MAPREDUCE-2895) Merge AllocateResponse and AMResponse

2011-08-28 Thread Arun C Murthy (JIRA)
Versions: 0.23.0 Reporter: Arun C Murthy Fix For: 0.23.0 We need to merge AllocateResponse and AMResponse, having them separate serves no purpose. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software

[jira] [Created] (MAPREDUCE-2894) Improvements to YARN apis

2011-08-28 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Fix For: 0.23.0 Ticket to track improvements to YARN apis. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: Build failure in map reduce trunk

2011-08-28 Thread Arun C Murthy
post with the info gathered here, so that it will help someone > else as well: > http://tharindu-mathew.blogspot.com/2011/08/building-apache-hadoop-from-source.html > > > On Sun, Aug 28, 2011 at 1:32 PM, Arun C Murthy wrote: > >> Mathew, >> >> The native code,

[jira] [Created] (MAPREDUCE-2892) Improvements to AM apis

2011-08-28 Thread Arun C Murthy (JIRA)
: 0.23.0 Reporter: Arun C Murthy Priority: Blocker Fix For: 0.23.0 Some api changes before we declare yarn apis as stable: # FinishApplicationMasterRequest doesn't need to send out 'tracking url'. # FinishApplicationMasterRequest shouldn&#x

Re: Build failure in map reduce trunk

2011-08-28 Thread Arun C Murthy
Mathew, The native code, in this context, is the C executable used to launch the containers (tasks) by the NodeManager. The short summary of the executable is that it's a setuid executable used to ensure that the unix process runs as the actual user who submitted the job, not as the unix user

[jira] [Created] (MAPREDUCE-2891) Docs for core protocols in yarn-api

2011-08-27 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Assignee: Arun C Murthy Fix For: 0.23.0 We need to add docs for ClientRMProtocol, AMRMProtocol and ContainerManager -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software

[jira] [Created] (MAPREDUCE-2890) Documentation for MRv2

2011-08-27 Thread Arun C Murthy (JIRA)
: Arun C Murthy Fix For: 0.23.0 Let's use this jira to track docs for all of MRv2. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Created] (MAPREDUCE-2889) Add docs for writing new application frameworks

2011-08-27 Thread Arun C Murthy (JIRA)
Components: documentation, mrv2 Affects Versions: 0.23.0 Reporter: Arun C Murthy Priority: Critical Fix For: 0.23.0 We need to add docs for writing new application frameworks, including examples, javadocs and sample apps. -- This message is automatically

[jira] [Created] (MAPREDUCE-2885) mapred-config.sh doesn't look for $HADOOP_COMMON_HOME/libexec/hadoop-config.sh

2011-08-26 Thread Arun C Murthy (JIRA)
oject: Hadoop Map/Reduce Issue Type: Bug Reporter: Arun C Murthy Assignee: Arun C Murthy Priority: Blocker Fix For: 0.23.0 mapred-config.sh doesn't look for $HADOOP_COMMON_HOME/libexec/hadoop-config.sh and thus fails to find it and

[jira] [Created] (MAPREDUCE-2879) Change mrv2 version to be 0.23.0-SNAPSHOT

2011-08-25 Thread Arun C Murthy (JIRA)
Change mrv2 version to be 0.23.0-SNAPSHOT - Key: MAPREDUCE-2879 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2879 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Arun C Murthy

[jira] [Created] (MAPREDUCE-2863) Support web-services for RM & NM

2011-08-19 Thread Arun C Murthy (JIRA)
ager, resourcemanager Reporter: Arun C Murthy It will be very useful for RM and NM to support web-services to export json/xml. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: Mavenizing the HDFS build

2011-08-18 Thread Arun C Murthy
on, Aug 15, 2011 at 1:24 PM, Arun C Murthy wrote: >> Thanks Tom. >> >> I'm running the final set of tests with the 'MR-279 rebased on trunk' and >> should be done by tmrw. >> >> Also, can you guys please ensure that secure HDFS works after mvn

Re: [VOTE] Merge MR-279 to trunk.

2011-08-17 Thread Arun C Murthy
is done. > > thanks > mahadev > > On Aug 17, 2011, at 12:59 PM, Arun C Murthy wrote: > >> Thanks for all the positive responses. >> >> I think we are good to go. >> >> Mahadev and I will 'practise' the merge on a throwaway branch first

Re: [VOTE] Merge MR-279 to trunk.

2011-08-17 Thread Arun C Murthy
Thanks for all the positive responses. I think we are good to go. Mahadev and I will 'practise' the merge on a throwaway branch first (right now) to ensure we don't mess it up, so please don't be surprised to see us do this 'twice'. :) Arun On Aug 16, 2011, at 2:14 PM, Mahadev Konar wrote: >

Re: [VOTE] Merge MR-279 to trunk.

2011-08-16 Thread Arun C Murthy
As someone who spent an inordinate amount of my waking time on this, I'm biased towards seeing this move forward... *smile* +1 Arun On Aug 16, 2011, at 2:14 PM, Mahadev Konar wrote: > Hi all, > > We are excited to let you know that we have MR-279 ready to be merged to > trunk. I have uploa

Re: Mavenizing the HDFS build

2011-08-15 Thread Arun C Murthy
#x27;m fine with that. When do you expect to start the vote? > > Cheers, > Tom > > On Fri, Aug 12, 2011 at 11:41 PM, Arun C Murthy wrote: >> Hi Tom, >> >> Can I request you to wait on this commit until we merge MR-279? As Vinod >> pointed out in his m

[jira] [Resolved] (MAPREDUCE-2642) Fix two bugs in v2.app.speculate.DataStatistics

2011-08-13 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2642. -- Resolution: Fixed I just committed this. Thanks Josh! > Fix two bugs in

Re: Mavenizing the HDFS build

2011-08-12 Thread Arun C Murthy
Hi Tom, Can I request you to wait on this commit until we merge MR-279? As Vinod pointed out in his mail to mapreduce-dev@ we are very close to getting the merge done. We should call a vote asap. By holding off it the mvn patch it will save us a bit of time - we spent at more than a couple of

[jira] [Created] (MAPREDUCE-2837) MR-279: Bug fixes ported from y-merge

2011-08-11 Thread Arun C Murthy (JIRA)
MR-279: Bug fixes ported from y-merge - Key: MAPREDUCE-2837 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2837 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Arun C Murthy

[jira] [Resolved] (MAPREDUCE-2809) Refactor JobRecoveryManager into a new class file.

2011-08-11 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2809. -- Resolution: Won't Fix Not necessary with MR-279. > Refactor JobRecover

[jira] [Resolved] (MAPREDUCE-2689) InvalidStateTransisiton when AM is not assigned to a job

2011-08-10 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2689. -- Resolution: Fixed Fixed as part of recent RM re-factor > InvalidStateTransisi

Re: Problem with MRv2 Build

2011-08-09 Thread Arun C Murthy
Looks like you don't have autotool chain required to build the native code for launching containers. It isn't critical - you can run with the java based DefaultContainerExecutor. Just pass -P-cbuild to maven to skip building the native code. Arun On Aug 9, 2011, at 10:24 PM, Haoyuan Li wrote:

Re: MRv2 Configuration in Eclipse

2011-08-09 Thread Arun C Murthy
Praveen, I'm not aware of any devs using eclipse to run MRv2, I haven't tried it myself. OTOH, if you do get to we are happy to follow your lead, please feel free to provide us instructions and we can update the README... thanks. Arun On Aug 9, 2011, at 7:39 PM, Praveen Sripati wrote: > Hi,

Re: Adaptive resource assignment is possible in MRv2?

2011-08-09 Thread Arun C Murthy
On Aug 9, 2011, at 9:28 PM, Hyunsik Choi wrote: > Hi guys, > > MRv2 looks very promising for various applications. We have considered > an application based on Yarn, but this app is required the adaptive > resource assignment. In other words, this app may need additional > resources while this a

[jira] [Resolved] (MAPREDUCE-2729) Reducers are always counted having "pending tasks" even if they can't be scheduled yet because not enough of their mappers have completed

2011-08-08 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2729. -- Resolution: Fixed Sorry, some weird issue with my patch d/w. I just committed

[jira] [Created] (MAPREDUCE-2782) MR-279: Unit (mockito) tests for CS

2011-08-05 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Assignee: Arun C Murthy Fix For: 0.23.0 Add (true) unit tests for CapacityScheduler -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: Merge MR-279 (was Re: Status on MAPREDUCE-279 and plans forward)

2011-07-28 Thread Arun C Murthy
fixes). I am facing some issues with secuirty > which should be sorted out by EOD today. > We should be ready to start the process of merging soon. > > thanks > mahadev > > On Jul 12, 2011, at 11:52 PM, Arun C Murthy wrote: > >> On Jun 10, 2011, at 11:44 PM, Arun

[jira] [Resolved] (MAPREDUCE-2694) AM releases too many containers due to the protocol

2011-07-16 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2694. -- Resolution: Not A Problem I thought more about this... I've spent time on th

[jira] [Created] (MAPREDUCE-2699) AM crashing because of invalide TA_CONTAINER_COMPLETED event

2011-07-15 Thread Arun C Murthy (JIRA)
: Bug Components: mrv2 Reporter: Arun C Murthy Assignee: Vinod Kumar Vavilapalli Fix For: 0.23.0 AM crashing because of invalid TA_CONTAINER_COMPLETED event -- This message is automatically generated by JIRA. For more information on JIRA, see: http

[jira] [Created] (MAPREDUCE-2698) Expired NM's containers aren't being communicated to AM

2011-07-15 Thread Arun C Murthy (JIRA)
Type: Bug Components: mrv2 Reporter: Arun C Murthy Assignee: Arun C Murthy Expired NM's containers aren't being communicated to AM - so the AM needs to rely on timeouts. We need to fix this. -- This message is automatically generated by JIRA. For more info

[jira] [Created] (MAPREDUCE-2697) Enhance CS to cap concurrently running jobs

2011-07-15 Thread Arun C Murthy (JIRA)
Murthy Assignee: Arun C Murthy Fix For: 0.23.0 Enhance CS to cap concurrently running jobs ala 0.20.203 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Created] (MAPREDUCE-2696) Container logs aren't getting cleaned up

2011-07-15 Thread Arun C Murthy (JIRA)
Container logs aren't getting cleaned up Key: MAPREDUCE-2696 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2696 Project: Hadoop Map/Reduce Issue Type: Bug Reporter: Arun C M

[jira] [Created] (MAPREDUCE-2695) Unhealthy nodes (health-script) are still being assigned containers

2011-07-15 Thread Arun C Murthy (JIRA)
Issue Type: Bug Components: mrv2 Reporter: Arun C Murthy Assignee: Arun C Murthy Fix For: 0.23.0 Unhealthy nodes (health-script) are still being assigned containers -- This message is automatically generated by JIRA. For more information on JIRA

[jira] [Created] (MAPREDUCE-2694) AM releases too many containers due to the protocol

2011-07-15 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Assignee: Sharad Agarwal - AM sends request asking 4 containers on host H1. - Asynchronously, host H1 reaches RM and gets assigned 4 containers. RM at this point, sets the value against H1 to zero in its aggregate request-table for all apps. - In the mean-while AM

Re: Merge MR-279 (was Re: Status on MAPREDUCE-279 and plans forward)

2011-07-13 Thread Arun C Murthy
On Jul 12, 2011, at 11:52 PM, Arun C Murthy wrote: > > $ git show 99ab6d89acc2fc722489c317be796c15c3975284 > Vinod - MAPREDUCE-2681. Added env vars (stderr/stdout) for hadoop pipes > > We also plan to port HADOOP-6929 to MR-279 (Mahadev). I was confused about MR-2531 and MR-

Re: MR1 next steps

2011-07-13 Thread Arun C Murthy
On Jul 13, 2011, at 10:31 AM, Eli Collins wrote: > > Combining with the MR2 merge makes sense to me. > > Aside from o.a.h.m.server, what would be removed? Seems like parts of > src/contrib no longer apply (eg fs scheduler) and others (gridmix, > raid) should be able to continue to work. Good

Re: MR1 next steps

2011-07-13 Thread Arun C Murthy
On Jul 13, 2011, at 12:30 AM, Arun C Murthy wrote: > > On Jul 7, 2011, at 9:58 AM, Eli Collins wrote: > >> >> I think #2 makes the most sense. From a developer perspective, MR2 is >> good stuff, there's no need for us to maintain two implementations in

Re: MR1 next steps

2011-07-13 Thread Arun C Murthy
On Jul 7, 2011, at 9:58 AM, Eli Collins wrote: > > I think #2 makes the most sense. From a developer perspective, MR2 is > good stuff, there's no need for us to maintain two implementations in > trunk/23 since we're already maintaining MR1 in the current releases. +1 Anyone feel otherwise? Ar

[jira] [Resolved] (MAPREDUCE-2682) Add a -classpath option to bin/mapred

2011-07-13 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2682. -- Resolution: Fixed Hadoop Flags: [Reviewed] I just committed this. Thanks

[jira] [Created] (MAPREDUCE-2682) Add a -classpath option to bin/mapred

2011-07-13 Thread Arun C Murthy (JIRA)
Add a -classpath option to bin/mapred - Key: MAPREDUCE-2682 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2682 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: Arun C Murthy

Merge MR-279 (was Re: Status on MAPREDUCE-279 and plans forward)

2011-07-12 Thread Arun C Murthy
On Jun 10, 2011, at 11:44 PM, Arun C Murthy wrote: > 1. I'd like to get MAPREDUCE-2400 committed to both trunk and MR-279. > This is a very important patch by Tom which allows to submit jobs to > both JT and the new RM - thanks Tom! > 2. Check-in the 'yarn'

[jira] [Created] (MAPREDUCE-2681) Change pipes to use env vars for stdout/stderr files

2011-07-12 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Assignee: Vinod Kumar Vavilapalli Fix For: 0.23.0 Change pipes to use env vars for stdout/stderr files, currently they are hard-coded. This is important for MAPREDUCE-279. -- This message is automatically generated by JIRA. For more

[jira] [Created] (MAPREDUCE-2680) Enhance job-client cli to show queue information for running jobs

2011-07-12 Thread Arun C Murthy (JIRA)
Issue Type: Improvement Reporter: Arun C Murthy Assignee: Arun C Murthy Priority: Minor It'd be very useful to display queue-information for running jobs alongwith jobid, user, start-time etc. -- This message is automatically generated by JIRA. For

[jira] [Created] (MAPREDUCE-2679) MR-279: Merge MR-279 related minor patches into trunk

2011-07-12 Thread Arun C Murthy (JIRA)
Reporter: Arun C Murthy Assignee: Arun C Murthy Jira to track very minor and misc. changes to trunk for MR-279 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MAPREDUCE-2400) Remove Cluster's dependency on JobTracker

2011-07-12 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2400. -- Resolution: Fixed Release Note: Remove Cluster's dependency on JobTr

Re: MR2 and local disk failures

2011-07-05 Thread Arun C Murthy
s this? > > Koji > > > On 7/5/11 9:23 PM, "Arun C Murthy" wrote: > >> It's in the works, but lower priority for now. The focus is on scaling & >> performance currently. It should be easier to add prior to a final cut after >> the rest of the im

Re: MR2 and local disk failures

2011-07-05 Thread Arun C Murthy
It's in the works, but lower priority for now. The focus is on scaling & performance currently. It should be easier to add prior to a final cut after the rest of the important features/fixes go in. thanks, Arun Sent from my iPhone On Jul 5, 2011, at 1:59 PM, Eli Collins wrote: > Hey guys, >

Re: Introduction

2011-07-05 Thread Arun C Murthy
Josh, Welcome on board. Apache Hadoop is a volunteer driven community project and we are glad to have you help us. I, personally, look forward to working with you on NG MR and am excited to see you report issues and fix them! Arun On Jul 5, 2011, at 8:34 AM, Josh Wills wrote: > Hello MR Deve

Re: trouble building MR-279 branch

2011-07-03 Thread Arun C Murthy
Jim, On Jul 1, 2011, at 2:23 PM, Jim Falgout wrote: > On another note: do you know of any design docs for building an application > executor using the new resource manager? Just wondering how to get started? > Jim, we are in the process of doing a better job with docs etc. Sharad just gave a

Re: Queries on MRv2

2011-06-14 Thread Arun C Murthy
On Jun 14, 2011, at 6:31 PM, Praveen Sripati wrote: Hi, I have gone through MapReduce NextGen Blog entries and JIRA and have the following queries There is a single API between the Scheduler and the ApplicationMaster: (List newContainers, List containerStatuses) allocate (List ask,

Status on MAPREDUCE-279 and plans forward

2011-06-10 Thread Arun C Murthy
Another heads up. Things are going well, we have done scale testing (350 nodes) and continue to do more. We think we are nearly ready to merge MR-279 into trunk (yaay!). A proposal for plan forward: 1. I'd like to get MAPREDUCE-2400 committed to both trunk and MR-279. This is a very impor

[jira] [Resolved] (MAPREDUCE-2552) MR 279: NPE when requesting attemptids for completed jobs

2011-06-01 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2552. -- Resolution: Fixed I just committed this. Thanks Sid! > MR 279: NPE w

[jira] [Resolved] (MAPREDUCE-2551) MR 279: Implement JobSummaryLog

2011-06-01 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2551. -- Resolution: Fixed I just committed this. Thanks Sid! > MR 279: Implem

[jira] [Resolved] (MAPREDUCE-2533) MR-279: Metrics for reserved resource in ResourceManager

2011-05-24 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2533. -- Resolution: Fixed I just committed this. Thanks Luke! > MR-279: Metrics

Re: Developing on MAPREDUCE-279

2011-05-10 Thread Arun C Murthy
Folks, On Mar 21, 2011, Arun C Murthy wrote: We are very happy to have pushed MR-279 to the MR-279 dev-branch where we look forward to collaborating with everyone. This work is only partially complete. We plan to continue its development in the branch and do so in an aggressive manner - we

[jira] [Resolved] (MAPREDUCE-2476) Set mapreduce scheduler to capacity scheduler for RPM/Debian packages by default

2011-05-05 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2476. -- Resolution: Won't Fix As I mentioned, we shouldn't do this. I'm ha

[jira] [Reopened] (MAPREDUCE-2429) Check jvmid during task status report

2011-05-03 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy reopened MAPREDUCE-2429: -- Sorry, my bad for closing this. Sid is working on porting this to trunk. Thanks for

Re: Mapreduce program reports child error

2011-05-03 Thread Arun C Murthy
Moving to mapreduce-dev@, please use the right list for questions. On May 3, 2011, at 12:06 AM, Sudharsan Sampath wrote: Hi, Could anyone point me to a summary on why this error would occur? java.lang.Throwable: Child Error at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:471) Caus

[jira] [Resolved] (MAPREDUCE-2434) MR-279: ResourceManager metrics

2011-04-30 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2434. -- Resolution: Fixed Release Note: I just committed this. Thanks Luke! > MR-

Re: Unable to build MR-279 due to unresolved ivy/maven dependencies ?

2011-04-14 Thread Arun C Murthy
I assume you already did 'mvn clean install assembly:assembly' to install NextGen MR (more details in README checked-in to the branch). NextGen MR uses maven for building. Once you've done that you don't need 'ant' unless you want the old MR framework (JT/TT). If you do want them you'll need to

[jira] [Resolved] (MAPREDUCE-2429) Check jvmid during task status report

2011-04-11 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved MAPREDUCE-2429. -- Resolution: Fixed Fix Version/s: 0.20.204.0 Release Note: I just

<    1   2   3   4   5   6   >