Super Pikachu
Super Pikachu
I thik I find the problem is "run_tasks('./config.yml')" Sorry to bother you
Hi @alyssaq Thank you for your replay I made it work on dlib,and everything is ok now. Thanks a lot!
名字: Adtiming 地点:北京 联系方式:[email protected](个人) 使用场景:数据集成
Make your lib like this,delete other jar or move them out,only keep ‘chunjun-clients.jar’ ,and try again
@liukunyuan @jctanking 我们尝试出来一种方法是修改hdfs-connector中的hive版本,然后修改一下其中的方法调用参数 将hdfs-connector 中 Hive version修改为3.1.0 ``` 3.1.0 ``` 修改HdfsOrcInputSplit.class ``` OrcSplit orcSplit = new OrcSplit(null, 0, 0, null, null, false, false, new ArrayList()); 修改为 OrcSplit orcSplit = new...
> Could you follow the guide to open your fork repository CI?  sure! already done
Hi @Hisoka-X I have already open my fork repository CI ,It's there anything I can do ?
I will have a try assign me please.