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/
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
[
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
[
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
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
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
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
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
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