<?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: Configure Eclipse with hadoop plugin in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29243#M3281</link>
    <description>DFS Master (HDFS Namenode) is port 8020. The YARN Resource Manager is port&lt;BR /&gt;8032. I'm not that familiar with the hadoop plugin, but you should clarify&lt;BR /&gt;whether you want to be using MapReduce from Hadoop 2.x (YARN acts as a&lt;BR /&gt;scheduler, and you submit MapReduce jobs through YARN's ports). When they&lt;BR /&gt;say "Map/Reduce Master", to me that sounds like MR1, when MapReduce ran&lt;BR /&gt;it's own daemons. If it's MR1 you want to be using, you would actually want&lt;BR /&gt;to use the JobTracker port, which is 8021.&lt;BR /&gt;&lt;BR /&gt;Even though MR1 is supported in CDH 5, we recommend Hadoop 2 / YARN for&lt;BR /&gt;production and MR1 is not running in the QuickStart VM by default. Some&lt;BR /&gt;work would be required to shutdown the YARN daemons and start the MR1&lt;BR /&gt;daemons; specifically, stopping that hadoop-yarn-resourcemanager and&lt;BR /&gt;hadoop-yarn-nodemanager services, uninstalling the hadoop-conf-pseudo&lt;BR /&gt;package, and installing the hadoop-0.20-conf-pseudo package instead, and&lt;BR /&gt;then starting the hadoop-0.20-mapreduce-jobtracker and&lt;BR /&gt;hadoop-0.20-mapreduce-tasktracker services.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I also specify Host with ip of Clouder CDH5 VMware ip&lt;BR /&gt;&lt;BR /&gt;Make sure that you can ping that IP from your host machine. By default, the&lt;BR /&gt;VM uses "NAT" which means you can't connect from your host machine. You'll&lt;BR /&gt;want to use a "bridged" network or something similar instead so that you&lt;BR /&gt;can initiate connections from your host machine.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Jul 2015 19:19:55 GMT</pubDate>
    <dc:creator>Sean</dc:creator>
    <dc:date>2015-07-03T19:19:55Z</dc:date>
    <item>
      <title>Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29242#M3280</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've download cloudera CDH5. Now I'm configuring Eclipse (on my host machine) woth hadoop plugin.&lt;/P&gt;&lt;P&gt;What parameters I have to specify in: "Define Hadoop Location -&amp;gt; Map/Reduce Master -&amp;gt; Port" and "Define Hadoop Location -&amp;gt; DFS Master -&amp;gt; Port"?&lt;/P&gt;&lt;P&gt;I also specify Host with &amp;nbsp;ip of Clouder CDH5 VMware ip and User name=cloudera.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:33:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29242#M3280</guid>
      <dc:creator>g.guerrera82</dc:creator>
      <dc:date>2022-09-16T09:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29243#M3281</link>
      <description>DFS Master (HDFS Namenode) is port 8020. The YARN Resource Manager is port&lt;BR /&gt;8032. I'm not that familiar with the hadoop plugin, but you should clarify&lt;BR /&gt;whether you want to be using MapReduce from Hadoop 2.x (YARN acts as a&lt;BR /&gt;scheduler, and you submit MapReduce jobs through YARN's ports). When they&lt;BR /&gt;say "Map/Reduce Master", to me that sounds like MR1, when MapReduce ran&lt;BR /&gt;it's own daemons. If it's MR1 you want to be using, you would actually want&lt;BR /&gt;to use the JobTracker port, which is 8021.&lt;BR /&gt;&lt;BR /&gt;Even though MR1 is supported in CDH 5, we recommend Hadoop 2 / YARN for&lt;BR /&gt;production and MR1 is not running in the QuickStart VM by default. Some&lt;BR /&gt;work would be required to shutdown the YARN daemons and start the MR1&lt;BR /&gt;daemons; specifically, stopping that hadoop-yarn-resourcemanager and&lt;BR /&gt;hadoop-yarn-nodemanager services, uninstalling the hadoop-conf-pseudo&lt;BR /&gt;package, and installing the hadoop-0.20-conf-pseudo package instead, and&lt;BR /&gt;then starting the hadoop-0.20-mapreduce-jobtracker and&lt;BR /&gt;hadoop-0.20-mapreduce-tasktracker services.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I also specify Host with ip of Clouder CDH5 VMware ip&lt;BR /&gt;&lt;BR /&gt;Make sure that you can ping that IP from your host machine. By default, the&lt;BR /&gt;VM uses "NAT" which means you can't connect from your host machine. You'll&lt;BR /&gt;want to use a "bridged" network or something similar instead so that you&lt;BR /&gt;can initiate connections from your host machine.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jul 2015 19:19:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29243#M3281</guid>
      <dc:creator>Sean</dc:creator>
      <dc:date>2015-07-03T19:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29247#M3282</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my host I can ping IP VMWare Cloudera. I also edited my host (192.168.52.129&amp;nbsp; quickstart.cloudera).&lt;/P&gt;&lt;P&gt;This is my Eclipse MapReduce location configuration:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1025i215C6E1CF865860D/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" title="Schermata 2015-07-04 alle 10.51.33.png" alt="Schermata 2015-07-04 alle 10.51.33.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And this is my error:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/1026iB32B6AE7A31C5BBB/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" title="Schermata 2015-07-04 alle 10.52.33.png" alt="Schermata 2015-07-04 alle 10.52.33.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you are right! I'd like to use MapReduce v2 (YARN). So is it a plugin for MapReduce v2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2015 09:38:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/29247#M3282</guid>
      <dc:creator>g.guerrera82</dc:creator>
      <dc:date>2015-07-04T09:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/45816#M3283</link>
      <description>&lt;P&gt;I have the same problem with my eclipse.. I tried to connect &amp;nbsp;DFS Cloudera (VMware) from eclipse(windows) via NAT and bridged network Please someone help me. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 16:18:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/45816#M3283</guid>
      <dc:creator>RamuValivarthi</dc:creator>
      <dc:date>2016-09-30T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/54014#M3284</link>
      <description>&lt;P&gt;Here we need to add Vm credential to get access for Hadoop ecosystem. As i am able to add username and still struggling to get the place where i need to put password.&lt;/P&gt;&lt;P&gt;make eclipse-plug-in.user.name=&amp;lt;your VM username&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 588px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2915i9977ECC0DB4A1765/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Apr 2017 09:00:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/54014#M3284</guid>
      <dc:creator>VikashS</dc:creator>
      <dc:date>2017-04-22T09:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/59201#M3285</link>
      <description>Hi Vikas, Did you resolve this issue? I am also trying to connect eclipse (On windows) to Hadoop (On Ubuntu on VM).&lt;BR /&gt;Sumit</description>
      <pubDate>Fri, 25 Aug 2017 06:10:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/59201#M3285</guid>
      <dc:creator>sumit001</dc:creator>
      <dc:date>2017-08-25T06:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Eclipse with hadoop plugin</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/82037#M3286</link>
      <description>&lt;P&gt;I have the same problem, any solution for this?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 14:08:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Configure-Eclipse-with-hadoop-plugin/m-p/82037#M3286</guid>
      <dc:creator>diegocom</dc:creator>
      <dc:date>2018-11-07T14:08:12Z</dc:date>
    </item>
  </channel>
</rss>

