Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9993

Retrying task could use cached bad operators [Spark Branch]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • spark-branch
    • 1.2.0
    • None
    • None

    Description

      For a Spark task, it could be retried on the same executor in case some failures. In retrying, the cache task could be used. Since the operators in the task are already initialized, they won't be initialized again. The partial data in these operators could lead to wrong final results.

      Attachments

        1. HIVE-9993.1-spark.patch
          1 kB
          Jimmy Xiang

        Activity

          People

            jxiang Jimmy Xiang
            jxiang Jimmy Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: