Kudu

Learn about the known issues in Kudu, the impact or changes to the functionality, and the workaround.

Known Issues identified in Cloudera Runtime 7.3.1.100

There are no new known issues identified in this release.

Known Issues identified before Cloudera Runtime 7.3.1.100

You get "The user 'kudu' is not part of group 'hive' on the following hosts: " warning by the Host Inspector

If you are using fine grained authorization for Kudu, and you are also using Kudu-HMS integration with HDFS-Sentry sync, then you may get the "The user 'kudu' is not part of group 'hive' on the following hosts: " warning while upgrading.

Run the following command on all the HMS servers:
usermod -aG hive kudu

Unsupported feature

Kudu HMS Sync is disabled and is not yet supported.