tree: e76b8cf99b27f5ff4e0401437786ee59180604f7 [path history] [tgz]
  1. hadoop-client/
  2. kylin-client/
  3. README.md
kubernetes/docker/README.md

Please check README under hadoop-client and kylin-client for detail.

After kylin-client image is ready, you can use docker command to save or push the image.

# Save and share it with others.
docker save -o kylin-cdh.tar kylin-client:3.0.1-cdh57
# Or push it to registry
docker push apachekylin/kylin-client:3.0.1-cdh57