You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/04/15 01:10:00 UTC

[jira] [Created] (IMPALA-8414) Warning caused by not skipping header of /proc/net/dev

Lars Volker created IMPALA-8414:
-----------------------------------

             Summary: Warning caused by not skipping header of /proc/net/dev
                 Key: IMPALA-8414
                 URL: https://issues.apache.org/jira/browse/IMPALA-8414
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 3.3.0
            Reporter: Lars Volker
            Assignee: Lars Volker


[This fix|https://gerrit.cloudera.org/#/c/12954/] for IMPALA-8395 does not skip the first to header lines of /proc/net/dev, causing warnings like this:

{noformat}
W0414 17:58:49.836887 32683 system-state-info.cc:192] Failed to parse interface name in line: Inter-|   Receive                                                |  Transmit
W0414 17:59:49.940279 32683 system-state-info.cc:192] Failed to parse interface name in line: Inter-|   Receive                                                |  Transmit
W0414 18:00:50.077952 32683 system-state-info.cc:192] Failed to parse interface name in line: Inter-|   Receive                                                |  Transmit
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org