You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/02 03:31:27 UTC

[jira] [Commented] (HAWQ-115) Format the log of datalocality

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

ASF GitHub Bot commented on HAWQ-115:
-------------------------------------

GitHub user zhangh43 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/67

    HAWQ-115. Format the log of datalocality

    

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

    $ git pull https://github.com/zhangh43/incubator-hawq huan115

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

    https://github.com/apache/incubator-hawq/pull/67.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 #67
    
----
commit f5c80cb755fcd88aecdae488d014432ae0b47e8a
Author: hubertzhang <hz...@pivotal.io>
Date:   2015-11-02T02:28:50Z

    HAWQ-115. Format the log of datalocality

----


> Format the log of datalocality
> ------------------------------
>
>                 Key: HAWQ-115
>                 URL: https://issues.apache.org/jira/browse/HAWQ-115
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Hubert Zhang
>            Assignee: Lei Chang
>
> Format the log of datalocality
> "datalocality ratio: 0.000; virtual segments number: 1, different host number: 1, segment number  per host(avg/min/max): (1/1/1); segments size(avg/min/   max): (0.000/0/0); segments size with penalty(avg/min/max): (0.000/0/0); continuity(avg/min/max): (0.000/0.000/0.000)."
> need to formatted to 
> "data locality ratio: 0.000; virtual segment number: 1; different host number: 1; virtual segment number  per host(avg/min/max): (1/1/1); segment size(avg/min/   max): (0.000/0/0); segment size with penalty(avg/min/max): (0.000/0/0); continuity(avg/min/max): (0.000/0.000/0.000)."



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