[
https://issues.apache.org/jira/browse/KYLIN-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI resolved KYLIN-3683.
---------------------------------
Resolution: Fixed
> 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
> Fix For: v2.5.2
>
> 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)