Issues Fixed in Cloudera Navigator 6.1.0
The following sections describe the issues fixed in the data management components of Cloudera Navigator 6.1.0:
- Null Pointer Exception when processing Impala audits
- Error in Navigator Audit Server log: "IOException: Unexpected length (too long)"
- Purge API call produced HTTP error 500
- Newlines respected in Description field
- Connection timeout increased in Navigator Audit Server to avoid broken pipe errors
- Console filter is no longer case sensitive
- Incremental metadata extraction from HMS
- Navigator left additional duplicate spark relations
- Tables that have been deleted in Hive still show up in Navigator
- Better error message for purging deleted properties
- Swagger "Try it out" option for the /audits API fails
- Third-party libraries upgraded
- Support for PostgreSQL 10
- New controls for setting the order of audit filters in Cloudera Manager
- Pre-registration was not working for Hive entities
- Navigator Metadata Server had high CPU usage, linking taking too long after Spark extraction
- Reduced noise of logging for SparkLinker
- "ConsoleAppender" error in Hive Server 2 log
- Auto-suggestions in Navigator console search
- Navigator did not mark HDFS entities as deleted when bulk extraction took too long to complete
- Duplicate data flow relations after Sqoop operation
- Cap on lineage relations
- New behavior in default audit filters
- Improved metadata purge performance
- Console improvements for viewing entity metadata
- Multiple Cluster Extractor Failure
- New Health Alerts for Navigator Metadata Server Solr cores
- HDFS metadata extraction performance improvement
- jQuery version upgrade for security improvements
- ClassCastException in Navigator Metadata Server log
- Security headers added for Navigator resources
- Content Security Policy added for Navigator console pages
- Authentication failed with "javax.naming.PartialResultException" when using LDAP
- New audit events for Fine Grained Privileges and Ownership
- New audit events for HDFS Erasure Coding
- Impala and Hive audit events failed to be captured when any audit event included 4-byte characters, such as Emoji characters
- Missing audit events for one-off processes
- Audit reports Download option showed incorrect API version
- Easier viewing of SQL text in audit logs
New audit events for Fine Grained Privileges and Ownership
Navigator Audit Server receives audit events from Sentry, Hive, and Impala that are produced when an administrator or user changes ownership for a database, table, or view. For more information, see Sentry's Object Ownership and Navigator's list of audit events for Sentry.
Cloudera Issue: CDH-65161
New audit events for HDFS Erasure Coding
Navigator Audit Server receives audit events from HDFS that are produced when an administrator performs a command to manage an HDFS erasure coding policy. For more information, see HDFS's Erasure Coding introduction and Navigator's list of audit events for HDFS.
Cloudera Issue: NAV-5266