Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install on Ubuntu 16.04 and 14.04 LTS #16

Open
seanfuture opened this issue Jan 12, 2017 · 0 comments
Open

Unable to install on Ubuntu 16.04 and 14.04 LTS #16

seanfuture opened this issue Jan 12, 2017 · 0 comments

Comments

@seanfuture
Copy link

After creating a new Ubuntu 16.04 LTS instance on MS Azure, connecting via SSH and then running the following commands:

docker pull sequenceiq/kylin:0.7.2
wget https://raw.githubusercontent.com/sequenceiq/docker-kylin/master/ambari-functions
source ambari-functions
kylin-deploy-cluster 1

.. per the instructions found at https://github.com/sequenceiq/docker-kylin, the following error is presented and the installation stalls:

CLUSTER_BUILD:hdp-singlenode-kylin>cluster autoAssign
  HOSTGROUP  HOST
  ---------  ---------------
  master     amb0.mycorp.kom

CLUSTER_BUILD:hdp-singlenode-kylin>cluster create --exitOnFinish true
Failed to create the cluster: {
  "status": 500,
  "message": "Server Error"
}
CLUSTER_BUILD:hdp-singlenode-kylin>
Event 'kylin' dispatched! Coalescing enabled: true
[DEBUG] waits for kylin to start on: 172.17.0.2
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

The exact same issue occurs on Ubuntu 14.04 LTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant