[
https://issues.apache.org/jira/browse/PHOENIX-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Liew reopened PHOENIX-2937:
---------------------------------
> PHOENIX_QUERYSERVER_OPTS not checked for some options
> -----------------------------------------------------
>
> Key: PHOENIX-2937
> URL: https://issues.apache.org/jira/browse/PHOENIX-2937
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.8.0
> Environment: Phoenix 4.8.0 snapshot
> Reporter: Kevin Liew
> Priority: Minor
> Labels: options
>
> Set
> {code}PHOENIX_QUERYSERVER_OPTS="-Dphoenix.query.isNamespaceMappingEnabled=true
> -Dphoenix.queryserver.serialization=JSON{code}
> Run {code}queryserver.py start{code}
> Verify that the options were set in `vmInputArguments` of the log file.
> The psql log options took effect because the log file was created, but the
> options that were set above do not take effect. The server still uses
> PROTOBUF and namespace-mapping is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)