[
https://issues.apache.org/jira/browse/KYLIN-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691446#comment-16691446
]
Hongtao He commented on KYLIN-3683:
-----------------------------------
Hi Shaofeng,
It works well in the latest version of Kylin. Thank you!
> package org.apache.commons.lang3 not exists
> -------------------------------------------
>
> Key: KYLIN-3683
> URL: https://issues.apache.org/jira/browse/KYLIN-3683
> Project: Kylin
> Issue Type: Bug
> Components: Tools, Build and Test
> Affects Versions: v2.5.0
> Reporter: Hongtao He
> Assignee: Shaofeng SHI
> Priority: Major
> Attachments:
> 0001-fix-bug-package-org.apache.commons.lang3-not-exists.patch
>
>
> When I want run unit test, I got the following error message.
> package org.apache.commons.lang3 not exists
> at
> kylin/atopcalcite/src/main/java/org/apache/calcite/runtime/SqlFunctions.java.
> I solved this problem by adding dependencies in the atopcalcite/pom.xml file.
> Of course, refactor the SqlFunctions.java is another way to solve the problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)