Jaehwa Jung created TAJO-2044:
---------------------------------

             Summary: Add MINIMUM_SPLIT_SIZE to session variables
                 Key: TAJO-2044
                 URL: https://issues.apache.org/jira/browse/TAJO-2044
             Project: Tajo
          Issue Type: Improvement
          Components: conf and scripts
            Reporter: Jaehwa Jung
            Priority: Minor
             Fix For: 0.12.0, 0.11.1


Currently, users can set their output file size with {{MAX_OUTPUT_FILE_SIZE}} 
which is one of session variables. But it looks a bit iffy because it can't 
exceed the size of minimum split size. So, users can adjust the output size by 
setting {{MINIMUM_SPLIT_SIZE}} of configuration file. But they might want to 
adjust partly queries instead of all queries. For above case, we need to add 
{{MINIMUM_SPLIT_SIZE}} to session variables.



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

Reply via email to