|
Change Variable Type containerPhysicalMemoryMB : int to containerPhysicalMemoryMB : long in method private getContainerMemoryMBInternal(plugin ResourceCalculatorPlugin, conf Configuration) : long in class org.apache.hadoop.yarn.server.nodemanager.util.NodeManagerHardwareUtils |
From |
To |
|
Change Variable Type mem : int to mem : long in method public testGetContainerMemoryMB() : void in class org.apache.hadoop.yarn.server.nodemanager.util.TestNodeManagerHardwareUtils |
From |
To |
|
Change Variable Type virtualMemoryMb : int to virtualMemoryMb : long in method protected serviceInit(conf Configuration) : void in class org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl |
From |
To |
|
Change Variable Type reservedMemoryMB : int to reservedMemoryMB : long in method private getContainerMemoryMBInternal(plugin ResourceCalculatorPlugin, conf Configuration) : long in class org.apache.hadoop.yarn.server.nodemanager.util.NodeManagerHardwareUtils |
From |
To |
|
Change Variable Type memoryMb : int to memoryMb : long in method private getContainerMemoryMBInternal(plugin ResourceCalculatorPlugin, conf Configuration) : long in class org.apache.hadoop.yarn.server.nodemanager.util.NodeManagerHardwareUtils |
From |
To |
|
Change Variable Type memoryMb : int to memoryMb : long in method protected serviceInit(conf Configuration) : void in class org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl |
From |
To |
|
Change Variable Type physicalMemoryMb : int to physicalMemoryMb : long in method protected serviceInit(conf Configuration) : void in class org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl |
From |
To |
|
Change Variable Type memoryMb : int to memoryMb : long in method private getConfiguredMemoryMB(conf Configuration) : long in class org.apache.hadoop.yarn.server.nodemanager.util.NodeManagerHardwareUtils |
From |
To |