<?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: mapred.submit.replication for jobs that has the Jobtracker as the submitted host in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51490#M55572</link>
    <description>That property is job-applied, not server controlled. Wherever you are&lt;BR /&gt;submitting your job from, the local or in-code configuration isn't loading&lt;BR /&gt;your custom value, so the default value would get used instead. An&lt;BR /&gt;application can usually discover your configs if the directory carrying the&lt;BR /&gt;config XML files is on the application's classpath. Read more at&lt;BR /&gt;&lt;A href="https://hadoop.apache.org/docs/current/api/org/apache/hadoop/conf/Configuration.html" target="_blank"&gt;https://hadoop.apache.org/docs/current/api/org/apache/hadoop/conf/Configuration.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BTW you shouldn't be using MRv1 anymore, its deprecated. Use YARN with its&lt;BR /&gt;MRv2 (although, the above fact still remains the same).&lt;BR /&gt;</description>
    <pubDate>Sun, 26 Feb 2017 10:47:54 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2017-02-26T10:47:54Z</dc:date>
    <item>
      <title>mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51489#M55571</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see&amp;nbsp;some jobs in my&amp;nbsp;cluster that submitted the job via the Jobtracker node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at all data nodes and&amp;nbsp;mapred.submit.replication is 2, in the job tracker mapred-site.xml there is no&amp;nbsp;mapred.submit.replication property, i added it manually to the file and restarted the job tracker, but still see in the job file for the running jobs &amp;nbsp;that has job tracker as the&amp;nbsp;Submit Host the&amp;nbsp;mapred.submit.replication is 10 and not 2.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2017 10:05:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51489#M55571</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2017-02-26T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51490#M55572</link>
      <description>That property is job-applied, not server controlled. Wherever you are&lt;BR /&gt;submitting your job from, the local or in-code configuration isn't loading&lt;BR /&gt;your custom value, so the default value would get used instead. An&lt;BR /&gt;application can usually discover your configs if the directory carrying the&lt;BR /&gt;config XML files is on the application's classpath. Read more at&lt;BR /&gt;&lt;A href="https://hadoop.apache.org/docs/current/api/org/apache/hadoop/conf/Configuration.html" target="_blank"&gt;https://hadoop.apache.org/docs/current/api/org/apache/hadoop/conf/Configuration.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BTW you shouldn't be using MRv1 anymore, its deprecated. Use YARN with its&lt;BR /&gt;MRv2 (although, the above fact still remains the same).&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Feb 2017 10:47:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51490#M55572</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2017-02-26T10:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51491#M55573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i enforce this at the cluster level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the coord job configuration for the running job,&amp;nbsp;&lt;SPAN&gt;vlpr-mha01 is acts as JT and NN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;configuration&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;jobType&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;rm&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;dwhType&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;da&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;oozie.coord.application.path&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/code/server_dataaccess_retention/lp-dataaccess-retention-1.0.0.1/sched/&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;recycleBinDir&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/data/server_dataaccess_retention/recycle_bin/&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;freq&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;1440&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;workflowAppUri&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/code/server_dataaccess_retention/lp-dataaccess-retention-1.0.0.1/sched/&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;start&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;2014-03-02T10:24Z&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;user.name&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;dataaccess&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;jobRoot&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/code/server_dataaccess_retention/lp-dataaccess-retention-1.0.0.1&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;workingOnDir&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/data/server_dataaccess_retention/recycle_bin/&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;oozie.libpath&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310/liveperson/code/server_dataaccess_retention/lp-dataaccess-retention-1.0.0.1/lib&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;nameNode&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;hdfs://vlpr-mha01:54310&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;end&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;2020-01-01T00:00Z&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;property&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;jobTracker&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;value&amp;gt;vlpr-mha01:54311&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;lt;/configuration&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is an old cluster that trying not make changes at the job level, should be dead in 6 months&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2017 11:04:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51491#M55573</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2017-02-26T11:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51492#M55574</link>
      <description>You can pass custom into your WF actions that affect most&lt;BR /&gt;action types that load them automatically. If you use actions within&lt;BR /&gt;the workflow however, then Oozie prepares a file that you need to manually&lt;BR /&gt;load into the code, this is described at&lt;BR /&gt;&lt;A href="http://archive.cloudera.com/cdh5/cdh/5/oozie/WorkflowFunctionalSpec.html#a3.2.7_Java_Action" target="_blank"&gt;http://archive.cloudera.com/cdh5/cdh/5/oozie/WorkflowFunctionalSpec.html#a3.2.7_Java_Action&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Replication for MR submit files (jars/etc.) is a client-side action, it&lt;BR /&gt;cannot be controlled by a central server.&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Feb 2017 11:49:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51492#M55574</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2017-02-26T11:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51493#M55575</link>
      <description>&lt;P&gt;I want to find the place that i can disable passing specific host to submit the job through.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is see that the oozie launcher for the job is submitting from slpr-mha01 which is the JT,NN and Oozie node but he the job itself is submitted through DN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jobs are scheduled using Oozie.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2017 12:22:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51493#M55575</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2017-02-26T12:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: mapred.submit.replication for jobs that has the Jobtracker as the submitted host</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51495#M55576</link>
      <description>&lt;P&gt;I manage to solve by adding mapred-site.xml at the oozie server under /etc/hadoop/conf and overwriting the submit replication&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2017 16:07:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mapred-submit-replication-for-jobs-that-has-the-Jobtracker/m-p/51495#M55576</guid>
      <dc:creator>Fawze</dc:creator>
      <dc:date>2017-02-26T16:07:34Z</dc:date>
    </item>
  </channel>
</rss>

