[
https://issues.apache.org/jira/browse/TAJO-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-963.
-------------------------------
Resolution: Won't Fix
It was already resolved.
> Session variable should be kept in local variables in TajoClient too.
> ---------------------------------------------------------------------
>
> Key: TAJO-963
> URL: https://issues.apache.org/jira/browse/TAJO-963
> Project: Tajo
> Issue Type: Improvement
> Components: Java Client, SQL Shell
> Reporter: Hyunsik Choi
>
> A set of session variables for each client connection is a kind of
> user-specified configuration.
> Currently, it can be used to determine query behavior for each user
> connection. But, it also should be used for client behaviors.
> The following session var would be useful for client behaviors.
> * {{VERBOSITY}} to determine verbosity of tsql
> * {{ON_ERROR_STOP}} to decide if tsql should exit or keep prompt when some
> error occur in tsql
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)