<?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>topic Re: After configuring configure yarn variables, why does my search fail to run? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265286#M96178</link>
    <description>&lt;P&gt;what about Cloudera Manager or mapred-site.xml? &lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2016 15:40:55 GMT</pubDate>
    <dc:creator>rdagan_splunk</dc:creator>
    <dc:date>2016-12-07T15:40:55Z</dc:date>
    <item>
      <title>After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265282#M96174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I configured the YARN variables needed in the provider, but now the search query I try to run fails.&lt;/P&gt;

&lt;P&gt;It looks like is not able to find the mapreduce.jobhistory.address but i don't know where to define.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;com.splunk.mr.JobStartException: Failed to start MapReduce job. Please consult search.log for more information. Message: java.net.ConnectException: Call From Cloudera04/172.xx.x.xxx to 0.0.0.0:10020
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any advice?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 14:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265282#M96174</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-07T14:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265283#M96175</link>
      <description>&lt;P&gt;You most likely be able to find the value for this flag ( mapreduce.jobhistory.address ) under http:// &amp;lt; resource manager ip &amp;gt; : 8088 / conf&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:34:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265283#M96175</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-07T15:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265284#M96176</link>
      <description>&lt;P&gt;So once you find this value, you can add this flag to the Provider.  Just add vix before the flag.  For example,  vix.mapreduce.jobhistory.address &lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:36:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265284#M96176</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-07T15:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265285#M96177</link>
      <description>&lt;P&gt;Hi rdagan&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;mapreduce.jobhistory.address0.0.0.0:10020mapred-default.xml&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;this is what i get&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265285#M96177</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-07T15:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265286#M96178</link>
      <description>&lt;P&gt;what about Cloudera Manager or mapred-site.xml? &lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:40:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265286#M96178</guid>
      <dc:creator>rdagan_splunk</dc:creator>
      <dc:date>2016-12-07T15:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265287#M96179</link>
      <description>&lt;P&gt;Hi rdagan,&lt;/P&gt;

&lt;P&gt;It was working until  this message appears:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ChunkedOutputStreamReader: Invalid transport header line="194.xxx.xx.185 194.xxx.xx.185 - [15/Nov/2016:11:22:38 +0100] "GET /stat/ebanking/min/css/img_s24/menu/menu-stin.png HTTP/1.1" 200 150 "https://www.mycompany.cz/stat/ebanking/min/css/global_s24.css?v=37_prod.25" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36" "17850" TLSv1.2 ECDHE-RSA-AES128-GCM-SHA256 0" 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any advice?&lt;/P&gt;

&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265287#M96179</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-07T15:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: After configuring configure yarn variables, why does my search fail to run?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265288#M96180</link>
      <description>&lt;P&gt;The same value&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 16:53:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-configuring-configure-yarn-variables-why-does-my-search/m-p/265288#M96180</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-12-07T16:53:29Z</dc:date>
    </item>
  </channel>
</rss>

