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

Wenzhe Zhou commented on IMPALA-12642:
--------------------------------------

We can use the jdbc connection string to apply configuration properties like 
query option, log level, etc to the Impala server by setting the properties in 
a new config "jdbc.options". For example, 
   "jdbc.options":"MEM_LIMIT=1000000000", or 
"jdbc.options":"REQUEST_POOL=myPool",   or "jdbc.options":"LogLevel=3"


> Support setting query options for Impala in the JdbcStorageConfig 
> ------------------------------------------------------------------
>
>                 Key: IMPALA-12642
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12642
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>            Reporter: Wenzhe Zhou
>            Priority: Major
>
> Would be good to also support setting query options for Impala in the 
> JdbcStorageConfig as that's pretty common usecase and something we support 
> setting from jdbc client. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to