[
https://issues.apache.org/jira/browse/PIG-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883490#comment-13883490
]
Koji Noguchi commented on PIG-2672:
-----------------------------------
bq. Koji Noguchi in the spirit of keeping things moving – can we commit this?
Sure sure. I'm fine as long as we don't share the jar with multiple users. I
didn't mean to block Aniket's latest patch. Sorry about that.
As for committing, I didn't look at the code in details so I'm assuming you or
someone will give +1 on the patch. Thanks again for listening to my concerns.
> Optimize the use of DistributedCache
> ------------------------------------
>
> Key: PIG-2672
> URL: https://issues.apache.org/jira/browse/PIG-2672
> Project: Pig
> Issue Type: Improvement
> Reporter: Rohini Palaniswamy
> Fix For: 0.13.0
>
> Attachments: PIG-2672-5.patch, PIG-2672.patch
>
>
> Pig currently copies jar files to a temporary location in hdfs and then adds
> them to DistributedCache for each job launched. This is inefficient in terms
> of
> * Space - The jars are distributed to task trackers for every job taking
> up lot of local temporary space in tasktrackers.
> * Performance - The jar distribution impacts the job launch time.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)