You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Hongtao He (JIRA)" <ji...@apache.org> on 2018/11/13 07:47:02 UTC

[jira] [Created] (KYLIN-3683) package org.apache.commons.lang3 not exists

Hongtao He created KYLIN-3683:
---------------------------------

             Summary: 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
         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)