Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.3.0, 3.0.0-alpha1
-
None
-
Reviewed
Description
Printing user name during start can help debug access permission related issues, e.g., the namenode storage directory is not accessible by the user who starts the service.
The message could look like:
/************************************************************
STARTUP_MSG: Starting NameNode by hdfs
... ...