[ 
https://issues.apache.org/jira/browse/PIG-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890977#action_12890977
 ] 

Richard Ding commented on PIG-1505:
-----------------------------------


The line 

{code}
if (dfs != null){
    src = new Path(dfs.asElement(filePath).toString());
}
{code}

seems unnecessary. 

Do you allow user to register a jar with relative path?

> support jars and scripts in dfs
> -------------------------------
>
>                 Key: PIG-1505
>                 URL: https://issues.apache.org/jira/browse/PIG-1505
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Andrew Hitchcock
>            Assignee: Andrew Hitchcock
>         Attachments: pig-jars-and-scripts-from-dfs-trunk-1.patch, 
> pig-jars-and-scripts-from-dfs-trunk-2.patch, 
> pig-jars-and-scripts-from-dfs-trunk.patch
>
>
> Pig can't operate on files stored in Amazon S3.

-- 
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