Description
https://kudu.apache.org/docs/command_line_tools_reference.html#hms-fix
There is an optional parameter called hive_metastore_uris. I recently hit a THRIFT_EAGAIN (timed out) error but the kudu tool does not tell me which URI it is trying to connect to, which is confusing since I did not specify one.
Please add a logging message that indicates which HMS it is connecting to.