Edit configuration files for users
Files to provide
Edit Core site XML file
- PropertyValue
<property> <name>fs.s3a.delegation.token.binding</name> <value>org.apache.hadoop.fs.s3a.auth.delegation.SessionTokenBinding</value> </property><property> <name>fs.s3a.aws.credentials.provider</name> <value>com.amazonaws.auth.InstanceProfileCredentialsProvider</value> </property>storage.bucket.get storage.objects.create storage.objects.delete storage.objects.get storage.objects.getIamPolicy storage.objects.list storage.objects.setIamPolicy storage.objects.update
Edit Hive site XML file
- PropertyValue
Edit Mapred site XML file
- PropertyValue
Edit YARN site XML file
- PropertyValue
Last updated
Was this helpful?

