Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

hops (2) Versions 0.1.0

Installs/Configures HOPS distribution

Policyfile
Berkshelf
Knife
cookbook 'hops', '= 0.1.0', :supermarket
cookbook 'hops', '= 0.1.0'
knife supermarket install hops
knife supermarket download hops
README
Dependencies
Quality 0%

Hops installer

recipes:

  • install.rb
  • namenode.rb
  • datanode.rb

AWS VPC Instructions for Karamel

  1. Try and use a default VPC - it's much easier :)

If you have to create a VPC, then you need to make sure that:
1. Tenancy should be dedicated (for better performance)
2. DNS Resolution must be activated (yes)
3. DNS Hostnames must be activated (yes)
4. Your attached subnets must have auto-assigned public IP enabled
5. Your attached Internet Gateways should have global (public) access for all IPs enabled
You can set the VPC properties when you both create the VPC and using the 'action' button in the VPC menu page.

Roadmap

Roadmap

This is still very much a work-in-progress, but stay tuned for updates as we continue development. If you have ideas or patches, feel free to contribute!

  • [x] Launching Hops using Karamel/Vagrant
    1. Implement Karamel Scheduler and DAG API
    2. Launch it!
  • [x] Chef orchestration
  • [x] AngularJs NgSortable
  • [ ] Integration in Hops Dashboard
  • [ ] Middleware for performance

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Foodcritic Metric
            

0.1.0 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/default.rb:41
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/providers/ndb.rb:41
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/providers/ndb.rb:61
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/default.rb:36
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/nn.rb:19
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/wrap.rb:19
FC002: Avoid string interpolation where not required: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/wrap.rb:20
FC017: LWRP does not notify when updated: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/providers/ndb.rb:28
FC019: Access node attributes in a consistent manner: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/recipes/default.rb:41
FC034: Unused template variables: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/templates/default/core-site.xml.erb:1
FC034: Unused template variables: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/templates/default/hdfs-site.xml.erb:1
FC034: Unused template variables: /tmp/cook/31f3323ddaa14c8873b26ae9/hops/templates/default/yarn-site.xml.erb:1