Hello All,
I am trying to add data source in Pentaho's BA server. I am using http://localhost:8080/pentaho/Home to access the same. I am trying to add Oracle and Hive's data source the details are as below:
File -> Manage Data Source -> Add new data source
Oracle:
Database Type: Oracle, Access: Native (JDBC), Custom Settings URL: jdbc:oracle:thin@bigdatalite.localdomain:1521/orcl, Custom Drive Class Name: sun.jdbc.odbc.JdbcOdbcDriver, username: moviedemo and password.
Hadoop Hive 2:
Database Type: Hadoop Hive2, Access: Native (JDBC), Hostname: bigdatalite.localdomain, PORT: 10000, database: moviedemo username: moviedemo and password.
But i am getting below error:
Test Connection:
ConnectionServiceIMPL:ERROR_0009
[Connection to database movidemo] failed.
Kindly help to resolve the above issue.
Thanks,
Jiten
I am trying to add data source in Pentaho's BA server. I am using http://localhost:8080/pentaho/Home to access the same. I am trying to add Oracle and Hive's data source the details are as below:
File -> Manage Data Source -> Add new data source
Oracle:
Database Type: Oracle, Access: Native (JDBC), Custom Settings URL: jdbc:oracle:thin@bigdatalite.localdomain:1521/orcl, Custom Drive Class Name: sun.jdbc.odbc.JdbcOdbcDriver, username: moviedemo and password.
Hadoop Hive 2:
Database Type: Hadoop Hive2, Access: Native (JDBC), Hostname: bigdatalite.localdomain, PORT: 10000, database: moviedemo username: moviedemo and password.
But i am getting below error:
Test Connection:
ConnectionServiceIMPL:ERROR_0009
[Connection to database movidemo] failed.
Kindly help to resolve the above issue.
Thanks,
Jiten