Created on 07-29-2014 12:29 AM - edited 09-16-2022 02:03 AM
[root@bdcxlocal1 hadoop-httpfs]# hadoop fs -ls hftp://bdcx1:50070/user/weather/defaultBlockSize
Found 1 items
-rw-r--r-- 3 weather hadoop 1102205 2014-05-15 08:59 hftp://bdcx1:50070/user/weather/defaultBlockSize
[root@bdcxlocal1 hadoop-httpfs]# hadoop fs -cat hftp://bdcx1:50070/user/weather/defaultBlockSize
cat: HTTP_OK expected, received 500
On my CDH4 Cluster this works. Where is the error?
Created 07-29-2014 07:19 AM
Created 07-29-2014 07:19 AM
Created 08-06-2014 01:09 AM
We upgraded ou cluster to CDH 5.1.1 and the problem disappeared.So currently I cannot reproduce the problem. Thanks for the tip with webhdfs.