首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >spark写入hive表(orc格式)后查询异常?

spark写入hive表(orc格式)后查询异常?

提问于 2019-09-25 14:04:15
回答 2关注 1查看 2.6K

spark版本:2.4.3,jar包:spark-hive_2.11

hive版本 hive2.1.1

hive表格式为:orc

通过DataFrameWriter<Row> 写入hive表后,查询hive表数据,出现异常,提示

Failed with exception java.io.IOException:java.lang.RuntimeException: ORC split generation failed with exception: java.lang.ArrayIndexOutOfBoundsException: 6

求教是什么问题?

相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档