[
https://issues.apache.org/jira/browse/MAPREDUCE-5089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karthik Kambatla resolved MAPREDUCE-5089.
-
Resolution: Duplicate
In addition to TestProcfsBasedProcessTree, MAPREDUCE-50
Siddharth Seth created MAPREDUCE-5089:
-
Summary: Remove TestProcfsBasedProcessTree from
mapreduce-client-jobclient
Key: MAPREDUCE-5089
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5089
Pro
Nick Dimiduk created MAPREDUCE-5087:
---
Summary: Hadoop should expose Jar location utilities on its public
API
Key: MAPREDUCE-5087
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5087
Project: Ha
ledion bitincka created MAPREDUCE-5085:
--
Summary: JobClient reorders splits
Key: MAPREDUCE-5085
URL: https://issues.apache.org/jira/browse/MAPREDUCE-5085
Project: Hadoop Map/Reduce
Issu
Hi,
I am trying to do an outer join on to input files.
But while joining the TupleWritable value in the mapper is not getting cleaned
up and so is using the previous values of a different key.
The code I used is : ( 'plist' is containing the set of paths to be taken as
input )
jobConf.setInp