Fix -file option in Streaming to use Distributed Cache ------------------------------------------------------
Key: HADOOP-2622 URL: https://issues.apache.org/jira/browse/HADOOP-2622 Project: Hadoop Issue Type: Bug Reporter: Amareshwari Sri Ramadasu Fix For: 0.16.0 The -file option works by putting the script into the job's jar file by unjar-ing, copying and then jar-ing it again. We should rework the -file option to use the DistributedCache and the symlink option it provides. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.