[
https://issues.apache.org/jira/browse/TAJO-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891862#comment-13891862
]
Hudson commented on TAJO-582:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #56 (See
[https://builds.apache.org/job/Tajo-master-build/56/])
TAJO-582: Invalid split calculation. (jinho) (jinossy:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=2761436b2725ee983d28ad44c7f83475abd09628)
* tajo-storage/src/main/java/org/apache/tajo/storage/AbstractStorageManager.java
* tajo-storage/src/test/java/org/apache/tajo/storage/TestFileSystems.java
* CHANGES.txt
* tajo-common/src/main/java/org/apache/tajo/conf/TajoConf.java
* tajo-storage/src/test/resources/storage-default.xml
> Invalid split calculation
> -------------------------
>
> Key: TAJO-582
> URL: https://issues.apache.org/jira/browse/TAJO-582
> Project: Tajo
> Issue Type: Bug
> Components: storage
> Affects Versions: 0.8-incubating
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Critical
> Fix For: 0.8-incubating
>
> Attachments: TAJO-582.patch
>
>
> * If the block metadata(TAJO-84) is disabled in hadoop, the splits is
> calculated wrong. It caused by wrong TajoConf.
> * We don't need the max split size. It should be dfs.blocksize.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)