Scott deRegt
08/11/2022, 4:16 PMorg.apache.spark.SparkException
in our ingestion job which leads to staging segments being purged and no output in outputDirURI
.
See this error in logs, ERROR [LaunchDataIngestionJobCommand] [Driver] Got exception to kick off standalone data ingestion job
,
but Spark application exits as success, INFO [ApplicationMaster] [Driver] Final app status: SUCCEEDED, exitCode: 0
Scott deRegt
08/11/2022, 4:16 PMoutputDirURI
to determine if the spark job was actually successful, but wondering if others have a more elegant solution here.