opensearch-project / opensearch-spark

Spark Accelerator framework ; It enables secondary indices to remote data stores.
Apache License 2.0
22 stars 33 forks source link

Support UnrecoverableException #898

Closed noCharger closed 1 week ago

noCharger commented 1 week ago

Description

Improve entry point exception handling by:

  1. Support rethrow UnrecoverableException and record emr job failure
  2. Switch general exception to throwable

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.