[
https://issues.apache.org/jira/browse/TAJO-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-935:
------------------------------
Assignee: (was: Hyunsik Choi)
> (ColPartition)StoreTableExec should use per-file block size config for file
> creations.
> --------------------------------------------------------------------------------------
>
> Key: TAJO-935
> URL: https://issues.apache.org/jira/browse/TAJO-935
> Project: Tajo
> Issue Type: Improvement
> Components: Physical Operator
> Reporter: Hyunsik Choi
>
> After TAJO-931 is supported, we can specify the output file size. If an user
> set some output file size larger than HDFS block, the output file will span
> multiple blocks. It causes remote HDFS access. To solve this problem,
> (ColPartition)StoreTableExec should use a given output file size as a
> per-file block size when it creates output files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)