Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c and HDP3.1 Hive integration

Hello Experts,
I don't know if I'm posting this Discussion as it should, if not sorry for that , and I'm sorry in advance for my ignorance as I'm not an OBIEE user.
anyway,
I'm running into a situation that I need to integrate between OBIEE 12c and HDP 3.1-Hive- so that I can access the data located in Hive and process it,
as the link mentions, get from HortonWorks :
* JDBC driver.
* JDBC Connection String.
and I started to work with bi publisher in OBIEE so after creating a new data source using the previous details, I notice the following :
* after locating the hive-jdbc in the JDBC directory under the oracle_home the connection test neither complained nor succeeded.
* from the Log files I notice that it stumbled in exceptions like:"noclassdeffounderror org/apache/hive/service/rpc/thrift/tcliservice$iface" .
so I guess that there are another missed JARs in another location just like this.
so any help .