Sahil Takiar created HIVE-20809:
-----------------------------------

             Summary: Parse Spark error blacklist errors
                 Key: HIVE-20809
                 URL: https://issues.apache.org/jira/browse/HIVE-20809
             Project: Hive
          Issue Type: Sub-task
          Components: Spark
            Reporter: Sahil Takiar


Spark has an executor blacklist feature that throws errors similar to the 
following:

{code}
Aborting TaskSet 52.0 because task 0 (partition 0) cannot run anywhere due to 
node and executor blacklist.  Blacklisting behavior can be configured via 
spark.blacklist.*.
{code}

I think the message changed in Spark 2.4.0, but its similar to the one above.

It would be good to have some custom parsing logic and a custom {{ErroMsg}} for 
Spark blacklist errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to