Cloudera Runtime Release NotesPDF version

Navigator Encrypt

You can review the list of reported issues and their fixes for Navigator Encrypt in 7.3.1.100.

CDPD-77529: Navencrypt 7.1.9 SP1 install failed on Ubuntu 20 - Kernel 5.4.0-200
Depending on the version of Linux kernel module that was running, the NavEncrypt kernel module would fail to install because it would build incorrectly. The error message looked as follows:
kernel-deps.h: In function ‘zncrypt_get_task_cred’: kernel-deps.h:45:32: error: passing argument 1 of ‘atomic_inc_not_zero’ from incompatible pointer type [-Werror=incompatible-pointer-types] 45 | } while (!atomic_inc_not_zero(&((struct cred *)cred)->usage));

This issue is now resolved.