All Apps and Add-ons

Multiple versions of Python for Scientific Computing Apps running on the same Searchhead

swaro_ck
Path Finder

After upgrading Splunk to v8.1.5 and updating the AWS App & Addon we are running in a version conflict with the Python for Scientific Computing App 3.0.0 for MLTK & 1.2 which should run on the same SH. MLTK 5 requires PSC 3 and the AWS App requires PSC 1.2 as documented in https://docs.splunk.com/Documentation/AWS/6.0.3/Installation/Hardwareandsoftwarerequirements

MLTK

swaro_ck_0-1637648204152.png

Installed versions of PSC

swaro_ck_1-1637648204158.png

Installed AWS Apps

swaro_ck_2-1637648204165.png

As in the documentation URL above described I renamed the PSC folder and created the app.conf:

/opt/splunk/etc/apps/Splunk_SA_Scientific_Python_linux_x86_64_awsapp/local/app.conf
[package]
id = Splunk_SA_Scientific_Python_linux_x86_64_awsapp

Now it works for AWS but the MLTK cannot find the installed PSC 3.

swaro_ck_3-1637648204173.png

If I’m changing the directory to ZZZ_Splunk_SA_Scientific_Python_linux_x86_64_awsapp, the MLTK will work, but the AWS cannot find the PSC now.

/opt/splunk/etc/apps/ZZZ_Splunk_SA_Scientific_Python_linux_x86_64_awsapp/local/app.conf
[package]
id = ZZZ_Splunk_SA_Scientific_Python_linux_x86_64_awsapp

swaro_ck_4-1637648204176.png

Is there a way to get this to work or is that an unsupported constellation?

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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...