You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Ilhyun Suh (JIRA)" <ji...@apache.org> on 2014/03/13 05:33:43 UTC

[jira] [Updated] (TAJO-553) Add a method to the TajoClient to get finished query lists

     [ 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

> 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
>         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)