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

Hudson commented on TAJO-1065:
------------------------------

SUCCESS: Integrated in Tajo-master-CODEGEN-build #29 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/29/])
TAJO-1065: The \admin -cluster argument doesn't run as expected. (Jongyoung 
Park via hyunsik) (hyunsik: rev 68b44da57e53f53e88bedc0bb7ac763c97f069a9)
* CHANGES
* tajo-client/src/main/java/org/apache/tajo/client/TajoAdmin.java


> The \admin -cluster argument doesn't run as expected.
> -----------------------------------------------------
>
>                 Key: TAJO-1065
>                 URL: https://issues.apache.org/jira/browse/TAJO-1065
>             Project: Tajo
>          Issue Type: Bug
>          Components: cli
>            Reporter: Jaehwa Jung
>            Assignee: Jongyoung Park
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.9.0
>
>
> Currently, tajo command-line interface provides utilities for administrator. 
> But the -cluster argument doesn't run as expected. It just print zero even 
> thought there are one or more running daemons as follows:
> {code:xml}
> default> \admin -cluster;
> Query Master
> ============
> Live  Dead  Tasks
> ----- ----- -----
> 0     0     0    
> Live QueryMasters
> =================
> No Live QueryMasters
> Worker
> ======
> Live  Dead 
> ----- -----
> 0     0    
> Live Workers
> ============
> No Live Workers
> Dead Workers
> ============
> No Dead Workers
>  {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to