<?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: remote access to clusters through hadoop fs -ls in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/remote-access-to-clusters-through-hadoop-fs-ls/m-p/224426#M186290</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/47200/sihiyassine.html" nodeid="47200"&gt;@Yassine&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please try two things.   (I am assuming that you are running HDFS command from secure cluster Node to connect to Non secure NameNode   hence in that case we do not need to have kerberos ticket,  But if it is vice-versa then we will need to have kerberos ticket as well)&lt;BR /&gt;&lt;BR /&gt;1. Please make sure that the remote clusters IP Address (and Hostname) and port is accessible ?  (this is to isolate firewall blocking issue)&lt;/P&gt;&lt;PRE&gt;# telnet  10.166.54.12  8020
# telnet  $REMOTE_NN_HOSTNAME  8020&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;2. Please try to specify the "--config" parameter to poiint to a directory where you have kept the HDFS configuration file of remote cluster.&lt;/P&gt;&lt;PRE&gt;# hadoop --config /PATH/TO/Remote_Clusters fs -ls /&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Here please replace the "/PATH/TO/Remote_Clusters" with the path where you have kept the "hdfs-site.xml" and "core-site.xml" file of remote cluster.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Feb 2018 20:24:53 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-02-26T20:24:53Z</dc:date>
  </channel>
</rss>

