Hi Atul,
Thank for the screenshot.
Please try adding the full path of the jar files which you have added for hadoop
database in the sbo files :
1. Configure the hive.sbo (location: "Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\jdbc\hive.sbo") with jar file
entries.
Add
<DataBase Active="Yes" Name="Apache Hadoop HIVE">
<JDBCDriver>
<ClassPath>
<Path>C:\\<path of the jar file>\\name of the jar file </Path>
<Path>C:\\<path of the jar file>\\name of the jar file </Path>
<Path>C:\\<path of the jar file>\\name of the jar file </Path>
</ClassPath>
...
</JDBCDriver>
2. After configuring hive.sbo file start the connection server.
Kindly let me know if the issue still persists.
Regards,
Nakul Mehta