Hyunsik Choi created TAJO-935:
---------------------------------

             Summary: (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
             Fix For: 0.9.0


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.2#6252)

Reply via email to