[ 
https://issues.apache.org/jira/browse/DRILL-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246598#comment-17246598
 ] 

ASF GitHub Bot commented on DRILL-7787:
---------------------------------------

luocooong commented on pull request #2123:
URL: https://github.com/apache/drill/pull/2123#issuecomment-741837456


   @cgivre Of course not. Could you please tell me how to update on the website?


----------------------------------------------------------------
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:
us...@infra.apache.org


> Apache drill failed to start
> ----------------------------
>
>                 Key: DRILL-7787
>                 URL: https://issues.apache.org/jira/browse/DRILL-7787
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Om Prasad Surapu
>            Assignee: luocong
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Hi Team,
> I have apache drill cluster setup with apache-drill-1.17.0 and started in 
> distributed mode (with zookeeper). Drill started and no issues reported.
>  
> Have installed apache-drill-1.18.0 to fix  DRILL-7786 but drill failed to 
> start with below exception. I have tried zookeeper version 3.5.8 and 3.4.11). 
> Could you help me out to fix this issue?
> Exception in thread "main" 
> org.apache.drill.exec.exception.DrillbitStartupException: Failure during 
> initial startup of Drillbit.
>  at org.apache.drill.exec.server.Drillbit.start(Drillbit.java:588)
>  at org.apache.drill.exec.server.Drillbit.start(Drillbit.java:554)
>  at org.apache.drill.exec.server.Drillbit.main(Drillbit.java:550)
> Caused by: org.apache.drill.common.exceptions.DrillRuntimeException: unable 
> to put 
>  at 
> org.apache.drill.exec.coord.zk.ZookeeperClient.putIfAbsent(ZookeeperClient.java:326)
>  at 
> org.apache.drill.exec.store.sys.store.ZookeeperPersistentStore.putIfAbsent(ZookeeperPersistentStore.java:119)
>  at 
> org.apache.drill.exec.expr.fn.registry.RemoteFunctionRegistry.prepareStores(RemoteFunctionRegistry.java:201)
>  at 
> org.apache.drill.exec.expr.fn.registry.RemoteFunctionRegistry.init(RemoteFunctionRegistry.java:108)
>  at org.apache.drill.exec.server.Drillbit.run(Drillbit.java:233)
>  at org.apache.drill.exec.server.Drillbit.start(Drillbit.java:584)
>  ... 2 more
> Caused by: org.apache.zookeeper.KeeperException$UnimplementedException: 
> KeeperErrorCode = Unimplemented for /drill/udf/registry
>  at org.apache.zookeeper.KeeperException.create(KeeperException.java:106)
>  at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
>  at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1637)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl$17.call(CreateBuilderImpl.java:1180)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl$17.call(CreateBuilderImpl.java:1156)
>  at 
> org.apache.curator.connection.StandardConnectionHandlingPolicy.callWithRetry(StandardConnectionHandlingPolicy.java:67)
>  at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:81)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl.pathInForeground(CreateBuilderImpl.java:1153)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl.protectedPathInForeground(CreateBuilderImpl.java:607)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl.forPath(CreateBuilderImpl.java:597)
>  at 
> org.apache.curator.framework.imps.CreateBuilderImpl.forPath(CreateBuilderImpl.java:51)
>  at 
> org.apache.drill.exec.coord.zk.ZookeeperClient.putIfAbsent(ZookeeperClient.java:318)
>  ... 7 more



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to