[
https://issues.apache.org/jira/browse/TAJO-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934558#comment-13934558
]
Hudson commented on TAJO-553:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #121 (See
[https://builds.apache.org/job/Tajo-master-build/121/])
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=016b1c658e8dbd0e190c2347ee20b38bf453674b)
* CHANGES.txt
* tajo-client/src/main/proto/TajoMasterClientProtocol.proto
* tajo-client/src/main/java/org/apache/tajo/client/TajoAdmin.java
* tajo-client/src/main/java/org/apache/tajo/client/TajoClient.java
*
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/TajoMasterClientService.java
*
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/client/TestTajoClient.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)