[ 
https://issues.apache.org/jira/browse/SPARK-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143111#comment-14143111
 ] 

Aniket Bhatnagar commented on SPARK-3640:
-----------------------------------------

I understand that the credentials need to be serializable so that they are 
transmitted to workers. I can put in a PR request to make this possible.

> KinesisUtils should accept a credentials object instead of forcing 
> DefaultCredentialsProvider
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-3640
>                 URL: https://issues.apache.org/jira/browse/SPARK-3640
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.1.0
>            Reporter: Aniket Bhatnagar
>              Labels: kinesis
>
> KinesisUtils should accept AWS Credentials as a parameter and should default 
> to DefaultCredentialsProvider if no credentials are provided. Currently, the 
> implementation forces usage of DefaultCredentialsProvider which can be a pain 
> especially when jobs are run by multiple  unix users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to