You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by combineads <gi...@git.apache.org> on 2015/12/18 04:04:16 UTC

[GitHub] tajo pull request: TAJO-2029: Showing query progress percentage in...

GitHub user combineads opened a pull request:

    https://github.com/apache/tajo/pull/917

    TAJO-2029: Showing query progress percentage in TAJO JDBC

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/combineads/tajo TAJO-2029

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/917.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #917
    
----
commit d3ffcabb44539427532da20678c788e867098800
Author: Byunghwa Yun <co...@combineads.co.kr>
Date:   2015-12-16T05:26:27Z

    Remove unused import class

commit 31637c41cdcebbccc5854de8a131e5cd86f1c4a3
Author: combineads <co...@combineads.co.kr>
Date:   2015-12-16T05:57:01Z

    Merge remote-tracking branch 'upstream/master'

commit 463dd93c0dcc0b5f022308ad2adc3da7068c4441
Author: combineads <co...@combineads.co.kr>
Date:   2015-12-18T02:35:32Z

    Merge remote-tracking branch 'upstream/master'

commit 516cc981fe2b6946eea47c2e6ec93be625d7098e
Author: Byunghwa Yun <co...@combineads.co.kr>
Date:   2015-12-18T03:02:02Z

    Showing query progress percentage in TAJO JDBC

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2029: Showing query progress percentage in...

Posted by jihoonson <gi...@git.apache.org>.
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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2029: Showing query progress percentage in...

Posted by combineads <gi...@git.apache.org>.
Github user combineads closed the pull request at:

    https://github.com/apache/tajo/pull/917


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2029: Showing query progress percentage in...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/917#issuecomment-169273497
  
    I appreciate if you do. Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2029: Showing query progress percentage in...

Posted by combineads <gi...@git.apache.org>.
Github user combineads commented on the pull request:

    https://github.com/apache/tajo/pull/917#issuecomment-169268140
  
    I just need to check the execution progress of query.
    
    The issue would be close?
    
    Thanks for response @jihoonson .


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---