[ 
https://issues.apache.org/jira/browse/TAJO-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilhyun Suh updated TAJO-553:
----------------------------

    Attachment: TAJO-553.patch

Added getFinishedQueryList method in TajoClient
Renamed getQueryList method to getRunningQueryList in TajoClient
Also added test method for getFinishedQueryList in TestTajoClient

> 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