[
https://issues.apache.org/jira/browse/TAJO-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mai Hai Thanh reassigned TAJO-952:
----------------------------------
Assignee: Mai Hai Thanh
> Wrong default partition volume config
> -------------------------------------
>
> Key: TAJO-952
> URL: https://issues.apache.org/jira/browse/TAJO-952
> Project: Tajo
> Issue Type: Bug
> Components: distributed query plan
> Reporter: Hyunsik Choi
> Assignee: Mai Hai Thanh
> Priority: Critical
> Fix For: 0.9.0
>
>
> The following config is wrong. The config name has the suffix '-mb', but its
> default value seens to mean the number of bytes. It should be fixed. In
> addition, the part using this config may need calculatation from mb to bytes.
> {code}
> DIST_QUERY_TABLE_PARTITION_VOLUME("tajo.dist-query.table-partition.task-volume-mb",
> 256 * 1024 * 1024),
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)