[ https://issues.apache.org/jira/browse/MAPREDUCE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878863#action_12878863 ]
Amareshwari Sriramadasu commented on MAPREDUCE-574: --------------------------------------------------- As MAPREDUCE-1697 deprecates the option -file in favor of -files, we can remove file option using this jira. > Fix -file option in Streaming to use Distributed Cache > ------------------------------------------------------ > > Key: MAPREDUCE-574 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-574 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: contrib/streaming > Reporter: Amareshwari Sriramadasu > Attachments: patch-2622.txt > > > 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.