[ https://issues.apache.org/jira/browse/PIG-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902952#action_12902952 ]
Richard Ding commented on PIG-1564: ----------------------------------- Hi Andrew, HDataStorage is a thin layer on top of Hadoop FileSystem. Since moving its local mode to Hadoop local mode, Pig no longer needs this layer. We intends to remove it in the feature. On Pig reading data from one file system and writing it to another, this feature is supported since Pig 0.7. -Richard > add support for multiple filesystems > ------------------------------------ > > Key: PIG-1564 > URL: https://issues.apache.org/jira/browse/PIG-1564 > Project: Pig > Issue Type: Improvement > Reporter: Andrew Hitchcock > Attachments: PIG-1564-1.patch > > > Currently you can't run Pig scripts that read data from one file system and > write it to another. Also, Grunt doesn't support CDing from one directory to > another on different file systems. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.