itamae-plugin-recipe-hadoop 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fbe562ac068e789f62449ba329ab1b70aceef71a8eb96a85eba8fc7652eb8c14
4
- data.tar.gz: 8f709cd61663912956cbfbae412d54cbc7609e3965ab40c2c66a8ed7a30d37e6
3
+ metadata.gz: 8c4671dc76f51a2ba71a67864184545241d0431094710aedf656dd7efb802112
4
+ data.tar.gz: 26cf0bc7a9da64c66eae9cb493dbadcccb896bbf76a615d2bed17113f212258b
5
5
  SHA512:
6
- metadata.gz: ca8729528beedb6e1f078a7ce631d6d4f73cfb4f6a1e53b92b851938721a748f6ea1cc2cc3d29f0cdabdae7222ba10e92b71810cea05a93c12b9f39a010a5d09
7
- data.tar.gz: 70bdc6bce2c589f633e000c139411ac323b792766145856714b3e6a972a941d52b0cb457aa598fbc24f0b3153ec587a2ccd8808a4c30b2c8d03335887f82270f
6
+ metadata.gz: 58cf98254d423df5faaf68b5dc4dd2ef1a54d1438df8b83f703f0d73fc12cfbf361ebdbba2f4dbed9e3775877f32dbce347f15414c191886902e7db8cc8906cf
7
+ data.tar.gz: '099afa226f1da95dac329b0e10ca4a103662d182726828711f9fc8659f8a7a5c67dd6c2ed3e83c758cfe1dfe14163ee58ab6793bdf2817336bc7bfd52e0e223d'
@@ -0,0 +1 @@
1
+ d129d08a2c9dafec32855a376cbd2ab90c6a42790898cabbac6be4d29f9c2026 hadoop-2.7.7.tar.gz
@@ -0,0 +1 @@
1
+ 3d2023c46b1156c1b102461ad08cbc17c8cc53004eae95dab40a1f659839f28a hadoop-2.9.2.tar.gz
@@ -0,0 +1 @@
1
+ 226b6cbdf769467250054b3abdf26df9f05fde44bbb82fe5d12d6993ea848f64 hadoop-3.2.0.tar.gz
@@ -2,7 +2,7 @@ module Itamae
2
2
  module Plugin
3
3
  module Recipe
4
4
  module Hadoop
5
- VERSION = "0.1.1"
5
+ VERSION = "0.1.2"
6
6
 
7
7
  HADOOP_VERSION = [
8
8
  HADOOP_VERSION5_MAJOR = '3',
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itamae-plugin-recipe-hadoop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ichylinux
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-04-09 00:00:00.000000000 Z
11
+ date: 2021-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: itamae
@@ -78,8 +78,11 @@ files:
78
78
  - itamae-plugin-recipe-hadoop.gemspec
79
79
  - lib/itamae/plugin/recipe/hadoop.rb
80
80
  - lib/itamae/plugin/recipe/hadoop/hadoop-2.7.3_sha256.txt
81
+ - lib/itamae/plugin/recipe/hadoop/hadoop-2.7.7_sha256.txt
81
82
  - lib/itamae/plugin/recipe/hadoop/hadoop-2.8.4_sha256.txt
82
83
  - lib/itamae/plugin/recipe/hadoop/hadoop-2.8.5_sha256.txt
84
+ - lib/itamae/plugin/recipe/hadoop/hadoop-2.9.2_sha256.txt
85
+ - lib/itamae/plugin/recipe/hadoop/hadoop-3.2.0_sha256.txt
83
86
  - lib/itamae/plugin/recipe/hadoop/hadoop-3.2.1_sha256.txt
84
87
  - lib/itamae/plugin/recipe/hadoop/install.rb
85
88
  - lib/itamae/plugin/recipe/hadoop/templates/core-site.xml.erb