Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionSplunk Hadoop Connect provides bi-directional integration to easily and reliably move data between Splunk and Hadoop.
Splunk Hadoop Connect provides bi-directional integration to easily and reliably move data between Splunk and Hadoop. Deploy Splunk quickly for real-time collection, indexing, analysis and visualizations and then reliably forward events to Hadoop for long-term archiving and additional batch analytics. You can further leverage Splunk by importing data already stored in Hadoop. This makes it easy to stand up reliable, secure, enterprise-grade big data projects in days instead of months. Splunk Hadoop Connect includes three core features:
Splunk Hadoop Connect Video Tutorials: Splunk Hadoop Connect Documentation: Splunk Hadoop Connect is compatible with Apache Hadoop; it is also tested and certified against Cloudera's CDH and Hortonworks' HDP distribution. Additionally, Hadoop Connect supports any locally mounted point, which enables it to work with MapR or IBM GPFS distributions. Refer to the product documentation for the latest list of supported Hadoop distributions. Versions and Release Notes
Version 1.1 (current version - updated Feb 20, 2013)
release notes:
Splunk App for Hadoop Connect 1.1. Copyright © 2005-2013 Splunk Inc. All rights reserved.
Version 1.0
(updated Feb 20, 2013)
release notes:
Splunk App for Hadoop Connect 1.0. Copyright © 2005-2012 Splunk Inc. All rights reserved.
Version 1.0beta
(updated Sep 10, 2012)
release notes:
Splunk Hadoop Connect 1.0 beta. Copyright (C) 2005-2012 Splunk Inc. All rights reserved. * For the Release Notes and Getting Started documentation for this release see: http://docs.splunk.com/Documentation/HadoopConnect |
Awesome app. I just tested the "hdfs command" execution in splunk 4.3.5. Seems to be working fine. I was able to import a file from hdfs and outputlookup the data into a lookup table. Took a little while to figure out how to use the command though. Here is an example:
| hdfs read "hdfs://localhost:9000/tmp/nickcities.csv" delim="," fields="city,state" | table city, state | outputlookup nickcities.csv
Will be trying the export features soon enough.
