<?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 Which search commands use MapReduce and which don't? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Which-search-commands-use-MapReduce-and-which-don-t/m-p/138029#M37864</link>
    <description>&lt;P&gt;Is there a list published someplace?  Or a rule?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jul 2014 21:01:24 GMT</pubDate>
    <dc:creator>whoogle</dc:creator>
    <dc:date>2014-07-10T21:01:24Z</dc:date>
    <item>
      <title>Which search commands use MapReduce and which don't?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Which-search-commands-use-MapReduce-and-which-don-t/m-p/138029#M37864</link>
      <description>&lt;P&gt;Is there a list published someplace?  Or a rule?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 21:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Which-search-commands-use-MapReduce-and-which-don-t/m-p/138029#M37864</guid>
      <dc:creator>whoogle</dc:creator>
      <dc:date>2014-07-10T21:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Which search commands use MapReduce and which don't?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Which-search-commands-use-MapReduce-and-which-don-t/m-p/138030#M37865</link>
      <description>&lt;P&gt;There is a list see below. However, instead of a list, you can do some deduction! And you might want to read this technical paper: &lt;A href="http://www.splunk.com/web_assets/pdfs/secure/Splunk_and_MapReduce.pdf"&gt;Splunk and MapReduce&lt;/A&gt; A quote from the paper:&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;The fundamental concept  of MapReduce is to divide problems into two parts:&lt;BR /&gt;
a map function that processes source data into sufficient  statistics and a&lt;BR /&gt;
reduce function that merges all sufficient statistics into a final&lt;BR /&gt;
answer. By definition, any number  of concurrent map functions can be run at&lt;BR /&gt;
the same time without intercommunication. Once all the data&lt;BR /&gt;
has had  the map function applied to it, the reduce function can be run to&lt;BR /&gt;
combine the results of the map phases.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;First, searches can always be run in parallel. Each indexer can be given the search criteria and return the events that match. The question: "which &lt;EM&gt;commands&lt;/EM&gt; will map-reduce" is really asking "which commands do not require intercommunication of indexers"?&lt;/P&gt;

&lt;P&gt;Splunk calls these "streaming commands," and they are defined in the Splexicon &lt;A href="http://docs.splunk.com/Splexicon:Streamingcommand"&gt;here&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 23:48:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Which-search-commands-use-MapReduce-and-which-don-t/m-p/138030#M37865</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-07-10T23:48:39Z</dc:date>
    </item>
  </channel>
</rss>

