[ 
https://issues.apache.org/jira/browse/HBASE-20577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474468#comment-16474468
 ] 

Wei-Chiu Chuang commented on HBASE-20577:
-----------------------------------------

The original LogLevel looked like its 1990s because it was cloned from Hadoop's 
LogLevel implementation, and it was intented to be used as acommand line tool 
(e.g. hadoop daemonlog), so there wasn't much fancy UI.

I still find it useful to use hadoop's daemonlog command line tool to change 
log level dynamically (and you can still use hadoop's daemonlog command against 
HBase (hint: hbase org.apache.hadoop.log.LogLevel). Partly because getting a 
browser to enable SPNEGO & kinit is painful, if you run it on a secure cluster.

Would the new patch serve the old purpose (i.e.g changing log level from 
command line)? Or do HBase community think the use of command line loglevel is 
diminished and everyone uses the web UI instead?

Thanks!

> Make Log Level page design consistent with the design of other pages in UI
> --------------------------------------------------------------------------
>
>                 Key: HBASE-20577
>                 URL: https://issues.apache.org/jira/browse/HBASE-20577
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI, Usability
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20577.master.001.patch, 
> after_patch_get_log_level.png, after_patch_require_field_validation.png, 
> after_patch_set_log_level_bad.png, after_patch_set_log_level_success.png, 
> before_patch_no_validation_required_field.png
>
>
> The Log Level page in web UI seems out of the place. I think we should make 
> it look consistent with design of other pages in HBase web UI.
> Also, validation of required fields should be done, otherwise user should not 
> be allowed to click submit button.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to