- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sabburisplunk
New Member
02-16-2019
10:46 AM
Anyone know how to do this? I want to read Splunk data directly through hive, without archiving data to hadoop. Thanks.
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

burwell

SplunkTrust
02-16-2019
03:13 PM
Hello. I have successfully queried hive with Splunk.
https://docs.splunk.com/Documentation/Splunk/7.2.3/HadoopAnalytics/ConfigureHivepreprocessor
In a nutshell
- you will need a license for Hadoop Analytics
- You either use the metastore capability or you tell Splunk what datatype each Hive field
- You tell Splunk the database and table name for Hive
- You tell Splunk the path to the Hive data and what the db paths will look like
- Splunk will run MUCH faster if your data has partitions
- setting up the provider can be a little bewildering if you have never done it
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

burwell

SplunkTrust
02-16-2019
03:13 PM
Hello. I have successfully queried hive with Splunk.
https://docs.splunk.com/Documentation/Splunk/7.2.3/HadoopAnalytics/ConfigureHivepreprocessor
In a nutshell
- you will need a license for Hadoop Analytics
- You either use the metastore capability or you tell Splunk what datatype each Hive field
- You tell Splunk the database and table name for Hive
- You tell Splunk the path to the Hive data and what the db paths will look like
- Splunk will run MUCH faster if your data has partitions
- setting up the provider can be a little bewildering if you have never done it
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sabburisplunk
New Member
02-16-2019
09:41 PM
Thanks a lot. will try this. Just want to make sure, the splunk data here is not archived to Hadoop. We can directly map from Hive to Splunk data model.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

burwell

SplunkTrust
02-16-2019
11:27 PM
Yes you associate a virtual index with a Hive table.
