You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/09/23 02:55:53 UTC

[GitHub] [incubator-dolphinscheduler] shiliquan commented on issue #3791: Failure to create a new hive source. What can be done about it?

shiliquan commented on issue #3791:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3791#issuecomment-697100841


   https://github.com/apache/incubator-dolphinscheduler/issues/3791#issuecomment-697073154
   我把hive-*.jar包全部拷贝到lib目录下后,重新安装后,api-server服务无法启动,页面打不开了,帮忙看看
   
   [INFO] 2020-09-23 10:53:11.837 org.eclipse.jetty.util.log:[193] - Logging initialized @3214ms to org.eclipse.jetty.util.log.Slf4jLog
   [INFO] 2020-09-23 10:53:11.927 org.eclipse.jetty.server.Server:[370] - jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_202-b08
   [INFO] 2020-09-23 10:53:11.958 org.eclipse.jetty.server.handler.ContextHandler.application:[2345] - Initializing Spring embedded WebApplicationContext
   [INFO] 2020-09-23 10:53:12.001 org.eclipse.jetty.server.session:[365] - DefaultSessionIdManager workerName=node0
   [INFO] 2020-09-23 10:53:12.001 org.eclipse.jetty.server.session:[370] - No SessionScavenger set, using defaults
   [INFO] 2020-09-23 10:53:12.003 org.eclipse.jetty.server.session:[149] - node0 Scavenging every 660000ms
   [INFO] 2020-09-23 10:53:12.007 org.eclipse.jetty.server.handler.ContextHandler:[855] - Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@4b87074a{application,/dolphinscheduler,[file:///tmp/jetty-docbase.7667266662126961927.9200/, jar:file:/opt/soft/dolphinscheduler/lib/swagger-bootstrap-ui-1.9.3.jar!/META-INF/resources, jar:file:/opt/soft/dolphinscheduler/lib/springfox-swagger-ui-2.9.2.jar!/META-INF/resources],AVAILABLE}
   [INFO] 2020-09-23 10:53:12.008 org.eclipse.jetty.server.Server:[407] - Started @3387ms
   [INFO] 2020-09-23 10:53:12.023 org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper registry center init, server lists is: 172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
   [INFO] 2020-09-23 10:53:12.079 org.apache.curator.utils.Compatibility:[48] - Running in ZooKeeper 3.4.x compatibility mode
   [INFO] 2020-09-23 10:53:12.080 org.apache.curator.utils.Compatibility:[61] - Using emulated InjectSessionExpiration
   [INFO] 2020-09-23 10:53:12.156 org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
   [INFO] 2020-09-23 10:53:12.181 org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
   [INFO] 2020-09-23 10:53:12.193 org.apache.curator.framework.state.ConnectionStateManager:[251] - State change: CONNECTED
   [INFO] 2020-09-23 10:53:12.197 org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper registry center init, server lists is: 172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
   [INFO] 2020-09-23 10:53:12.197 org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
   [INFO] 2020-09-23 10:53:12.198 org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
   [INFO] 2020-09-23 10:53:12.199 org.apache.curator.framework.state.ConnectionStateManager:[251] - State change: CONNECTED
   [INFO] 2020-09-23 10:53:12.207 org.apache.dolphinscheduler.service.zk.ZookeeperCachedOperator:[43] - add listener to zk path: /dolphinscheduler
   [INFO] 2020-09-23 10:53:13.360 org.apache.dolphinscheduler.service.zk.ZookeeperOperator:[82] - zookeeper registry center init, server lists is: 172.17.9.39:2181,172.17.9.40:2181,172.17.9.41:2181.
   [INFO] 2020-09-23 10:53:13.361 org.apache.curator.framework.imps.CuratorFrameworkImpl:[308] - Starting
   [INFO] 2020-09-23 10:53:13.362 org.apache.curator.framework.imps.CuratorFrameworkImpl:[356] - Default schema
   [INFO] 2020-09-23 10:53:13.363 org.apache.curator.framework.state.ConnectionStateManager:[251] - State change: CONNECTED
   [INFO] 2020-09-23 10:53:13.364 org.apache.dolphinscheduler.service.zk.ZookeeperCachedOperator:[43] - add listener to zk path: /dolphinscheduler
   [INFO] 2020-09-23 10:53:14.384 springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:[160] - Context refreshed
   [INFO] 2020-09-23 10:53:14.399 springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:[163] - Found 1 custom documentation plugin(s)
   [INFO] 2020-09-23 10:53:14.478 springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:[41] - Scanning for api listing references
   [INFO] 2020-09-23 10:53:14.524 org.apache.dolphinscheduler.remote.NettyRemotingClient:[376] - netty client closed
   [INFO] 2020-09-23 10:53:14.525 org.apache.dolphinscheduler.service.log.LogClientService:[59] - logger client closed
   [INFO] 2020-09-23 10:53:14.531 org.eclipse.jetty.server.session:[167] - node0 Stopped scavenging
   [INFO] 2020-09-23 10:53:14.533 org.eclipse.jetty.server.handler.ContextHandler:[1045] - Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@4b87074a{application,/dolphinscheduler,[file:///tmp/jetty-docbase.7667266662126961927.9200/, jar:file:/opt/soft/dolphinscheduler/lib/swagger-bootstrap-ui-1.9.3.jar!/META-INF/resources, jar:file:/opt/soft/dolphinscheduler/lib/springfox-swagger-ui-2.9.2.jar!/META-INF/resources],UNAVAILABLE}


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