- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recommendation : Capturing events on data lake gateway Vs nodes Hadoop Connect App Splunk
OMohi
Path Finder
12-01-2015
08:59 AM
Hi:
Please let me know which is the best practice of implementation.
Capturing events on data lake gateway Vs nodes for Hadoop Connect App on Splunk.
Thanks,
Mohammed Mohiuddin
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
rdagan_splunk

Splunk Employee
12-14-2015
04:44 PM
normally you have few options, each has its own advantages. Capturing events from the source itself and moving them to Splunk Indexing is the fastest. Once the data lands in Hadoop you can either copy the data to Splunk Indexing using Hadoop Connect Import. Or you can use Hunk to keep the data in Hadoop and just run a MapReduce job on the raw data without moving the files themselves.
