Hello Andrew Wong, Hao Hao,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/11635
to review the following change.
Change subject: Improve logging for mini HMS and Sentry services
......................................................................
Improve logging for mini HMS and Sentry services
This commit adds custom logging configurations for both mini HMS and
Sentry. Both services now log warnings or errors to the console, and
info level messages to a file in the mini cluster root. This cuts down
on verbosity when both are active, and simplifies debugging by
separating full-fidelity logs.
Change-Id: Idd14cda83d56b0588667b9a3de260ffa62842adc
---
M src/kudu/hms/mini_hms.cc
M src/kudu/hms/mini_hms.h
M src/kudu/sentry/mini_sentry.cc
3 files changed, 62 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/11635/1
--
To view, visit http://gerrit.cloudera.org:8080/11635
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd14cda83d56b0588667b9a3de260ffa62842adc
Gerrit-Change-Number: 11635
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>