You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Neil S (JIRA)" <ji...@apache.org> on 2018/05/04 11:36:00 UTC

[jira] [Created] (YARN-8246) The command "winutils systeminfo" returns an error with the code 1 and a message PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8. Error in GetDiskAndNetwork. Err:1 when running Hadoop 3.0.0 on Windows 7 64 bit

Neil S created YARN-8246:
----------------------------

             Summary: The command "winutils systeminfo" returns an error with the code 1 and a message PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8. Error in GetDiskAndNetwork. Err:1 when running Hadoop 3.0.0 on Windows 7 64 bit
                 Key: YARN-8246
                 URL: https://issues.apache.org/jira/browse/YARN-8246
             Project: Hadoop YARN
          Issue Type: Bug
          Components: api
    Affects Versions: 3.0.2, 3.0.1, 3.0.0, 2.8.3, 2.8.2, 2.8.1, 2.9.0, 2.8.0
            Reporter: Neil S


yarn nodemanager writes an error to consol

2018-05-04 14:09:28,512 ERROR util.SysInfoWindows: ExitCodeException exitCode=1:
 PdhAddCounter \Network Interface(*)\Bytes Received/Sec failed with 0xc0000bb8.
Error in GetDiskAndNetwork. Err:1

        at org.apache.hadoop.util.Shell.runCommand(Shell.java:994)
        at org.apache.hadoop.util.Shell.run(Shell.java:887)
        at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:1212)
        at org.apache.hadoop.util.SysInfoWindows.getSystemInfoInfoFromShell(SysInfoWindows.java:86)
        at org.apache.hadoop.util.SysInfoWindows.refreshIfNeeded(SysInfoWindows.java:101)
        at org.apache.hadoop.util.SysInfoWindows.getPhysicalMemorySize(SysInfoWindows.java:153)
        at org.apache.hadoop.yarn.util.ResourceCalculatorPlugin.getPhysicalMemorySize(ResourceCalculatorPlugin.java:64)
        at org.apache.hadoop.yarn.server.nodemanager.NodeResourceMonitorImpl$MonitoringThread.run(NodeResourceMonitorImpl.java:140)

 

The issue can also be reproduced by entering manualy "winutils systeminfo" in Windows 7x64 terminal console with Hadoop versions newer than 2.7.x installed.

 

 

 

 

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org