<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Cannot connect to webhdfs in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cannot-connect-to-webhdfs/m-p/34836#M55363</link>
    <description>The HTTPFS port is 14000 (it serves a WebHDFS protocol also) but the regular non-gateway style WebHDFS serves from the NameNode's port of 50070 (or 50075 on a DN).&lt;BR /&gt;&lt;BR /&gt;Could you try the below two variants?&lt;BR /&gt;1. curl -i "&lt;A href="http://quickstart.cloudera:50070/webhdfs/v1/user/user.name=cloudera&amp;amp;op=GETFILESTATUS&amp;quot;" target="_blank"&gt;http://quickstart.cloudera:50070/webhdfs/v1/user/user.name=cloudera&amp;amp;op=GETFILESTATUS"&lt;/A&gt;&lt;BR /&gt;2. curl -i "http://localhost:14000/webhdfs/v1/user/user.name=cloudera&amp;amp;op=GETFILESTATUS"&lt;BR /&gt;&lt;BR /&gt;Does either of these work? If not, please re-run with curl -v and post the output here.</description>
    <pubDate>Mon, 07 Dec 2015 04:47:13 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2015-12-07T04:47:13Z</dc:date>
  </channel>
</rss>

