Skip to content

Commit

Permalink
Merge pull request #106 from caskdata/feature/bigtop-080
Browse files Browse the repository at this point in the history
updating default bigtop version to 0.8.0
  • Loading branch information
wolf31o2 committed Oct 16, 2014
2 parents b39823a + a88eb12 commit 2959d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/repo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
elsif node['hadoop']['distribution'] == 'cdh'
'5'
elsif node['hadoop']['distribution'] == 'bigtop'
'0.7.0'
'0.8.0'
end

case node['hadoop']['distribution']
Expand Down

0 comments on commit 2959d48

Please sign in to comment.