This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
87 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
maintainer_email '[email protected]' | ||
description 'Recipes to setup pre-requisites, build and install hannibal on cluster' | ||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | ||
version '3.3.21' | ||
version '3.3.22' | ||
|
||
depends "bcpc-hadoop" | ||
supports "ubuntu" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ | |
maintainer_email '[email protected]' | ||
description 'Wrapper cookbook for krb5 community cookbook' | ||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | ||
version '3.3.21' | ||
version '3.3.22' | ||
|
||
depends 'bcpc', '= 3.3.21' | ||
depends 'bcpc-hadoop', '= 3.3.21' | ||
depends 'bcpc', '= 3.3.22' | ||
depends 'bcpc-hadoop', '= 3.3.22' | ||
depends 'krb5' | ||
|
||
%w(ubuntu).each do |os| | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,11 @@ | |
maintainer_email '[email protected]' | ||
description 'Cookbook to setup Apache Spark' | ||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | ||
version '3.3.21' | ||
version '3.3.22' | ||
|
||
%w(ubuntu).each do |os| | ||
supports os | ||
end | ||
|
||
depends 'bcpc', '= 3.3.21' | ||
depends 'bcpc-hadoop', '= 3.3.21' | ||
depends 'bcpc', '= 3.3.22' | ||
depends 'bcpc-hadoop', '= 3.3.22' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
maintainer_email '[email protected]' | ||
description 'Recipes to setup prerequisites for Kafka cluster' | ||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | ||
version '3.3.21' | ||
version '3.3.22' | ||
|
||
depends 'bcpc' | ||
depends 'bcpc-hadoop' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
maintainer_email '[email protected]' | ||
description 'Recipes to setup pre-requisites, build and install hannibal on cluster' | ||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) | ||
version '3.3.21' | ||
version '3.3.22' | ||
|
||
depends "ark" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters