Git Product home page Git Product logo

mongo-ambari's People

Contributors

dbist avatar nikunjness avatar vutny avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

mongo-ambari's Issues

mongod.conf.j2 template doesn't expand values

In the mongod.conf.j2 template, I suggest changing:

port=27017

to

port={{tcp_port}}

dbpath=/var/lib/mongo
to
dbpath={{db_path}}

bind_ip=127.0.0.1

to

bind_ip={{bind_ip}}

Maybe uncomment the commented-out values, since they are set to default by the configurator?

Failed to install

I'am trying ti install MongoDB with ambari. My HDP version is 2.6.0.3. I'am getting this error.
Applying File['/etc/yum.repos.d/mongodb-org.repo'] failed, parent directory /etc/yum.repos.d doesn't exist
I'am on ubuntu i'am not supposed to have a yum repository.

mongo cluster

Hi,
I found this plugin only support mongodb single node. How can I install mongo cluster with shard and mongos etc?

Thank you.

License please?

Hi, this is really cool, it's something I've been anticipating doing for a project of mine.

Is there any chance you could add a license file? I don't like using others' code without some idea of their intentions.

Personally, I've used the BSD license for some of my own stuff. I've also released pure public domain works, though I'm not sure what the formal license for that looks like.

Thanks!

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.