c0537bcd2c2dcdb4812fcab7badf42e4f55a54d9
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public checkPermission(accessType AccessType, target PrivilegedEntity, user UserGroupInformation) : boolean renamed to private checkPermissionInternal(accessType AccessType, target PrivilegedEntity, user UserGroupInformation) : boolean in class org.apache.hadoop.yarn.security.ConfiguredYarnAuthorizer | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute isAclEnabled : boolean to authorizer : YarnAuthorizationProvider in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type isAclEnabled : boolean to authorizer : YarnAuthorizationProvider in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager | From | To |