[ https://issues.apache.org/jira/browse/AMBARI-26531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jialiang Cai resolved AMBARI-26531. ----------------------------------- Resolution: Fixed > 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 > Priority: Major > Fix For: 3.1.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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: issues-unsubscr...@ambari.apache.org For additional commands, e-mail: issues-h...@ambari.apache.org