Rangarajan Sreenivasan created SPARK-3949:
---------------------------------------------
Summary: Use IAMRole in lieu of static access key-id/secret
Key: SPARK-3949
URL: https://issues.apache.org/jira/browse/SPARK-3949
Project: Spark
Issue Type: Improvement
Components: EC2
Affects Versions: 1.1.0
Reporter: Rangarajan Sreenivasan
Spark currently supports AWS resource access through user-specific
key-id/secret. While this works, the AWS recommended way is to use IAM Roles
instead of specific key-id/secrets.
http://docs.aws.amazon.com/IAM/latest/UserGuide/IAMBestPractices.html#use-roles-with-ec2
http://docs.aws.amazon.com/IAM/latest/UserGuide/IAM_Introduction.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]