[ 
https://issues.apache.org/jira/browse/HIVE-21556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen Zhi updated HIVE-21556:
----------------------------
    Attachment: HIVE-21556.1.patch

> Useless configuration for old jetty in log4j.properties
> -------------------------------------------------------
>
>                 Key: HIVE-21556
>                 URL: https://issues.apache.org/jira/browse/HIVE-21556
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Chen Zhi
>            Priority: Minor
>         Attachments: HIVE-21556.1.patch
>
>
>  
> {code:java}
> logger.Mortbay.name = org.mortbay
> logger.Mortbay.level = INFO
> {code}
> The logger `Mortbay` in log4j.properties is used to control logging 
> activities of jetty (6.x). However, we have upgrade to jetty 9 in HIVE-16049, 
> the package name has changed to `org.eclipse.jetty` and we have added the new 
> logger to control jetty. `Mortbay` is useless. I guess we can remove it.



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

Reply via email to