itamae-plugin-recipe-hadoop 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6b1f405dbd27bd700286cc6a0947723420b931f6d222963c93d00669b8f3fdf3
4
- data.tar.gz: b1fe9a1eb9c408ef2ad290c8f8d7d4ebecdf5c24e18ca64fe2b9bcf4bbaa8e7e
3
+ metadata.gz: 2659bd6567f0227db26edd735ba64b5b51ddc482069f736b7735a2a3b2842bea
4
+ data.tar.gz: 03eec643d5ea5fd98ea0e309d38bd96732e83910f35e9602daa595b8b15cd2c2
5
5
  SHA512:
6
- metadata.gz: 3a60246c1101b0c7ee31ef17c859c7049d4601f69ef4dee515c96fc662d6285113669e5e8f1cb4974b650f1cc98b700033e784867fb16995b4dfd1439065abc8
7
- data.tar.gz: 7bac27054c8236b506bdf6c64398c8ccd44254ea9479a133d6290f91e23c1a61772c7d66aed31297f54d08e6b1f2a8397e01d40620560cdcdfb3797825458526
6
+ metadata.gz: 841a4741cad4b84f5afd781f988c77adb7f6281574ed8881efc9172122a9b51b54e169d7c57ca1f6288d4ffeb10d52f30a469841cba7a7f65fcb1129fda6d708
7
+ data.tar.gz: 93acabfcda1e2a6b36bdc60a6800fd5f458d153fb834098ff3e9f0d996b0fb5fb873476b59abcbdf4c32fc088c0254618cd79d0cea518de2c00b1f21ad940c1e
data/.gitignore CHANGED
@@ -6,6 +6,3 @@
6
6
  /pkg/
7
7
  /spec/reports/
8
8
  /tmp/
9
-
10
- .ruby-version
11
- Gemfile.lock
data/Gemfile.lock CHANGED
@@ -1,13 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- itamae-plugin-recipe-hadoop (0.1.3)
4
+ itamae-plugin-recipe-hadoop (0.1.4)
5
5
  itamae (~> 1.10, >= 1.10.4)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
10
  ansi (1.5.0)
11
+ base64 (0.3.0)
11
12
  hashie (5.0.0)
12
13
  itamae (1.14.1)
13
14
  ansi
@@ -15,19 +16,20 @@ GEM
15
16
  schash (~> 0.1.0)
16
17
  specinfra (>= 2.64.0, < 3.0.0)
17
18
  thor (>= 1.0.0)
18
- net-scp (4.0.0)
19
+ net-scp (4.1.0)
19
20
  net-ssh (>= 2.6.5, < 8.0.0)
20
- net-ssh (6.1.0)
21
- net-telnet (0.1.1)
21
+ net-ssh (7.3.0)
22
+ net-telnet (0.2.0)
22
23
  rake (13.0.1)
23
24
  schash (0.1.2)
24
25
  sfl (2.3)
25
- specinfra (2.87.0)
26
+ specinfra (2.94.1)
27
+ base64
26
28
  net-scp
27
29
  net-ssh (>= 2.7)
28
- net-telnet (= 0.1.1)
30
+ net-telnet
29
31
  sfl
30
- thor (1.2.2)
32
+ thor (1.3.2)
31
33
 
32
34
  PLATFORMS
33
35
  ruby
@@ -0,0 +1 @@
1
+ 9ad5487833996dfe5514e756f4391029c90529fd22e8d002fd3dd0c14c04ba46 hadoop-3.4.1.tar.gz
@@ -2,12 +2,12 @@ module Itamae
2
2
  module Plugin
3
3
  module Recipe
4
4
  module Hadoop
5
- VERSION = "0.1.3"
5
+ VERSION = "0.1.4"
6
6
 
7
7
  HADOOP_VERSION = [
8
8
  HADOOP_VERSION5_MAJOR = '3',
9
- HADOOP_VERSION_MINOR = '3',
10
- HADOOP_VERSION_REVISION = '3'
9
+ HADOOP_VERSION_MINOR = '4',
10
+ HADOOP_VERSION_REVISION = '1'
11
11
  ].join('.')
12
12
 
13
13
  end
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.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - ichylinux
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-29 00:00:00.000000000 Z
11
+ date: 2025-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: itamae
@@ -85,6 +85,7 @@ files:
85
85
  - lib/itamae/plugin/recipe/hadoop/hadoop-3.2.0_sha256.txt
86
86
  - lib/itamae/plugin/recipe/hadoop/hadoop-3.2.1_sha256.txt
87
87
  - lib/itamae/plugin/recipe/hadoop/hadoop-3.3.3_sha256.txt
88
+ - lib/itamae/plugin/recipe/hadoop/hadoop-3.4.1_sha256.txt
88
89
  - lib/itamae/plugin/recipe/hadoop/install.rb
89
90
  - lib/itamae/plugin/recipe/hadoop/templates/core-site.xml.erb
90
91
  - lib/itamae/plugin/recipe/hadoop/templates/hdfs-site.xml.erb
@@ -108,7 +109,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
109
  - !ruby/object:Gem::Version
109
110
  version: '0'
110
111
  requirements: []
111
- rubygems_version: 3.3.26
112
+ rubygems_version: 3.4.18
112
113
  signing_key:
113
114
  specification_version: 4
114
115
  summary: itamae recipe for apache hadoop installation