Skip to content

hadoop recipe missing from Berksfile #353

@westbywest

Description

@westbywest

Upon installing ironfan-homebase master repo and attempting to upload it to Chef server (bundle exec rake upload_cookbooks_without_metadata), I received this error about a broken hadoop cookbook dependency:

ERROR: Cookbook hadoop depends on cookbook yum version >= 3.0,
ERROR: which is not currently being uploaded and cannot be found on the server.

As best I could tell, Berkshelf was downloading the hadoop cookbook from opscode instead of from ironfan-pantry. I appeared to resolve this by adding the appropriate line to my Berksfile in $IRONFAN_HOMEBASE:

pantry_cookbook         'hadoop'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions