Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
Description
S3AUtils(Private) have certain methods which can be used in external projects to provide proxy support, since it is private we can't call them directly and have to copy the whole methods to provide the support. Making these methods LimitedPrivate so that these can be called directly with a reason.
Attachments
Issue Links
- relates to
-
HADOOP-18015 Public Interface to use S3AUtils.java methods in external projects
- Open
- links to