[
https://issues.apache.org/jira/browse/HDFS-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671702#comment-13671702
]
Cristina L. Abad commented on HDFS-4869:
----------------------------------------
Prior to the refactoring of FsShell (HADOOP-7176), the get command supported
the use of "-" to download a file and write its contents to stdout. For
example, see HADOOP-3175. Currently, this can be worked around by using -cat
instead of -get. However, for consistency, both put and get should support "-"
in place of stdin or stdout, respectively.
> FsShell get command does not support writing to stdout
> ------------------------------------------------------
>
> Key: HDFS-4869
> URL: https://issues.apache.org/jira/browse/HDFS-4869
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.0.5-beta, 0.23.8
> Reporter: Cristina L. Abad
> Assignee: Cristina L. Abad
> Priority: Minor
>
> In FsShell the put command supports using "-" in place of stdin, but this
> functionality ("-" in place of stdout) is broken in the get command.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira