DataX icon indicating copy to clipboard operation
DataX copied to clipboard

从Oracle date 到 hdfs orc 文件 timestamp 问题

Open caosuwenwu opened this issue 2 years ago • 3 comments

代码com.alibaba.datax.plugin.writer.hdfswriter.HdfsHelper#orcFileStartWrite 方法可以写进hdfs , 但是hive 查询查不出,报错orc does not support type conversion from file type structnanos:int(9)>

caosuwenwu avatar Oct 20 '22 08:10 caosuwenwu

检查一下hive表结构

dingxiaobo avatar Oct 22 '22 00:10 dingxiaobo

我也同样问题,怎么排查啊

hhw3KevinHou avatar Jul 28 '24 12:07 hhw3KevinHou

我解决了,请参考https://github.com/DTStack/chunjun,这个项目,阿里的项目一直都是烂尾状态。 image

hhw3KevinHou avatar Jul 29 '24 02:07 hhw3KevinHou