[ https://issues.apache.org/jira/browse/BAHIR-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160461#comment-17160461 ]
Abhishek Dixit commented on BAHIR-239: -------------------------------------- PR for the issue: [https://github.com/apache/bahir/pull/99] > Fix Bugs in SQSClient > --------------------- > > Key: BAHIR-239 > URL: https://issues.apache.org/jira/browse/BAHIR-239 > Project: Bahir > Issue Type: Bug > Components: Spark Structured Streaming Connectors > Affects Versions: Spark-2.4.0 > Reporter: Abhishek Dixit > Assignee: Abhishek Dixit > Priority: Major > > This Jira is to fix 2 bugs in SQSClient > 1. Incomplete error message shows up when SQSClient fails to be created. > {code:java} > org.apache.spark.SparkException: Error occured while creating Amazon SQS > Client null > {code} > 2. AWS region is not honoured when authentication mode is keys. > -- This message was sent by Atlassian Jira (v8.3.4#803005)