Displaying Assessment Results for HIVE:

To display the Assessment Results on HIVE for batch mode processing, a few additional steps have to be performed as follows:

  1. Navigate to Database Details on the home screen.
  2. Select the Database Name for the Infodom.
  3. Edit JDBC Connection String by adding UseNativeQuery=1 at the end of the string.
    For example, jdbc:hive2://ofss1234:10001/tres;AuthMech=1;KrbServiceName=hive;KrbHostFQDN=ofss1234;KrbRealm=AA.COM;UseNativeQuery=1
  4. Restart the servers.