Splunk Search

How is Splunk utilizing Map Reduce?

ashishebansal
New Member

How is Splunk utilizing Map Reduce and also, does it use the same tech for SPL and data compression?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

I think perhaps you're putting too much into the "Map Reduce" term. It probably doesn't mean the same thing as other places where it you've seen it used. In the Splunk world, it means search queries are sent to all indexers for processing. The indexers send their results back to the originating search head which combines the results and finishes processing the query.

---
If this reply helps you, Karma would be appreciated.

dkeck
Influencer
0 Karma

ddrillic
Ultra Champion

Very interesting @dkeck. The document shows the usage of the MapReduce concept, such as the following at the buckets level -

alt text

0 Karma

ashishebansal
New Member

I already tried going through that and the other whitepaper "Technical Paper: Large-Scale, Unstructured Data Retrieval and Analysis Using Splunk".

However, I am still confused on the overall utilization of Map Reduce in Splunk.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...