[
https://issues.apache.org/jira/browse/PIG-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich resolved PIG-263.
--------------------------------
Resolution: Fixed
This was done as part of pig 0.6.0 release
> move grunt to FsShell class
> ---------------------------
>
> Key: PIG-263
> URL: https://issues.apache.org/jira/browse/PIG-263
> Project: Pig
> Issue Type: Improvement
> Reporter: Olga Natkovich
>
> Currently grunt works with FileSystem class which is too low level. We should
> be using FsShell class that provides shell like interface. though we do need
> to make sure that current semantics of all grunt commands are preserved.
> Additional benefits, that we can enable use of trash from grunt as well as
> addition of new commands: head and tail. (Head will depend on
> https://issues.apache.org/jira/browse/HADOOP-3540).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.