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

[jira] [Updated] (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

     [ https://issues.apache.org/jira/browse/YARN-8246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil S updated YARN-8246:
-------------------------
    Description: 
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 running manualy "winutils systeminfo" command in the Windows 7x64 command console with Hadoop versions newer than 2.7 installed.

 

 

 

 

 

  was:
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.

 

 

 

 

 


> 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: 2.8.0, 2.9.0, 2.8.1, 2.8.2, 2.8.3, 3.0.0, 3.0.1, 3.0.2
>            Reporter: Neil S
>            Priority: Blocker
>
> 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 running manualy "winutils systeminfo" command in the Windows 7x64 command console with Hadoop versions newer than 2.7 installed.
>  
>  
>  
>  
>  



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

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