You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/07 10:26:00 UTC

[jira] [Created] (AMBARI-21665) shaded AWS SDK in Hadoop JARs slowing ambari view loading

Steve Loughran created AMBARI-21665:
---------------------------------------

             Summary: shaded AWS SDK in Hadoop JARs slowing ambari view loading
                 Key: AMBARI-21665
                 URL: https://issues.apache.org/jira/browse/AMBARI-21665
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
            Reporter: Steve Loughran


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)