Resolved! How do you use Data Sources with a Hive database?
We have a request to bring in data using a Hive (Hadoop) data for our customers. We've been successfully able to import data using a java script and the jar file hive-jdbc-1.2.1-standalone.jar (This is loaded on the mid-server). This method would r...