Istvan Toth created PHOENIX-7563: ------------------------------------ Summary: Use HBASE_OPTS as a fallback for PHOENIX_OPTS Key: PHOENIX-7563 URL: https://issues.apache.org/jira/browse/PHOENIX-7563 Project: Phoenix Issue Type: Improvement Reporter: Istvan Toth
in PHOENIX-7520 I have changed the scripts to load hbase-env.sh and always add HBASE_OPTS to the phoenix command line. I hindsight, this may not have been the best option, as these may have conflicting options. A better solution would be loading hbase-env.sh, but only using HBASE_OPTS if PHOENIX_OPTS is not set. -- This message was sent by Atlassian Jira (v8.20.10#820010)