Description
It would be helpful if bin/hadoop had --loglevel option to change the log level. Currently users need to set an env variable or prefix the command (eg "HADOOP_ROOT_LOGGER=DEBUG,console hadoop distcp") which isn't very user friendly.
Attachments
Attachments
Issue Links
- is required by
-
HDFS-4427 start-dfs.sh generates malformed ssh command when not running with native libs
- Open
- relates to
-
HADOOP-11134 Change the default log level of interactive commands from INFO to WARN
- Patch Available