You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2019/05/02 17:41:20 UTC

[impala] 01/03: [DOCS] Fixed the typo introduced in IMPALA-7892

This is an automated email from the ASF dual-hosted git repository.

tarmstrong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git

commit e01fc42f16a6a2d6f8e7f8c8e89becb6ad9aa739
Author: Alex Rodoni <ar...@cloudera.com>
AuthorDate: Wed May 1 14:03:01 2019 -0700

    [DOCS] Fixed the typo introduced in IMPALA-7892
    
    Change-Id: I46bc34a179a5996f1121a5906255d4906e91ce0c
    Reviewed-on: http://gerrit.cloudera.org:8080/13209
    Reviewed-by: Alex Rodoni <ar...@cloudera.com>
    Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
 docs/topics/impala_explain_plan.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/topics/impala_explain_plan.xml b/docs/topics/impala_explain_plan.xml
index b8f3168..cee5969 100644
--- a/docs/topics/impala_explain_plan.xml
+++ b/docs/topics/impala_explain_plan.xml
@@ -227,11 +227,6 @@ under the License.
             href="impala_resource_trace_ratio.xml#resource_trace_ratio"
             >RESOURCE_TRACE_RATIO</xref></codeph> query option.</p>
       <ul>
-        <li>For each host that participates in the query execution it adds the
-          read and write bandwidth across all disks. This includes all data read
-          or written by the host as part of the execution of a query (spilling),
-          by the HDFS data node, and by other processes running on the same
-          system.</li>
         <li><codeph>CpuIoWaitPercentage</codeph>
         </li>
         <li><codeph>CpuSysPercentage</codeph></li>