You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/09/17 17:13:34 UTC

[jira] [Created] (TAJO-1048) Missed use of session variables in GlobalPlanner

Hyunsik Choi created TAJO-1048:
----------------------------------

             Summary: Missed use of session variables in GlobalPlanner
                 Key: TAJO-1048
                 URL: https://issues.apache.org/jira/browse/TAJO-1048
             Project: Tajo
          Issue Type: Bug
          Components: distributed query plan
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
            Priority: Trivial
             Fix For: 0.9.0


We use OverridableConf in order to override configs by session variables. But, there are some missed configs which do not use OverridableConf. This patch fixes the bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)