Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
Description
This issue was caused by same reason described in https://issues.apache.org/jira/browse/HIVE-11166. As the original Jira seems to be abandoned, so create this one to resolve the issue.
HiveHBaseTableOutputFormat does not implemented HiveOutputFormat, it will break the compatibility in spark's API when it is using hive.
Attachments
Attachments
Issue Links
- breaks
-
SPARK-6628 ClassCastException occurs when executing sql statement "insert into" on hbase table
- Resolved
- duplicates
-
HIVE-11166 HiveHBaseTableOutputFormat can't call getFileExtension(JobConf jc, boolean isCompressed, HiveOutputFormat<?, ?> hiveOutputFormat)
- Resolved