Issue with Hue and HDFS

Hi,

I was using Hue and was trying to delete some file.

I guess my folder has been deleted from HDFS because I can not access it anymore

Getting below error in Hue

Cannot access: /user/anjan_anup4344. The HDFS REST service is not available.

(‘Connection aborted.’, error(111, ‘Connection refused’))

And on web console

[anjan_anup4344@ip-172-31-38-183 ~]$ hadoop fs -ls

ls: Call From ip-172-31-38-183.ec2.internal/172.31.38.183 to ip-172-31-53-48.ec2.internal:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused

Please look into it.

working fine now. Issue is resolved