Re: Problem in accessing swebhdfs

2016-09-05 Thread Steve Loughran
Looks like it got a 404 back with a text/plain response, tried to parse that as JSON and made a mess of things. Updated the relevant (still open) JIRA with your stack trace. https://issues.apache.org/jira/browse/HDFS-6220 At a guess, the file it is looking for isn't there. Causes -the root pa

Problem in accessing swebhdfs

2016-09-04 Thread Sourav Mazumder
Hi, When I try to access a swebhdfs uri I get following error. In my hadoop cluster webhdfs is enabled. Also I can access the same resource using webhdfs API from a http client with SSL. Any idea what is going wring ? Regards, Sourav java.io.IOException: Unexpected HTTP response: code=404 !=