4fc632ae19a1d6b0ec09cc7ead789a3cab1c2f1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
com.aliyun.oss:aliyun-sdk-oss:2.2.1 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable masterHostname : String to masterAddress : String in method public getMasterPrincipal(conf Configuration) : String in class org.apache.hadoop.mapred.Master | From | To | |
Inline Method | 1 | ||
Inline Method public getMasterUserName(conf Configuration) : String inlined to public getMasterPrincipal(conf Configuration) : String in class org.apache.hadoop.mapred.Master | From | To | |
Change Return Type | 1 | ||
Change Return Type InetSocketAddress to String in method public getMasterAddress(conf Configuration) : String in class org.apache.hadoop.mapred.Master | From | To |