[
https://issues.apache.org/jira/browse/TAJO-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaehwa Jung updated TAJO-2044:
------------------------------
Fix Version/s: (was: 0.11.1)
(was: 0.12.0)
> 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
> Labels: newbie
>
> 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)