>Try> hdfs dfs -put hive.log /mich Sorry but that didn't work... [mahmood@tiger in]$ ls lda_wiki1w_1 lda_wiki1w_2
[mahmood@tiger in]$ hadoop dfs -put lda_wiki1w_1 /data/bigdatabench/Text_datagen/data-MicroBenchmarks/in DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. 15/04/18 21:09:53 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable put: `/data/bigdatabench/Text_datagen/data-MicroBenchmarks/in': No such file or directory [mahmood@tiger in]$ hadoop fs -ls 15/04/18 21:10:10 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable ls: `.': No such file or directory [mahmood@tiger in]$ hadoop fs -ls /data/bigdatabench/Text_datagen/data-MicroBenchmarks/in 15/04/18 21:10:22 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable ls: `/data/bigdatabench/Text_datagen/data-MicroBenchmarks/in': No such file or directory Regards, Mahmood
