razorsedge / puppet-cloudera

Puppet module to deploy Cloudera Manager and Cloudera's Distribution, including Apache Hadoop (CDH).
http://forge.puppetlabs.com/razorsedge/cloudera
Other
34 stars 52 forks source link

Custom parcel directory #20

Closed cgsyam closed 9 years ago

cgsyam commented 9 years ago

This PR will add the capability to have a custom parcel directory other than the default '/opt/cloudera/parcels'. This will help avoiding the constraint to always have a specific parcel directory.

cgsyam commented 9 years ago

We are using this puppet module extensively for our dev ops. And this PR will help us to avoid the issues we are having with space on /opt. It will be really helpful, if we can merge this PR and have this feature included on next release

cgsyam commented 9 years ago

CI failed on Ruby 1.8.7 with error Gem::InstallError: nokogiri requires Ruby version >= 1.9.2. An error occurred while installing nokogiri (1.6.5), and Bundler cannot continue. Make sure that gem install nokogiri -v '1.6.5' succeeds before bundling. Any thoughts ?

razorsedge commented 9 years ago

I removed the list of gems that Travis uses to pull in nokogiri in commit 271d18e. This should fix the testing error.

razorsedge commented 9 years ago

Released in razorsedge/cloudera 2.2.0.

cgsyam commented 9 years ago

Thanks Mike

On Mon, Dec 8, 2014 at 6:38 AM, Mike Arnold notifications@github.com wrote:

Merged #20 https://github.com/razorsedge/puppet-cloudera/pull/20.

— Reply to this email directly or view it on GitHub https://github.com/razorsedge/puppet-cloudera/pull/20#event-203849004.