Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
From recently jdiff report: https://builds.apache.org/job/Hadoop-2.8-JACC/376/artifact/target/compat-check/report.html. We found an incompatible API change: in HADOOP-14104, we remove the constructor with replacing with more parameters. This will cause API incompatible given FsServerDefaults marked as public.
We should fix it before 2.8.2 and 3.0-beta kicked out.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14104 Client should always ask namenode for kms provider path.
- Resolved