aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorShixiong Zhu <shixiong@databricks.com>2015-11-25 11:47:21 -0800
committerTathagata Das <tathagata.das1565@gmail.com>2015-11-25 11:47:21 -0800
commitd29e2ef4cf43c7f7c5aa40d305cf02be44ce19e0 (patch)
tree8ec59422678c3c59da4eb08828d613595236fcfb /network
parent88875d9413ec7d64a88d40857ffcf97b5853a7f2 (diff)
downloadspark-d29e2ef4cf43c7f7c5aa40d305cf02be44ce19e0.tar.gz
spark-d29e2ef4cf43c7f7c5aa40d305cf02be44ce19e0.tar.bz2
spark-d29e2ef4cf43c7f7c5aa40d305cf02be44ce19e0.zip
[SPARK-11935][PYSPARK] Send the Python exceptions in TransformFunction and TransformFunctionSerializer to Java
The Python exception track in TransformFunction and TransformFunctionSerializer is not sent back to Java. Py4j just throws a very general exception, which is hard to debug. This PRs adds `getFailure` method to get the failure message in Java side. Author: Shixiong Zhu <shixiong@databricks.com> Closes #9922 from zsxwing/SPARK-11935.
Diffstat (limited to 'network')
0 files changed, 0 insertions, 0 deletions