Chuan Liu created MAPREDUCE-5360:
Summary: TestMRJobClient fails on Windows due to path format
Key: MAPREDUCE-5360
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5360
Project: Hadoop Map/Reduce
Sathish created MAPREDUCE-5361:
--
Summary: Reducer getting fewer records than expected
Key: MAPREDUCE-5361
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5361
Project: Hadoop Map/Reduce
Iss
Alejandro Abdelnur created MAPREDUCE-5362:
-
Summary: clean up POM dependencies
Key: MAPREDUCE-5362
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5362
Project: Hadoop Map/Reduce
Hi Arun,
From a YARN perspective, YARN-791 and YARN-727 are 2 jiras that may potentially
change the apis. They can implemented in a backward compat fashion if committed
after 2.1.0. However, this will require adding of differently-named apis (
different urls in case of the webservices ) and ma
For YARN-791, if we can come to consensus on the correct approach, I can
try to have a patch ASAP.
-Sandy
On Fri, Jun 28, 2013 at 12:03 PM, Hitesh Shah wrote:
> Hi Arun,
>
> From a YARN perspective, YARN-791 and YARN-727 are 2 jiras that may
> potentially change the apis. They can implemented
I think it would very useful if somebody more familiar with HDFS
(Suresh?) could take a look at:
https://issues.apache.org/jira/browse/HDFS-4940
Suresh was very helpful in unblocking the client side of things, but
even after I followed his recommendations on the heap size, etc.
The NN still O
[
https://issues.apache.org/jira/browse/MAPREDUCE-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy resolved MAPREDUCE-5260.
--
Resolution: Fixed
Fix Version/s: (was: 1.1.3)
1.2.1
I
Thanks Hitesh & Roman, I'll roll RC1 once these are fixed.
Arun
On Jun 28, 2013, at 12:25 PM, Roman Shaposhnik wrote:
> I think it would very useful if somebody more familiar with HDFS
> (Suresh?) could take a look at:
> https://issues.apache.org/jira/browse/HDFS-4940
>
> Suresh was very h
I'm trying to implement a scheduler (EDF). The scheduler should be able to
kill or free-up a running map slot so that it can be assigned as a map slot
to another job.
I did some looking around and found a kill() method in
org.apache.hadoop.mapred.JobInProgress. But, this kills the entire job. I
wa
[
https://issues.apache.org/jira/browse/MAPREDUCE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy reopened MAPREDUCE-5318:
--
> Ampersand in JSPUtil.java is not escaped
> --
[
https://issues.apache.org/jira/browse/MAPREDUCE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy resolved MAPREDUCE-5318.
--
Resolution: Fixed
Fix Version/s: 1.2.1
I just committed this. Thanks [~bohou
[
https://issues.apache.org/jira/browse/MAPREDUCE-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omkar Vinit Joshi resolved MAPREDUCE-5328.
--
Resolution: Fixed
> ClientToken should not be set in the environment
>
Hi Sreejith,
the "bin/hadoop" script provide an option to kill the task by running
"bin/hadoop job -kill-task ". It seems helpful to you.
Here is how the killTask works.
##1. JobClient tell JobTracker which task to kill
1.1. JobClient will recognize this command, and call
JobSubmi
13 matches
Mail list logo