[jira] [Created] (MAPREDUCE-4721) Task startup time in JHS is same as job startup time.

2012-10-10 Thread Ravi Prakash (JIRA)
Ravi Prakash created MAPREDUCE-4721: --- Summary: Task startup time in JHS is same as job startup time. Key: MAPREDUCE-4721 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4721 Project: Hadoop Map/

Re: API Design: getClusterMetrics

2012-10-10 Thread Vinod Kumar Vavilapalli
This is to help evolve the APIs easily. All apis have request and response objects, instead of passing in parameters directly. Some of the APIs clearly may not need this extra layer, but doing so helps uniformity. Irrespective of that, following the original goal, GetClusterMetricsResponse its

[jira] [Resolved] (MAPREDUCE-4717) Mapreduce job fails to run after configuring multiple namespaces [HDFS Federation]

2012-10-10 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved MAPREDUCE-4717. --- Resolution: Not A Problem Hi Sagar, this looks to me to be most likely a configur

[jira] [Resolved] (MAPREDUCE-4719) mapred.TaskInProgress should be public

2012-10-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved MAPREDUCE-4719. Resolution: Not A Problem Gotcha. Let's resolve as not-a-problem then for now, and if s

Re: API Design: getClusterMetrics

2012-10-10 Thread Robert Evans
Sapsi, I am not positive on this but I think the reason for this is to future proof the API. If in the future we want to add in new optional parameters, I believe that it is impossible in protocol buffers without having that request object. I could be wrong I am not an expert on PB. --Bobby Evan

[jira] [Created] (MAPREDUCE-4720) Browser thinks History Server main page JS is taking too long

2012-10-10 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4720: -- Summary: Browser thinks History Server main page JS is taking too long Key: MAPREDUCE-4720 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4720

[jira] [Created] (MAPREDUCE-4719) mapred.TaskInProgress should be public

2012-10-10 Thread Dave Beech (JIRA)
Dave Beech created MAPREDUCE-4719: - Summary: mapred.TaskInProgress should be public Key: MAPREDUCE-4719 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4719 Project: Hadoop Map/Reduce Is

[jira] [Created] (MAPREDUCE-4718) MapReduce fails If I pass a parameter as a S3 folder

2012-10-10 Thread Benjamin Kim (JIRA)
Benjamin Kim created MAPREDUCE-4718: --- Summary: MapReduce fails If I pass a parameter as a S3 folder Key: MAPREDUCE-4718 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4718 Project: Hadoop Map/R

Re: Request for patch commit

2012-10-10 Thread Karthik Kambatla
Hi Erik, I just commented on the JIRA - let us finish the last step and see if someone can commit it. Thanks Karthik On Tue, Oct 9, 2012 at 8:09 PM, Erik fang wrote: > Hi committers, > > Can anyone of you take a look at MAPREDUCE-4451. > I have patch, reviews, and test-patch result, I suppose