You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/06 08:48:40 UTC

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

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

ASF GitHub Bot commented on TAJO-2029:
--------------------------------------

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/917#issuecomment-169260472
  
    Hi @combineads, thanks for your patch.
    However, I'm sorry to say but this patch looks a sort of workaround to see the query progress. I think we need to devise a better solution.


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