[ 
https://issues.apache.org/jira/browse/MAPREDUCE-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776355#action_12776355
 ] 

Arun C Murthy commented on MAPREDUCE-727:
-----------------------------------------

bq. Is there no need for a 'bin/hadoop jar' for cases where people have java 
code that depends on Hadoop but doesn't necessarily submit jobs?

Couldn't applications just use 'bin/hadoop -classpath' to get the required 
classpath rather that 'bin/hadoop jar'?

----

OTOH this might a good opportunity to deprecate the 'jar' command in favour 
'job -submit' command i.e. 'bin/hadoop job -submit ...'? 
Thoughts?

> Move the bin/hadoop jar command over to bin/mapred
> --------------------------------------------------
>
>                 Key: MAPREDUCE-727
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-727
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>             Fix For: 0.21.0
>
>
> Currently 'bin/hadoop jar' is used to submit jobs, we should move it over to 
> bin/mapred.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to