Member since
05-28-2019
1
Post
0
Kudos Received
0
Solutions
05-28-2019
12:21 AM
Hi All, For a POC I have been trying to connect to HIVE DB using Mulesoft(Integration Tool). I have exported the HIVE JDBC jar as well, but I don't have the maven dependency for HIVE JDBC41 jar, can someone help me with the artifactID, version and Group ID. I am adding dependency like this: <dependency> <groupId>Hive</groupId> <artifactId>HiveJDBC41</artifactId> <version>2.6.2.1002</version> </dependency>
... View more
Labels:
- Labels:
-
Apache Hive