You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Neill Lima (JIRA)" <ji...@apache.org> on 2015/07/31 11:53:04 UTC

[jira] [Created] (HDFS-8843) Hadoop dfs command with --verbose optoin

Neill Lima created HDFS-8843:
--------------------------------

             Summary: Hadoop dfs command with --verbose optoin
                 Key: HDFS-8843
                 URL: https://issues.apache.org/jira/browse/HDFS-8843
             Project: Hadoop HDFS
          Issue Type: Wish
          Components: fs
    Affects Versions: 2.7.1
            Reporter: Neill Lima
            Priority: Minor


Generally when copying large files from/to HDFS using get/put/copyFromLocal/copyToLocal there is a lot going under the hood that we are not aware of. 

It would be handy to have a --verbose flag to show the status of the files/folders being copied at the moment, so we can have a rough ETA on completion. 

A good sample is the curl -O command.

Another option would be a recursive tree of files showing the progress of each completed/total (%). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)