Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 05-30-2023 11:14 AM - edited 05-30-2023 01:49 PM
hello cloudera community
Is it possible to know the date and time that a kudu table was accessed/read?
i know there is "transient_lastDdlTime" field in kudu table but that field is updated only when the table is updated.
Created 06-17-2025 09:42 AM
hi @Rajat_jangra ,
using the "audit" option in ranger, I was able to get the information I wanted.
Created 06-17-2025 02:56 AM
Hi @yagoaparecidoti @Cloudera any update on this request ?
Created 06-17-2025 09:42 AM
hi @Rajat_jangra ,
using the "audit" option in ranger, I was able to get the information I wanted.
Created 06-18-2025 02:51 AM
Hi @yagoaparecidoti thanks for the info, but can we get same kind of details in CDH cluster, is it possible using sentry or anything?
Created 07-02-2025 01:24 PM
in CDH you will have to filter the Hive and Impala logs to know when the tables were accessed.
i recommend that you leave the logs open and then access a table using Impala and monitor it live in the logs, so you will know which filter to use.