Fixed Issues in Cloudera Search

Review the list of Oozie issues that are resolved in Cloudera Runtime 7.1.6.

CDPD-20823: Impersonating principal has a hyphen in its name.
Any kerberos principal which contains characters that do not match regex "[a-zA-Z_][a-zA-Z0-9_]*" cannot be used as an impersonating user in Solr. This affects HUE and KNOX access to Solr, as the principals for these services are configured as Solr proxy users by default. This issue is resolved.