Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Describe the issue:
OpenSearchSpark.saveJsonToOpenSearch(RDD[String], indexName) throws an exception when failing to write to opensearch.
Is there a way to get the broken row? I’m looking to save the particular row to a DLQ
The def returns Unit.
Configuration:
Relevant Logs or Screenshots: