Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is blocked by
-
TAJO-931 Output file can be punctuated depending on the file size.
- Resolved