You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Byunghwa Yun (JIRA)" <ji...@apache.org> on 2016/01/06 17:13:39 UTC

[jira] [Closed] (TAJO-2029) Showing query progress percentage in TAJO JDBC

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

Byunghwa Yun closed TAJO-2029.
------------------------------

> Showing query progress percentage in TAJO JDBC
> ----------------------------------------------
>
>                 Key: TAJO-2029
>                 URL: https://issues.apache.org/jira/browse/TAJO-2029
>             Project: Tajo
>          Issue Type: Improvement
>          Components: JDBC Driver
>    Affects Versions: 0.11.1
>            Reporter: Byunghwa Yun
>            Assignee: Byunghwa Yun
>            Priority: Trivial
>             Fix For: 0.11.1
>
>
> It would be nice to check out query progress percentage in TAJO JDBC like TAJO CLI already did. The purpose is simple. I want to verify whether query is in block or not by monitoring query progress percentage.
> While TAJO CLI uses display formatter, it would be nice to provide standard logging system in TAJO JDBC. That  would be more convenient and make sense to  let end users choose debugging level.
> It would be helpful to print log messages such as an method below.
> org.apache.tajo.client.TajoClientUtil.waitCompletion(QueryClient, QueryId)



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