Abhilash L L created KYLIN-1255:
-----------------------------------

             Summary: curator 2.7.1 client incompatibility
                 Key: KYLIN-1255
                 URL: https://issues.apache.org/jira/browse/KYLIN-1255
             Project: Kylin
          Issue Type: Bug
          Components: Environment 
    Affects Versions: v1.2
            Reporter: Abhilash L L
            Assignee: hongbin ma
            Priority: Blocker


Currently curator-framework-2.6.0.jar, curator-recipes-2.6.0.jar and 
curator-client-2.7.1.jar  gets bundled with kylin v1.2

Getting an error with LockInternals constructor method not found for
PathUtils.validatePath(path);

since its finding 2.7.1 client in WEB-INF/lib..  

When i replaced that with curator-client-2.7.1.jar and then started, the 
scheduler was able to take a lock and start up

Even in mvn dependency:tree on the server module, shows that 2.7.1 is present 
along 2.6.0 of others

Not sure if its anything to do with our environment..  More with Maven ?


Marking it blocker as we are not able to build anything




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to