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

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

Hubert Zhang created HAWQ-115:
---------------------------------

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