You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/29 07:00:16 UTC

[GitHub] [incubator-kyuubi] jiaoqingbo opened a new issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

jiaoqingbo opened a new issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Describe the bug
   
   ![image](https://user-images.githubusercontent.com/14961757/160552156-d3898e81-68da-4b8d-9233-e317c81f0d2b.png)
   
   
   ### Affects Version(s)
   
   1.5.0
   
   ### Kyuubi Server Log Output
   
   _No response_
   
   ### Kyuubi Engine Log Output
   
   _No response_
   
   ### Kyuubi Server Configurations
   
   _No response_
   
   ### Kyuubi Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 edited a comment on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 edited a comment on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1083002978


   Looks like a bug of log4j2
   https://stackoverflow.com/questions/34085162/multiple-filters-for-log4j-using-properties-file
   https://lists.apache.org/thread/7lob0pk9tqqg38c2xbhfq54bhyt6l86z


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] pan3793 commented on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
pan3793 commented on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1084190331


   Spark should suffer this as well, considering Spark and Hive both use `log4j2.propertes`, we'd better keep the consistent with the ecosystem, and we can get rid of this issue once get thrift upgraded.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 commented on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 commented on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1082887874


   Perhaps we should change `log4j2-defaults.properties` to `log4j2.xml`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 edited a comment on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 edited a comment on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1083002978


   Looks like a bug of log4j2
   https://stackoverflow.com/questions/34085162/multiple-filters-for-log4j-using-properties-file
   https://lists.apache.org/thread/7lob0pk9tqqg38c2xbhfq54bhyt6l86z
   https://issues.apache.org/jira/browse/LOG4J2-3453


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 removed a comment on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 removed a comment on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1082887874


   Perhaps, we should change `log4j2-defaults.properties` to `log4j2.xml`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 edited a comment on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 edited a comment on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1082887874


   Perhaps, we should change `log4j2-defaults.properties` to `log4j2.xml`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 commented on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 commented on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1083002978


   Looks like a bug of log4j2
   https://stackoverflow.com/questions/34085162/multiple-filters-for-log4j-using-properties-file


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [incubator-kyuubi] deadwind4 commented on issue #2247: [Bug] when start kyuub server ,the log print ERROR Filters contains invalid attributes "onMatch", "onMismatch"

Posted by GitBox <gi...@apache.org>.
deadwind4 commented on issue #2247:
URL: https://github.com/apache/incubator-kyuubi/issues/2247#issuecomment-1084139527


   @pan3793 May we change `log4j2.propertes` to `log4j2.xml`? I want to fix this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org