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

ASF GitHub Bot commented on TAJO-928:
-------------------------------------

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/98#issuecomment-51436220
  
    Thank you for your detailed description and sorry but I'm hard to review it 
now.
    Could I review it tonight? 


> Session variables should override query configs in TajoConf.
> ------------------------------------------------------------
>
>                 Key: TAJO-928
>                 URL: https://issues.apache.org/jira/browse/TAJO-928
>             Project: Tajo
>          Issue Type: Improvement
>          Components: distributed query plan, planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.0
>
>
> Currently, we should use tajo-site in order to change the configurations 
> related queries, such as optimization option or some parameters. It is never 
> practical because we need to restart a Tajo cluster in order to change the 
> config.
> The main purpose of this issue is to refactor the system of session variable 
> and some part to recognize query configs to accept the session variables. 
> Also, when there are duplicated configs in session and TajoConf, session 
> variables should override the existing config of TajoConf.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to