[ 
https://issues.apache.org/jira/browse/TAJO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920722#comment-13920722
 ] 

Tajo QA commented on TAJO-648:
------------------------------

{color:red}*-1 overall.*{color}  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12632803/TAJO-648.patch
  against master revision 39bd61a.

    {color:green}+1 @author.{color}  The patch does not contain any @author 
tags.

    {color:red}-1 tests included.{color}  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {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:red}-1 findbugs.{color}  The patch appears to introduce 183 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-core/tajo-core-backend.

Test results: 
https://builds.apache.org/job/PreCommit-TAJO-Build/188//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TAJO-Build/188//artifact/incubator-tajo/patchprocess/newPatchFindbugsWarningstajo-core-backend.html
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/188//console

This message is automatically generated.

> TajoWorker does not send correct QM rpc and client rpc ports via heartbeat.
> ---------------------------------------------------------------------------
>
>                 Key: TAJO-648
>                 URL: https://issues.apache.org/jira/browse/TAJO-648
>             Project: Tajo
>          Issue Type: Bug
>          Components: tajo master
>    Affects Versions: 1.0-incubating
>         Environment: CentOS 6.3 32bit,jdk1.7.0_51,hadoop-2.2.0
>            Reporter: Andrew Guo
>            Assignee: Hyunsik Choi
>            Priority: Blocker
>             Fix For: 1.0-incubating
>
>         Attachments: TAJO-648.patch
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> |-#ROOT
> -----------------------------
> Optimization Log:
> -----------------------------
> SCAN(0) on test1
>   => target list: test1.id (INT4), test1.interface (TEXT), test1.start_time 
> (TEXT), test1.byte (TEXT)
>   => out schema: {(4) test1.id (INT4),test1.interface (TEXT),test1.start_time 
> (TEXT),test1.byte (TEXT)}
>   => in schema: {(4) test1.id (INT4),test1.interface (TEXT),test1.start_time 
> (TEXT),test1.byte (TEXT)}
> 2014-03-04 14:22:07,336 INFO  master.GlobalEngine 
> (GlobalEngine.java:createLogicalPlan(252)) - 
> =============================================
> 2014-03-04 14:22:07,336 INFO  master.TajoAsyncDispatcher 
> (TajoAsyncDispatcher.java:start(101)) - AsyncDispatcher 
> started:QueryInProgress:q_1393913651358_0003
> 2014-03-04 14:22:07,337 INFO  querymaster.QueryInProgress 
> (QueryInProgress.java:startQueryMaster(157)) - Initializing QueryInProgress 
> for QueryID=q_1393913651358_0003
> 2014-03-04 14:22:10,337 ERROR rm.TajoWorkerResourceManager 
> (TajoWorkerResourceManager.java:allocateQueryMaster(225)) - 
> java.util.concurrent.TimeoutException
> 2014-03-04 14:22:10,337 INFO  querymaster.QueryInProgress 
> (QueryInProgress.java:startQueryMaster(163)) - No Available Resources for 
> QueryMaster
> 2014-03-04 14:22:10,933 INFO  master.GlobalEngine 
> (GlobalEngine.java:executeQuery(107)) - SQL: select * from test1
> 2014-03-04 14:22:10,934 INFO  master.GlobalEngine 
> (GlobalEngine.java:executeQuery(126)) - hive.query.mode:false
> 2014-03-04 14:22:10,994 INFO  master.GlobalEngine 
> (GlobalEngine.java:createLogicalPlan(246)) - 
> =============================================
> 2014-03-04 14:22:10,995 INFO  master.GlobalEngine 
> (GlobalEngine.java:createLogicalPlan(247)) - Non Optimized Query: 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to