DEV Community

Timothy Spann.   πŸ‡ΊπŸ‡¦
Timothy Spann. πŸ‡ΊπŸ‡¦

Posted on • Originally published at datainmotion.dev on

Spring Data JPA Against Big Data Sources

Spring Data JPA Against Big Data Sources

Download Hive JDBC Driver

https://www.cloudera.com/downloads/connectors/hive/jdbc/2-6-5.html

References

https://docs.cloudera.com/documentation/other/connectors/hive-jdbc/2-6-9.html

https://community.cloudera.com/t5/Community-Articles/Writing-Spring-Boot-Microservices-To-Access-Hive/ta-p/247250

https://shalishvj.wordpress.com/2018/06/02/hive-jdbc-spring-boot-restful-webservice-in-pivotal-cloud-foundry/

https://github.com/tspannhw/hive/blob/master/pom.xml

https://github.com/firecodeman/Cloudera-Impala-Hive-JDBC-Example/blob/master/src/main/java/com/cloudera/example/ClouderaHiveJdbcExample.java

https://docs.cloudera.com/documentation/other/connectors/hive-jdbc/Cloudera-JDBC-Driver-for-Apache-Hive-Release-Notes.txt

https://start.spring.io/

Top comments (1)

Collapse
 
selqthang profile image
SELQThang

thank you!