[
https://issues.apache.org/jira/browse/KUDU-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek updated KUDU-3319:
---------------------------
Description:
Currently during startup Kudu masters log the below during startup
{code:java}
I0601 18:24:05.250339 90422 catalog_manager.cc:1095] Loading latest processed
Hive Metastore notification log event ID...{code}
Would be helpful while debugging if we can log the actual ID retrieved.
was:
Currently during startup Kudu masters log the below during startup
{code:java}
I0601 18:24:05.250339 90422 catalog_manager.cc:1095] Loading latest processed
Hive Metastore notification log event ID...{code}
Would be helpful if we can log the ID retrieved when debugging
> Log Kudu notification/event ID during master startup
> ----------------------------------------------------
>
> Key: KUDU-3319
> URL: https://issues.apache.org/jira/browse/KUDU-3319
> Project: Kudu
> Issue Type: Improvement
> Components: hms, master
> Reporter: Abhishek
> Priority: Minor
>
> Currently during startup Kudu masters log the below during startup
> {code:java}
> I0601 18:24:05.250339 90422 catalog_manager.cc:1095] Loading latest processed
> Hive Metastore notification log event ID...{code}
> Would be helpful while debugging if we can log the actual ID retrieved.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)