This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Description
The script referenced in the systemd unit does not exist
$ ls /usr/share/elasticsearch/bin/performance-analyzer-agent-cli
ls: cannot access '/usr/share/elasticsearch/bin/performance-analyzer-agent-cli': No such file or directory
$ rpmverify opendistro-performance-analyzer-1.13.0.0-1.noarch
missing /usr/share/elasticsearch/bin/performance-analyzer-agent-cli
There is a PR related to this https://github.com/opendistro-for-elasticsearch/performance-analyzer/pull/254/files but that seems to be outdated. (refereces $ES_HOME/plugins/opendistro_performance_analyzer instead of $ES_HOME"/plugins/opendistro-performance-analyzer)
The scripts which is in the RPM
/usr/share/elasticsearch/plugins/opendistro-performance-analyzer/bin/performance-analyzer-agent-cli
exits with
Error: Could not find or load main class com.amazon.opendistro.elasticsearch.performanceanalyzer.PerformanceAnalyzerApp