Skip to content
  • Matei Zaharia's avatar
    5741078c
    Log Python exceptions to stderr as well · 5741078c
    Matei Zaharia authored
    This helps in case the exception happened while serializing a record to
    be sent to Java, leaving the stream to Java in an inconsistent state
    where PythonRDD won't be able to read the error.
    5741078c
    Log Python exceptions to stderr as well
    Matei Zaharia authored
    This helps in case the exception happened while serializing a record to
    be sent to Java, leaving the stream to Java in an inconsistent state
    where PythonRDD won't be able to read the error.
Loading