<?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: Where can i run the hdfs commands in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123948#M86692</link>
    <description>&lt;P&gt;yes..Ravi,, You are absolutely correct.. Here we go.&lt;/P&gt;&lt;P&gt;When I open putty,&lt;/P&gt;&lt;P&gt;     1) If I'm running HDP2.4 in VMware, &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;putty is woking with the HDP given ip &amp;amp; port as 22(Bydefault).&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;but , if you give 2222 in putty for hdp2.4 it will not work.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;2) If I'm running HDP2.4 in Virtualbox, &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;putty is working with 127.0.0.1 ip &amp;amp; port as 2222(Need to give explicitly),  &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;but if you give 22 in putty, it will not work.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Anywork, got to know exactly with your info,,, Thanks.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 May 2016 05:15:54 GMT</pubDate>
    <dc:creator>narendra_rmd</dc:creator>
    <dc:date>2016-05-03T05:15:54Z</dc:date>
    <item>
      <title>Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123942#M86686</link>
      <description>&lt;P&gt;I started my HDP2.4 in vmware, &amp;amp; i could able to launch the ambari browser &amp;amp; i can see my hdfs files there..&lt;/P&gt;&lt;P&gt;But if i want to run the HDFS commands,, where can i run them...?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 09:00:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123942#M86686</guid>
      <dc:creator>narendra_rmd</dc:creator>
      <dc:date>2016-04-30T09:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123943#M86687</link>
      <description>&lt;P&gt;If this is sandbox, you can ssh to localhost on port 2222. &lt;/P&gt;&lt;PRE&gt;ssh root@localhost -p 2222&lt;/PRE&gt;&lt;P&gt;if you are on mac/linux or use putty if you are on windows.  Default password for root is hadoop. &lt;/P&gt;&lt;P&gt;More details &lt;A href="http://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/#ways-execute-terminal-command"&gt;here&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 09:13:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123943#M86687</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-04-30T09:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123944#M86688</link>
      <description>&lt;P&gt;Thanks Ravi....that sounds good &amp;amp; it worked for me with putty when i run hdp2.4 on vmware. but when i tried with putty when i started my hdp2.4 in virtualbox it's failing.&lt;/P&gt;&lt;P&gt;I mean, the ip for virtual box by default is showing as 127.0.0.1 and when i tried putty with this ip, its not connecting.&lt;/P&gt;&lt;P&gt;May i know the reason why..?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 09:19:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123944#M86688</guid>
      <dc:creator>narendra_rmd</dc:creator>
      <dc:date>2016-04-30T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123945#M86689</link>
      <description>&lt;P&gt;I can run sandbox running on virtualbox with 2222. No reason to think of why its working from vmware and not virtualbox. Both use NAT.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 09:29:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123945#M86689</guid>
      <dc:creator>ravi1</dc:creator>
      <dc:date>2016-04-30T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123946#M86690</link>
      <description>&lt;P&gt;
	Alternatively, if you have zeppelin, you can run your bash / hadoop commands over there too..&lt;/P&gt;&lt;P&gt;
	example:&lt;/P&gt;&lt;PRE&gt;%sh
whoami&lt;/PRE&gt;&lt;PRE&gt;%sh
hadoop fs -ls /user/root/ 
&lt;/PRE&gt;</description>
      <pubDate>Sat, 30 Apr 2016 22:03:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123946#M86690</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-04-30T22:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123947#M86691</link>
      <description>&lt;P&gt;if it is sandbox, you must be having the zeppelin in the same section where you will be seeing Hive views, etc...&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2016 22:05:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123947#M86691</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-04-30T22:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where can i run the hdfs commands</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123948#M86692</link>
      <description>&lt;P&gt;yes..Ravi,, You are absolutely correct.. Here we go.&lt;/P&gt;&lt;P&gt;When I open putty,&lt;/P&gt;&lt;P&gt;     1) If I'm running HDP2.4 in VMware, &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;putty is woking with the HDP given ip &amp;amp; port as 22(Bydefault).&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;but , if you give 2222 in putty for hdp2.4 it will not work.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;2) If I'm running HDP2.4 in Virtualbox, &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;putty is working with 127.0.0.1 ip &amp;amp; port as 2222(Need to give explicitly),  &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;but if you give 22 in putty, it will not work.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Anywork, got to know exactly with your info,,, Thanks.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 05:15:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Where-can-i-run-the-hdfs-commands/m-p/123948#M86692</guid>
      <dc:creator>narendra_rmd</dc:creator>
      <dc:date>2016-05-03T05:15:54Z</dc:date>
    </item>
  </channel>
</rss>

