|
Move Method protected createAppDir(user String, appId ApplicationId, userUgi UserGroupInformation) : void from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to public createAppDir(user String, appId ApplicationId, userUgi UserGroupInformation) : void from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method package verifyAndCreateRemoteLogDir(conf Configuration) : void from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to public verifyAndCreateRemoteLogDir() : void from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method private cleanOldLogs() : void from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to protected cleanOldLogs(remoteNodeLogFileForApp Path, nodeId NodeId, userUgi UserGroupInformation) : void from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method private checkExists(fs FileSystem, path Path, fsPerm FsPermission) : boolean from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected checkExists(fs FileSystem, path Path, fsPerm FsPermission) : boolean from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method package getRemoteAppLogDir(appId ApplicationId, user String) : Path from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to public getRemoteAppLogDir(appId ApplicationId, appOwner String) : Path from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method protected getFileSystem(conf Configuration) : FileSystem from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected getFileSystem(conf Configuration) : FileSystem from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method package getRemoteNodeLogFileForApp(appId ApplicationId, user String) : Path from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to public getRemoteNodeLogFileForApp(appId ApplicationId, user String, nodeId NodeId) : Path from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Method private createDir(fs FileSystem, path Path, fsPerm FsPermission) : void from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected createDir(fs FileSystem, path Path, fsPerm FsPermission) : void from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute package remoteRootLogDirSuffix : String from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected remoteRootLogDirSuffix : String from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute private APP_DIR_PERMISSIONS : FsPermission from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected APP_DIR_PERMISSIONS : FsPermission from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute private TLDIR_PERMISSIONS : FsPermission from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected TLDIR_PERMISSIONS : FsPermission from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute private logAggregationInRolling : boolean from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to private logAggregationInRolling : boolean from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileControllerContext |
From |
To |
|
Move Attribute private retentionSize : int from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to protected retentionSize : int from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute package remoteRootLogDir : Path from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService to protected remoteRootLogDir : Path from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute private NM_LOG_AGGREGATION_NUM_LOG_FILES_SIZE_PER_APP : String from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to private NM_LOG_AGGREGATION_NUM_LOG_FILES_SIZE_PER_APP : String from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |
|
Move Attribute private rollingMonitorInterval : long from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to private rollingMonitorInterval : long from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileControllerContext |
From |
To |
|
Move Attribute private DEFAULT_NM_LOG_AGGREGATION_NUM_LOG_FILES_SIZE_PER_APP : int from class org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.AppLogAggregatorImpl to private DEFAULT_NM_LOG_AGGREGATION_NUM_LOG_FILES_SIZE_PER_APP : int from class org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileController |
From |
To |