Hi.
I try to Integration HBase to Oracle Database with Oracle Data Integrator, I already setting Up Hbase Data Source on topology ODI
- Create a Data Server object under HBase technology.JDBC Driver and URL are not available for data servers of this technology.
- Set the following under on the definition tab of the data server:HBase Quorum: Quorum of the HBase installation. For example:
zkhost1.example.com,zkhost2.example.com,zkhost3.example.com
- Ensure that the HBase server is up and running.
- Create a Physical Schema.
- Create a Logical Schema object.
- Import RKM HBase into Global Objects or a project.
- Create a new model for HBase Technology pointing to the logical schema.
But when step Create model and pointing to logical schema, error driver name is not found.
Anyone can help?
Thanks
Dje