VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0
    • fs/s3
    • None
    • Hide
      hadoop-aws can use native openssl libraries for better HTTPS performance -consult the S3A performance document for details.

      To enable this, wildfly.jar is declared as a compile-time dependency of the hadoop-aws module, so ensuring it ends up on the classpath of the hadoop command line, distribution packages and downstream modules.

      It is however, still optional, unless fs.s3a.ssl.channel.mode is set to openssl
      Show
      hadoop-aws can use native openssl libraries for better HTTPS performance -consult the S3A performance document for details. To enable this, wildfly.jar is declared as a compile-time dependency of the hadoop-aws module, so ensuring it ends up on the classpath of the hadoop command line, distribution packages and downstream modules. It is however, still optional, unless fs.s3a.ssl.channel.mode is set to openssl

    Description

      see : https://github.com/apache/hadoop/pull/1948 and HADOOP-16855

      • remove a hard dependency on wildfly.jar being on the classpath for S3; it's used if present, but handled if not
      • even if openssl is requested
      • and NPEs are caught and swallowed in case wildfly 1.0.4.Final ever gets on the classpath again

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment