You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/10/25 16:26:00 UTC

[jira] [Created] (HIVE-20809) Parse Spark error blacklist errors

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)