Steve Loughran created HADOOP-16393: ---------------------------------------
Summary: S3Guard init command uses global settings, not those of target bucket Key: HADOOP-16393 URL: https://issues.apache.org/jira/browse/HADOOP-16393 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 3.2.0 Reporter: Steve Loughran If you call {{s3guard init s3a://name/}} then the custom bucket options of fs.s3a.bucket.name are not picked up, instead the global value is used. Fix: take the name of the bucket and use that to eval properties and patch the config used for the init command. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org