All Apps and Add-ons

Hadoop Connect App Deployment

Anmar0293
Path Finder

I have my Hadoop Splunk Connect App runing in my local instance and everything is fine. My issue is when I deployed the whole file along with other apps, it doesn't show up in my Dev envrionment.
Do i need to install it manually through the Dev Environment? or deploying the whole package is enough? I just pushed everything under Hadoop connect folder to Git Repo.

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

The process should be something along the lines of:
1) package your local app
tar cvzf my_hadoopconnect.tgz /splunk/etc/apps/HadoopConnect
2) untar in your dev
tar xvzf my_hadoopconnect.tgz -C /splunk/etc/apps/HadoopConnect
3) restart splunk
/splunk/bin/splunk restart
Here are the steps: http://docs.splunk.com/Documentation/HadoopConnect/1.2.5/DeployHadoopConnect/Downloadandinstalltheap...

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...