Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
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.
DIST_QUERY_TABLE_PARTITION_VOLUME("tajo.dist-query.table-partition.task-volume-mb", 256 * 1024 * 1024),