[
https://issues.apache.org/jira/browse/KYLIN-4999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352255#comment-17352255
]
ASF GitHub Bot commented on KYLIN-4999:
---------------------------------------
xiacongling commented on a change in pull request #1653:
URL: https://github.com/apache/kylin/pull/1653#discussion_r640261132
##########
File path: parquet-assembly/pom.xml
##########
@@ -113,6 +113,7 @@
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
+ <exclude>org/slf4j/**</exclude>
Review comment:
2.x 的镜像也简单测试一下吧,看移除了 sfl4j 会不会有问题
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Make Spark3.1 compatible with hadoop2.7 and hive1.2 in standalone docker image
> ------------------------------------------------------------------------------
>
> Key: KYLIN-4999
> URL: https://issues.apache.org/jira/browse/KYLIN-4999
> Project: Kylin
> Issue Type: Sub-task
> Components: Environment
> Affects Versions: v4.0.0-beta
> Reporter: tianhui
> Assignee: tianhui
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)