Streaming should use hadoop.tmp.dir instead of stream.tmpdir
------------------------------------------------------------
Key: HADOOP-5915
URL: https://issues.apache.org/jira/browse/HADOOP-5915
Project: Hadoop Core
Issue Type: Improvement
Affects Versions: 0.20.0
Environment: All
Reporter: Milind Bhandarkar
Priority: Minor
Hadoop streaming currently uses stream.tmpdir (on the job-client side) to
create jars to be submitted etc. This only adds complexity to site-specific
configuration files. Instead, it should use hadoop.tmp.dir configuration
variable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.