Fixed Issues in Apache Atlas

Review the list of Atlas issues that are resolved in Cloudera Runtime 7.1.7 SP2.

CDPD-45671: If Debug metrics API is accessed on passive server, it does not return a response. This is in line with the other admin APIs wherein the response is served only from active server.
CDPD-44435: Updated the jquery-ui ( library ) version from 1.13.1 to 1.13.2.
CDPD-41928: ElasticSearch dependency is removed from Atlas.
CDPD-40201: To avoid NullPointerException, this patch skips empty vertices which cause NPE. So that they cannot be used to populate system attributes and normal attributes.
CDPD-36992: This changes implements a check on relationship edges, identifying already deleted relationship edges and avoiding invocation of delete method on them. Thus only allowing deletion of active relationship edges.
CDPD-35953: Impala process entities created by ImpalaHook saves query-string in name field. Since query-string can be large, we are getting the longer than the max error.
To store qualifiedName in name field instead of query-string.
CDPD-33081: This patch stores the optimum information of Glossaries and Categories in the cache against their respective Guids.
This helps in performance improvement of Bulk Term Creation.
CDPD-31728: This patch will check for the Shell entities created and then assign the Entity status to the Audit entry.

Apache patch information

  • ATLAS-4691
  • ATLAS-4673
  • ATLAS-4605
  • ATLAS-4572
  • ATLAS-4571
  • ATLAS-4473
  • ATLAS-4666