Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
HADOOP-14040 moved Hadoop to using a fully shaded aws SDK JAR. While this addresses classpath grief downstream (jackson &c), apparently it hurts ambari view startup.
Why? There's now a very large aws JAR in web-inf/classes which Jetty scans looking for @servlet tags of some form or other, which takes a few seconds.
I'm willing to help fix this with whatever settings we can do to tell Jetty to stop this, as we aren't going to move back onto the older AWS SDKs: they're too much trouble.
Attachments
Issue Links
- is broken by
-
HADOOP-14040 Use shaded aws-sdk uber-JAR 1.11.86
- Resolved
- is related to
-
HADOOP-14138 Remove S3A ref from META-INF service discovery, rely on existing core-default entry
- Resolved