[
https://issues.apache.org/jira/browse/TAJO-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13890532#comment-13890532
]
Tajo QA commented on TAJO-582:
------------------------------
{color:green}*+1 overall.*{color} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12626847/TAJO-582.patch
against master revision 51919cf.
{color:green}+1 @author.{color} The patch does not contain any @author
tags.
{color:green}+1 tests included.{color} The patch appears to include 2 new
or modified test files.
{color:green}+1 javac.{color} The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc.{color} The applied patch does not increase the
total number of javadoc warnings.
{color:green}+1 checkstyle.{color} The patch generated 0 code style errors.
{color:green}+1 findbugs.{color} The patch does not introduce any new
Findbugs (version 1.3.9) warnings.
{color:green}+1 release audit.{color} The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests.{color} The patch passed unit tests in
tajo-common tajo-storage.
Test results:
https://builds.apache.org/job/PreCommit-TAJO-Build/103//testReport/
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/103//console
This message is automatically generated.
> 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)