alibaba / mdrill

for千亿数据即席分析
https://github.com/alibaba/mdrill
Apache License 2.0
1.54k stars 764 forks source link

sql查询时报错. #26

Open chenbaoren opened 11 years ago

chenbaoren commented 11 years ago

DistributedClusterState [ERROR] get_children org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /higo at org.apache.zookeeper.KeeperException.create(KeeperException.java:111) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1586) at com.netflix.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:184) at com.netflix.curator.framework.imps.GetChildrenBuilderImpl$3.call(GetChildrenBuilderImpl.java:173) at com.netflix.curator.RetryLoop.callWithRetry(RetryLoop.java:85) at com.netflix.curator.framework.imps.GetChildrenBuilderImpl.pathInForeground(GetChildrenBuilderImpl.java:169) at com.netflix.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:161) at com.netflix.curator.framework.imps.GetChildrenBuilderImpl.forPath(GetChildrenBuilderImpl.java:36) at com.alipay.bluewhale.core.zk.Zookeeper.getChildren(Zookeeper.java:170) at com.alipay.bluewhale.core.cluster.DistributedClusterState.get_children(DistributedClusterState.java:105) at com.alipay.bluewhale.core.cluster.StormZkClusterState.higo_tableList(StormZkClusterState.java:433) at com.alimama.web.TableList.getTablelist(TableList.java:22) at org.apache.jsp.tablelist_jsp._jspService(org.apache.jsp.tablelist_jsp:60) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)

muyannian commented 11 years ago

你的表 应该是没启动成功