Dahyun Ko created AMBARI-26531:
----------------------------------
Summary: Wrong JAVA_EXEC setting in infra_solr.py
Key: AMBARI-26531
URL: https://issues.apache.org/jira/browse/AMBARI-26531
Project: Ambari
Issue Type: Improvement
Components: ambari-infra, ambari-server
Affects Versions: 3.0.0
Environment: rocky 8
jdk 17
python 3.11
Reporter: Dahyun Ko
Fix For: 3.1.0
h3. Summary
Revert the java_exec setting change in infra_solr.py file from AMBARI-26296.
It was set to:
{code:java}
java_exec=params.ambari_java_home{code}
now it's reverted to:
After
{code:java}
java_exec=params.ambari_java_exec{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]