<?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 Oozie job: What value should I use for jobTracker for Resource Manager HA? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96530#M59850</link>
    <description>&lt;P&gt;I was always wondering what value I should use for "jobtTacker" in my job.properites for Resource Manager HA.&lt;/P&gt;&lt;P&gt;Now a customer asked same question, so I thought this might be a good opportunity to find out.&lt;/P&gt;&lt;P&gt;Does anyone know which string we should use to utilize YARN Resource Manager HA?&lt;/P&gt;&lt;P&gt;According to Google, Cloudera uses "logicaljt" but I don't see this string in HDP code so far. &lt;/P&gt;</description>
    <pubDate>Wed, 04 Nov 2015 08:53:29 GMT</pubDate>
    <dc:creator>hosako</dc:creator>
    <dc:date>2015-11-04T08:53:29Z</dc:date>
    <item>
      <title>Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96530#M59850</link>
      <description>&lt;P&gt;I was always wondering what value I should use for "jobtTacker" in my job.properites for Resource Manager HA.&lt;/P&gt;&lt;P&gt;Now a customer asked same question, so I thought this might be a good opportunity to find out.&lt;/P&gt;&lt;P&gt;Does anyone know which string we should use to utilize YARN Resource Manager HA?&lt;/P&gt;&lt;P&gt;According to Google, Cloudera uses "logicaljt" but I don't see this string in HDP code so far. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 08:53:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96530#M59850</guid>
      <dc:creator>hosako</dc:creator>
      <dc:date>2015-11-04T08:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96531#M59851</link>
      <description>&lt;P&gt;@&lt;A href="http://community.hortonworks.com/users/206/hosako.html"&gt;Hajime&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Useful information. &lt;A target="_blank" href="https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/ResourceManagerHA.html"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When there are multiple RMs, the configuration (yarn-site.xml) used by clients and nodes is expected to list all the RMs. Clients, ApplicationMasters (AMs) and NodeManagers (NMs) try connecting to the RMs in a round-robin fashion until they hit the Active RM.&lt;STRONG&gt; If the Active goes down, they resume the round-robin polling until they hit the “new” Active. This default retry logic is implemented as &lt;/STRONG&gt;org.apache.hadoop.yarn.client.ConfiguredRMFailoverProxyProvider. You can override the logic by implementing org.apache.hadoop.yarn.client.RMFailoverProxyProvider and setting the value of yarn.client.failover-proxy-provider to the class name.&lt;/P&gt;&lt;P&gt;Editing based on the discussion.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2-Win/bk_HDP_Install_Win/content/ref-60079c74-9d2b-4f17-aa05-2b1a333e8619.1.html"&gt;Oozie and RM HA&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 08:58:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96531#M59851</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-04T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96532#M59852</link>
      <description>&lt;P&gt;But how about "jobTracker" in job.properties? I need to type "jobTrackers=hostname:8032"&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:00:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96532#M59852</guid>
      <dc:creator>hosako</dc:creator>
      <dc:date>2015-11-04T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96533#M59853</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/206/hosako.html" nodeid="206"&gt;@Hajime&lt;/A&gt; What version of HDP are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:03:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96533#M59853</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-04T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96534#M59854</link>
      <description>&lt;P&gt;i'm using 2.3.2 (but customer is 2.2.4.2)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:06:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96534#M59854</guid>
      <dc:creator>hosako</dc:creator>
      <dc:date>2015-11-04T09:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96535#M59855</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/310/jeff.html" nodeid="310"&gt;@jeff@hortonworks.com&lt;/A&gt; This is something we need to look into. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:39:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96535#M59855</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-04T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96536#M59856</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/206/hosako.html" nodeid="206"&gt;@Hajime&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/310/jeff.html" nodeid="310"&gt;@jeff@hortonworks.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Based on this discussion with Hajime "&lt;A target="_blank" href="https://github.com/search?l=&amp;amp;q=logicaljt+user:hortonworks&amp;amp;ref=advsearch&amp;amp;type=Code&amp;amp;utf8=%E2%9C%93"&gt;this&lt;/A&gt; is what we have in our repo. Credit to Hajime for finding that link"&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2015 21:32:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96536#M59856</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-04T21:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96537#M59857</link>
      <description>&lt;P&gt;I believe you can specify one of the nodes, if it's not the active RM, API will detect the proper RM and redirect.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 00:39:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96537#M59857</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2015-11-05T00:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96538#M59858</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/206/hosako.html" nodeid="206"&gt;@Hajime&lt;/A&gt; usually you pick one of the nodes for RM as far as Oozie is concerned. If you issue to a standby node, it will round-robin to the active RM. &lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 09:57:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96538#M59858</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-03T09:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96539#M59859</link>
      <description>&lt;P&gt;This is the hortonworks docs that gives reference to it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_hadoop-ha/content/deploy-hue-rm-ha-cluster.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.0/bk_hadoop-ha/content/deploy-hue-rm-ha-cluster.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 08:17:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96539#M59859</guid>
      <dc:creator>sdutta</dc:creator>
      <dc:date>2016-05-04T08:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oozie job: What value should I use for jobTracker for Resource Manager HA?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96540#M59860</link>
      <description>&lt;P&gt;In Oozie, redirection may work at the job level but I have another issue, namely that the Oozie WebUI shows nothing for action info when say, "other" RM is active.&lt;/P&gt;&lt;P&gt;For some reason, either redirection is not occuring there or there is a configuration to set in Oozie WebUI that makes that redirection happen.&lt;/P&gt;&lt;P&gt;HDP 2.3  here.&lt;/P&gt;&lt;P&gt;Clues?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 15:33:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Oozie-job-What-value-should-I-use-for-jobTracker-for/m-p/96540#M59860</guid>
      <dc:creator>phil1</dc:creator>
      <dc:date>2016-07-20T15:33:26Z</dc:date>
    </item>
  </channel>
</rss>

