Member since
02-28-2025
1
Post
0
Kudos Received
0
Solutions
02-28-2025
02:25 PM
Running Spring Boot application running in Docker where the application is having a jive jdbc connection and writing to hive db. The application is working fine in standalone. The issue happens in the docker container. The docker container starts , gets connected to the hive db but throws exception executing query with Exception IllegalStateException: nested jar URLs not supported ..MalformedURLException..on the Hive driver
... View more
Labels:
- Labels:
-
Apache Hive