[ https://issues.apache.org/jira/browse/BAHIR-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Dixit updated BAHIR-239: --------------------------------- Description: 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. was: 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. > 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)