[ 
https://issues.apache.org/jira/browse/PHOENIX-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940038#comment-17940038
 ] 

Istvan Toth commented on PHOENIX-7523:
--------------------------------------

PHOENIX_QUERYSERVER_OPTS already exists.
PQS also has a fallback logic between HBASE_OPTS and PHOENIX_QUERYSERVER_OPTS, 
which is good.

> Parse hbase-env.sh in PQS scripts, and add _OPTS environment variables for 
> pqs and sqlline-thin
> -----------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-7523
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7523
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: queryserver
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> We can tune the thick client JVM settings via PHOENIX_OPTS, and with the 
> changes in PHOENIX-7520 HBASE_OPTS is also applied.
> However, there is no similar mechanism for PQS.
> The plan:
> - Parse and apply hbase-env.*, just like Phoenix does
> - Define new env. variables PHOENIX_QUERYSERVER_OPTS and 
> PHOENIX_SQLLINE_THIN_OPTS
> - Apply $HBASE_OPTS and and PHOENIX_QUERYSERVER_OPTS when starting PQS.
> - Apply $PHOENIX_SQLLINE_THIN_OPTS when starting sqlline-thin.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to