我应该通过阅读这个快速指南来理解如何实现springhadoop/hive吗?我不知道xml配置应该放在哪里(可能是hive.xml)?
https://docs.spring.io/spring-hadoop/docs/2.5.0.release/reference/htmlsingle/#springandhadoop-Hive
关于如何使用springboot进行真正的实现,我们能有更多的技术细节吗?我找到的唯一支持是一个使用SpringHadoop 2.2.0版本的项目,它已经过时了。
谢谢你的支持!
1条答案
按热度按时间pkln4tw61#
我有一个来自2015年springone会议的基于引导的批处理hive2示例-https://github.com/trisberg/springone-2015
使用hiveserver2,您实际上只需要jdbc驱动程序,因此您不需要从springhadoop项目中获得太多。如果您使用springbatch,那么有一些批处理支持是有用的。