Am I supposed to understand how to implement Spring Hadoop / Hive by reading this quick guide? I don't know where the xml configurations should go (maybe hive.xml)?
https://docs.spring.io/spring-hadoop/docs/2.5.0.RELEASE/reference/htmlsingle/#springandhadoop-hive
Can we have more technical details on how we can proceed with a real implementation using maybe spring boot? The only support I found is a project using release 2.2.0 of Spring Hadoop and it's already outdated.
Thank you for your support!