Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-9680

Extend S3FS and S3NativeFS to work with AWS IAM Temporary Security Credentials

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.1.0-beta, 3.0.0-alpha1
    • None
    • fs/s3
    • None

    Description

      Here is a patch in unified diff format to enable Amazon Web Services IAM Temporary Security Credentials secured interactions with S3 from Hadoop.

      It bumps the JetS3t release version up to 0.9.0.

      To use a temporary security credential set, you need to provide the following properties, depending on the implementation (s3 or s3native):

      fs.s3.awsAccessKeyId or fs.s3n.awsAccessKeyId - the temporary access key id issued by AWS IAM
      fs.s3.awsSecretAccessKey or fs.s3n.awsSecretAccessKey - the temporary secret access key issued by AWS IAM
      fs.s3.awsSessionToken or fs.s3n.awsSessionToken - the session ticket issued by AWS IAM along with the temporary key
      fs.s3.awsTokenFriendlyName or fs.s3n.awsTokenFriendlyName - any string

      Attachments

        1. s3fs-temp-iam-creds.diff.patch
          25 kB
          Robert Gibbon

        Issue Links

        Activity

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

          People

            Unassigned Unassigned
            rwg Robert Gibbon
            Votes:
            4 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment