You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by eason-lyx <gi...@git.apache.org> on 2016/12/24 10:04:20 UTC

[GitHub] incubator-carbondata pull request #461: [wip]fix statistics code and adapt q...

GitHub user eason-lyx opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/461

    [wip]fix statistics code and adapt query stastistics to spark2

    fix query statistics bug, and adapt query statistics to spark2.
    
    
    +--------+--------------------+---------------------+------------------------+
    |  Module|      Operation Step|     Total Query Cost|              Query Cost|
    +--------+--------------------+---------------------+------------------------+
    |  Driver|  Load blocks driver|                     |                     67 |
    |        +--------------------+                     +------------------------+
    |    Part|    Block allocation|               10088 |                  10015 |
    |        +--------------------+                     +------------------------+
    |        |Block identification|                     |                      6 |
    +--------+--------------------+---------------------+------------------------+
    
    STATISTIC 24-12 17:34:53,712 - Print query statistic for each task id:
    +--------------+----------------+--------------------+----------------+-------------------+---------------+--------------+-------------------+-----------+
    |       task_id|load_blocks_time|load_dictionary_time|scan_blocks_time|total_executor_time|scan_blocks_num|total_blocklet|valid_scan_blocklet|result_size|
    +--------------+----------------+--------------------+----------------+-------------------+---------------+--------------+-------------------+-----------+
    |26884996712820|             15 |                  2 |             23 |                 8 |             1 |            1 |                 1 |         3 |
    +--------------+----------------+--------------------+----------------+-------------------+---------------+--------------+-------------------+-----------+
    


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

    $ git pull https://github.com/eason-lyx/incubator-carbondata query_sts

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

    https://github.com/apache/incubator-carbondata/pull/461.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 #461
    
----
commit 54718dfacc2e0319b952ac398cdc1dc388c7acee
Author: eason <ea...@easondemacbook-pro.local>
Date:   2016-12-24T09:36:53Z

    fix statistics code and adapt query stastistics to spark2

----


---
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] incubator-carbondata issue #461: [CARBONDATA-573]fix statistics code and ada...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    LGTM


---
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] incubator-carbondata pull request #461: [CARBONDATA-573]fix statistics code ...

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

    https://github.com/apache/incubator-carbondata/pull/461


---
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] incubator-carbondata issue #461: [CARBONDATA-573]fix statistics code and ada...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/363/



---
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] incubator-carbondata issue #461: [wip]fix statistics code and adapt query st...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    Build Failed  with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/307/



---
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] incubator-carbondata issue #461: [CARBONDATA-573]fix statistics code and ada...

Posted by chenliang613 <gi...@git.apache.org>.
Github user chenliang613 commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    LGTM


---
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] incubator-carbondata issue #461: [wip]fix statistics code and adapt query st...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/342/



---
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] incubator-carbondata issue #461: [wip]fix statistics code and adapt query st...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/461
  
    Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/341/



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