Lantao Jin created SPARK-22079: ---------------------------------- Summary: Serializer in HiveOutputWriter miss loading job configuration Key: SPARK-22079 URL: https://issues.apache.org/jira/browse/SPARK-22079 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 2.2.0 Reporter: Lantao Jin
Serializer in HiveOutputWriter misses loading job configuration. It will failed the customized SerDe object which extends {{org.apache.hadoop.hive.serde2.AbstractSerDe}} and overrides its initialize(Configuration,...) method. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org