Giter VIP home page Giter VIP logo

ambari-local-cluster's People

Contributors

dev-m00n avatar dev-moonduck avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

einsteinarbert

ambari-local-cluster's Issues

network docker-compose config error when run.sh

ERROR: The Compose file './docker-compose.yml' is invalid because:
networks.cluster-network.ipam.config value Additional properties are not allowed ('gateway' was unexpected)

maybe wrong Ip addr config

Provide UI to setup docker-compose.yml

Currently I provide sample docker-compose.xml. It's quite annoying to add more container because I should copy other agent container and paste. There might be mistake during copy/paste.
So providing UI makes the process consistent and safe

Docker container size is too big in mac OS

Not sure this happens only in MacOS or not.
when build cluster db image(./cluster-db/Dockerfile) it is more than 80GB

Step 1/4 : FROM postgres:12.4
 ---> 492fb9ae4e7a
Step 2/4 : ARG POSTGRES_GID
 ---> Using cache
 ---> 15ece0ce93b8
Step 3/4 : ARG POSTGRES_UID
 ---> Using cache
 ---> dda4a9b71292
Step 4/4 : RUN groupmod -og $POSTGRES_GID postgres && usermod -u $POSTGRES_UID postgres
 ---> Running in 9aa68f00056f

building image takes 30mins, image size is abnormal

REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
cluster-postgres    latest              86660ea7f278        13 minutes ago      80.3GB
postgres            12.4                492fb9ae4e7a        5 weeks ago         314MB

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.