Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12c and HDP3.1 Hive integration

Question
1
Views
0
Comments

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 .