Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11870

Pyspark Streaming will swallow exceptions in TransformFunction and TransformFunctionSerializer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1, 1.5.2
    • 1.4.2, 1.5.3, 1.6.0
    • PySpark
    • None

    Description

      TransformFunction and TransformFunctionSerializer don't rethrow the exception, so when any exception happens, it just return None. This will cause some weird NPE and confuse people.

      Attachments

        Activity

          People

            zsxwing Shixiong Zhu
            zsxwing Shixiong Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: