aboutsummaryrefslogtreecommitdiff
path: root/sql/hive-thriftserver/src
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2015-08-13 17:35:11 -0700
committerDavies Liu <davies.liu@gmail.com>2015-08-13 17:35:11 -0700
commitc50f97dafd2d5bf5a8351efcc1c8d3e2b87efc72 (patch)
treefb01f5f832a949eda36d392d016dabb244286dc8 /sql/hive-thriftserver/src
parent693949ba4096c01a0b41da2542ff316823464a16 (diff)
downloadspark-c50f97dafd2d5bf5a8351efcc1c8d3e2b87efc72.tar.gz
spark-c50f97dafd2d5bf5a8351efcc1c8d3e2b87efc72.tar.bz2
spark-c50f97dafd2d5bf5a8351efcc1c8d3e2b87efc72.zip
[SPARK-9943] [SQL] deserialized UnsafeHashedRelation should be serializable
When the free memory in executor goes low, the cached broadcast objects need to serialized into disk, but currently the deserialized UnsafeHashedRelation can't be serialized , fail with NPE. This PR fixes that. cc rxin Author: Davies Liu <davies@databricks.com> Closes #8174 from davies/serialize_hashed.
Diffstat (limited to 'sql/hive-thriftserver/src')
0 files changed, 0 insertions, 0 deletions