[
https://issues.apache.org/jira/browse/HADOOP-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sriramadasu resolved HADOOP-4255.
---------------------------------------------
Resolution: Won't Fix
Streaming already has -libjars option available through HADOOP-3743. And
HADOOP-3570 adds the libjars to client side class path.
> Allow streaming to have a libjars option
> ----------------------------------------
>
> Key: HADOOP-4255
> URL: https://issues.apache.org/jira/browse/HADOOP-4255
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/streaming
> Affects Versions: 0.20.0
> Environment: All
> Reporter: Dennis Kubes
> Assignee: Dennis Kubes
> Fix For: 0.20.0
>
> Attachments: HADOOP-4255-20080923-1.patch
>
>
> StreamingJob does not currently allow a libjars option although it does have
> comparable options for file -> cacheFile and archive -> cacheArchive. This
> improvement adds a libjars option to the StreamJob which takes a comma
> separated list of jars to include in the streaming job. Jars are unjarred
> and added to the classes of the streaming job.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.