[ https://issues.apache.org/jira/browse/PIG-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890954#action_12890954 ]
Richard Ding commented on PIG-1505: ----------------------------------- The patch looks good. A couple of comments: * The property "pig.initial.fs.name" is set, but I don't see where it's used. * Pig is prepared to work in the multi-name-node environment (HDFS-1052). It seems that FileLocalizer.fetchFile method doesn't need to use the default dfs. I also looked into the failed tests and they were unrelated to the patch. > 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.