[
https://issues.apache.org/jira/browse/HADOOP-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831046#action_12831046
]
Allen Wittenauer commented on HADOOP-6541:
------------------------------------------
Cool. It looks like it has a shell escape.
How does one launch a job from within the shell?
Should rm be smart enough to take r and f as parameters? [The fact that rmr is
a separate command has always been a mistake in my mind.]
Should there be a test operator? This would be especially useful for -f
functionality.
set fs.defaultFS=hdfs://nn.example.com/ --- feels like shades of VMS. :p Any
reason cd couldn't take a URL?
> An Interactive Hadoop FS shell
> ------------------------------
>
> Key: HADOOP-6541
> URL: https://issues.apache.org/jira/browse/HADOOP-6541
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Attachments: HADOOP-6541.2.patch, HADOOP-6541.3.patch,
> HADOOP-6541.patch
>
>
> A shell that allows the user to execute multiple filesystem operations in a
> single JVM instance at a prompt.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.