-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.23.3, 2.0.2-alpha, 3.0.0-alpha1
-
Fix Version/s: 0.23.3, 2.0.2-alpha
-
Component/s: mrv2
-
Labels:None
-
Target Version/s:
SortValidator tries to write to jobConf.get("hadoop.tmp.dir", "/tmp"), but it is not intended to be an HDFS directory. it should just be /tmp.
- is broken by
-
MAPREDUCE-4234 SortValidator.java is incompatible with multi-user or parallel use (due to a /tmp file with static name)
-
- Resolved
-