$> time hadoop fs -put <local file> <hdfs path>

For small files, I would expect the time to have a significant variance
between runs. For larger files, it should be more consistent (since the
throughput will be bound by the network bandwidth of the local machine).
On 21 Feb 2015 08:43, "tesm...@gmail.com" <tesm...@gmail.com> wrote:

> Hi,
>
> How can I measure the time taken by -copyFromLocalHost for transferring my
> data from local host to HDFS?
>
> Regards,
> Tariq
>

Reply via email to