wrote:
> Hi,
>
> It looks like spark does read AWS credentials from environment variable
> AWS_CREDENTIAL_FILE like awscli does.
>
>
> Mike
>
>
On 22 Sep 2015, at 10:40, Akhil Das
mailto:ak...@sigmoidanalytics.com>> wrote:
or you can set it in the environment as:
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
didn't think the Hadoop code looked at those. There aren't any references to
the env vars in that Hadoop s3n codeb
e environment as:
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
Thanks
Best Regards
On Mon, Sep 21, 2015 at 9:04 PM, Michel Lemay wrote:
> Hi,
>
> It looks like spark does read AWS credentials from environment variable
> AWS_CREDENTIAL_FILE like awscli does.
>
>
> Mike
>
>
Hi,
It looks like spark does read AWS credentials from environment variable
AWS_CREDENTIAL_FILE like awscli does.
Mike