Git Product home page Git Product logo

Comments (8)

ramonskie avatar ramonskie commented on August 10, 2024

can you give a example of why you want to set this?

from bamboo.

wolf31o2 avatar wolf31o2 commented on August 10, 2024

We have plans that perform unit tests with HBase and other Java processes which open potentially thousands of file handles. To get Bamboo to function, we have to set these limits ourselves. It would be nice if the cookbook supported setting them, directly.

References:
https://github.com/caskdata/hadoop_cookbook/blob/master/attributes/default.rb#L38-L40
https://github.com/caskdata/hadoop_cookbook/blob/master/recipes/default.rb#L249-L261

from bamboo.

ramonskie avatar ramonskie commented on August 10, 2024

so its not for the server but for the agents

from bamboo.

wolf31o2 avatar wolf31o2 commented on August 10, 2024

from bamboo.

ramonskie avatar ramonskie commented on August 10, 2024

I will implement it in the next release

EDIT::
i was thinking that maby this should better fit in a wrapper cookbook
don't you think?

from bamboo.

wolf31o2 avatar wolf31o2 commented on August 10, 2024

What's gained by it being in a wrapper versus just being attribute-driven in the main cookbook? I tend to prefer keeping functionality in the main cookbook as much as possible, but making its usage data-driven, so it can be configured in the widest number of scenarios... environment, role, or wrapper.

from bamboo.

ramonskie avatar ramonskie commented on August 10, 2024

well i don't want to bloat this bamboo cookbook
i already want to remove the backup part so that it installs a nice and clean bamboo

as i see it the best option for you is to add the limits cookbook to your run list
https://supermarket.chef.io/cookbooks/limits

from bamboo.

wolf31o2 avatar wolf31o2 commented on August 10, 2024

Yeah, I gave examples in my first comment.

https://issues.cask.co/browse/INFRA-4

Anyway, I'll just wrap the cookbook.

from bamboo.

Related Issues (20)

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.