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

Hudson commented on TAJO-553:
-----------------------------

SUCCESS: Integrated in Tajo-0.8.0-build #25 (See 
[https://builds.apache.org/job/Tajo-0.8.0-build/25/])
TAJO-553: Add a method to the TajoClient to get finished query lists. (Ilhyun 
Suh via jihoon) (jihoonson: 
https://git-wip-us.apache.org/repos/asf/?p=incubator-tajo.git&a=commit&h=3c562ce1dc6c95cea4313db72a07a6faf363c743)
* 
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/client/TestTajoClient.java
* tajo-client/src/main/proto/TajoMasterClientProtocol.proto
* 
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/TajoMasterClientService.java
* tajo-client/src/main/java/org/apache/tajo/client/TajoAdmin.java
* CHANGES.txt
* tajo-client/src/main/java/org/apache/tajo/client/TajoClient.java


> Add a method to the TajoClient to get finished query lists
> ----------------------------------------------------------
>
>                 Key: TAJO-553
>                 URL: https://issues.apache.org/jira/browse/TAJO-553
>             Project: Tajo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Jihoon Son
>            Assignee: Ilhyun Suh
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-553.patch
>
>
> The current TajoClient only provides a method for retrieving lists of running 
> queries. However, users may want to see the queries which are already 
> finished, failed or even not started. (some queries are not started 
> immediately after TAJO-540.)



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

Reply via email to