Lars Volker has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13016
Change subject: IMPALA-8414: Skip header when parsing /proc/net/dev ...................................................................... IMPALA-8414: Skip header when parsing /proc/net/dev The fix for IMPALA-8395 does not skip the first to header lines of /proc/net/dev. This change skips the header to prevent unnecessary warnings. Testing: Manually checked that impalad.WARNING did not contain any warnings about failure to parse /proc/net/dev. Change-Id: I7ff931671050d44926d0baa77ec374afed1f8225 --- M be/src/util/system-state-info.cc 1 file changed, 5 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/13016/1 -- To view, visit http://gerrit.cloudera.org:8080/13016 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7ff931671050d44926d0baa77ec374afed1f8225 Gerrit-Change-Number: 13016 Gerrit-PatchSet: 1 Gerrit-Owner: Lars Volker <[email protected]>
