d5403747b57b1e294e533ce17f197e7be8f5339c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| com.amazonaws:aws-java-sdk-s3:1.10.6 | |
| Removed | |
| com.amazonaws:aws-java-sdk:1.7.4 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 3 | ||
| Change Attribute Type DEFAULT_MIN_MULTIPART_THRESHOLD : int to DEFAULT_MIN_MULTIPART_THRESHOLD : long in class org.apache.hadoop.fs.s3a.Constants | From | To | |
| Change Attribute Type multiPartThreshold : int to multiPartThreshold : long in class org.apache.hadoop.fs.s3a.S3AFileSystem | From | To | |
| Change Attribute Type partSizeThreshold : int to partSizeThreshold : long in class org.apache.hadoop.fs.s3a.S3AOutputStream | From | To |