GithubHelp home page GithubHelp logo

docker-hive's People

Contributors

mcapitanio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-hive's Issues

ZooKeeper connection refused

I pulled down this repo and ran docker-compose -p docker up to spin up all of the services. They all seem to be working individually. However, when I issue a sql command to the Hive server through a JDBC driver it just hangs. The Hive server logs show the following error connecting to ZooKeeper:

2016-12-12T20:48:18,844 INFO  [HiveServer2-Background-Pool: Thread-42-SendThread(localhost:2181)]: zookeeper.ClientCnxn (:()) - Opening socket connection to server localhost/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error)
2016-12-12T20:48:18,844 WARN  [HiveServer2-Background-Pool: Thread-42-SendThread(localhost:2181)]: zookeeper.ClientCnxn (:()) - Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)

Any suggestions?

Thanks

Query failed: java.net.UnknownHostException: hadoop

Hi,

I am running with docker-compose with no configuration changes in Kitematic and I am able to execute cmds such as SHOW SCHEMAS (via presto) but upon table creation I get the following exception:

Query xx__xx failed: java.net.UnknownHostException: hadoop

I don't actually see this hostname declared in the Hive config and I am not sure how docker-compose would setup local DNS/hostname lookup entries.

Thanks!
Mike

Zookeeper not ready

Hi!
Try to use 1.2.2 version (updated to compose v3).
HiveServer2 doesn't start. I see "Zookeeper not ready! Exiting..." in log and then the app got stuck.

Log:
image

Docker version:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.