embulk-output-s3_parquet 0.5.2-java → 0.5.3-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +1 -0
- data/classpath/commons-beanutils-1.9.4.jar +0 -0
- data/classpath/commons-compress-1.21.jar +0 -0
- data/classpath/commons-io-2.5.jar +0 -0
- data/classpath/curator-client-2.13.0.jar +0 -0
- data/classpath/curator-framework-2.13.0.jar +0 -0
- data/classpath/curator-recipes-2.13.0.jar +0 -0
- data/classpath/{embulk-output-s3_parquet-0.5.2.jar → embulk-output-s3_parquet-0.5.3.jar} +0 -0
- data/classpath/{hadoop-annotations-2.9.2.jar → hadoop-annotations-2.10.2.jar} +0 -0
- data/classpath/{hadoop-auth-2.9.2.jar → hadoop-auth-2.10.2.jar} +0 -0
- data/classpath/{hadoop-common-2.9.2.jar → hadoop-common-2.10.2.jar} +0 -0
- data/classpath/{httpclient-4.5.9.jar → httpclient-4.5.13.jar} +0 -0
- data/classpath/{httpcore-4.4.11.jar → httpcore-4.4.13.jar} +0 -0
- data/classpath/{jsch-0.1.54.jar → jsch-0.1.55.jar} +0 -0
- data/classpath/jsr305-3.0.2.jar +0 -0
- data/classpath/netty-3.10.6.Final.jar +0 -0
- data/classpath/nimbus-jose-jwt-7.9.jar +0 -0
- data/classpath/reload4j-1.2.19.jar +0 -0
- data/classpath/slf4j-reload4j-1.7.36.jar +0 -0
- data/classpath/spotbugs-annotations-3.1.9.jar +0 -0
- data/classpath/stax2-api-4.2.1.jar +0 -0
- data/classpath/woodstox-core-5.3.0.jar +0 -0
- data/classpath/zookeeper-3.4.14.jar +0 -0
- metadata +24 -22
- data/classpath/commons-beanutils-1.7.0.jar +0 -0
- data/classpath/commons-compress-1.4.1.jar +0 -0
- data/classpath/commons-io-2.4.jar +0 -0
- data/classpath/curator-client-2.7.1.jar +0 -0
- data/classpath/curator-framework-2.7.1.jar +0 -0
- data/classpath/curator-recipes-2.7.1.jar +0 -0
- data/classpath/jsr305-3.0.0.jar +0 -0
- data/classpath/netty-3.7.0.Final.jar +0 -0
- data/classpath/nimbus-jose-jwt-4.41.1.jar +0 -0
- data/classpath/stax2-api-3.1.4.jar +0 -0
- data/classpath/woodstox-core-5.0.3.jar +0 -0
- data/classpath/xz-1.0.jar +0 -0
- data/classpath/zookeeper-3.4.6.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 391cda9925e6b090736dddb0b128e82cb9f278df9a76c99fab1f8162c67a039a
|
4
|
+
data.tar.gz: 554acd7d8d67e91d59efecb9d762604dce27d9b9e9f39ccab2cdcb3e5e297aeb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6fb8788d8aea916fa801a7b0fb4fab0ca23ec935ef949d18d973f94d6d1538b62bc2eb48e60fde7ca8302e10e92cb6ede71aaeed508fd3aa95c1261169220ece
|
7
|
+
data.tar.gz: 412b54dc62f2aa7332aad4f3365fca7d20fdc57c4a5296fda99c8252334839f4c61f12a0dd5a68c1fa3fbf8b33816f46b605affb1b1f1978db71d9f74b854b6f
|
data/LICENSE.txt
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-s3_parquet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.3
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Civitaspo
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-06-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Dumps records to S3 Parquet.
|
14
14
|
email:
|
@@ -33,30 +33,30 @@ files:
|
|
33
33
|
- classpath/aws-java-sdk-kms-1.11.769.jar
|
34
34
|
- classpath/aws-java-sdk-s3-1.11.769.jar
|
35
35
|
- classpath/aws-java-sdk-sts-1.11.769.jar
|
36
|
-
- classpath/commons-beanutils-1.
|
36
|
+
- classpath/commons-beanutils-1.9.4.jar
|
37
37
|
- classpath/commons-cli-1.2.jar
|
38
38
|
- classpath/commons-codec-1.11.jar
|
39
39
|
- classpath/commons-collections-3.2.2.jar
|
40
|
-
- classpath/commons-compress-1.
|
40
|
+
- classpath/commons-compress-1.21.jar
|
41
41
|
- classpath/commons-configuration-1.6.jar
|
42
42
|
- classpath/commons-digester-1.8.jar
|
43
|
-
- classpath/commons-io-2.
|
43
|
+
- classpath/commons-io-2.5.jar
|
44
44
|
- classpath/commons-lang-2.6.jar
|
45
45
|
- classpath/commons-logging-1.2.jar
|
46
46
|
- classpath/commons-math3-3.1.1.jar
|
47
47
|
- classpath/commons-net-3.1.jar
|
48
48
|
- classpath/commons-pool-1.6.jar
|
49
|
-
- classpath/curator-client-2.
|
50
|
-
- classpath/curator-framework-2.
|
51
|
-
- classpath/curator-recipes-2.
|
52
|
-
- classpath/embulk-output-s3_parquet-0.5.
|
49
|
+
- classpath/curator-client-2.13.0.jar
|
50
|
+
- classpath/curator-framework-2.13.0.jar
|
51
|
+
- classpath/curator-recipes-2.13.0.jar
|
52
|
+
- classpath/embulk-output-s3_parquet-0.5.3.jar
|
53
53
|
- classpath/gson-2.2.4.jar
|
54
|
-
- classpath/hadoop-annotations-2.
|
55
|
-
- classpath/hadoop-auth-2.
|
56
|
-
- classpath/hadoop-common-2.
|
54
|
+
- classpath/hadoop-annotations-2.10.2.jar
|
55
|
+
- classpath/hadoop-auth-2.10.2.jar
|
56
|
+
- classpath/hadoop-common-2.10.2.jar
|
57
57
|
- classpath/htrace-core4-4.1.0-incubating.jar
|
58
|
-
- classpath/httpclient-4.5.
|
59
|
-
- classpath/httpcore-4.4.
|
58
|
+
- classpath/httpclient-4.5.13.jar
|
59
|
+
- classpath/httpcore-4.4.13.jar
|
60
60
|
- classpath/ion-java-1.0.2.jar
|
61
61
|
- classpath/jackson-core-asl-1.9.13.jar
|
62
62
|
- classpath/jackson-dataformat-cbor-2.6.7.jar
|
@@ -78,13 +78,13 @@ files:
|
|
78
78
|
- classpath/jetty-util-6.1.26.jar
|
79
79
|
- classpath/jline-0.9.94.jar
|
80
80
|
- classpath/jmespath-java-1.11.769.jar
|
81
|
-
- classpath/jsch-0.1.
|
81
|
+
- classpath/jsch-0.1.55.jar
|
82
82
|
- classpath/json-smart-2.3.jar
|
83
83
|
- classpath/jsp-api-2.1.jar
|
84
|
-
- classpath/jsr305-3.0.
|
84
|
+
- classpath/jsr305-3.0.2.jar
|
85
85
|
- classpath/log4j-1.2.17.jar
|
86
|
-
- classpath/netty-3.
|
87
|
-
- classpath/nimbus-jose-jwt-
|
86
|
+
- classpath/netty-3.10.6.Final.jar
|
87
|
+
- classpath/nimbus-jose-jwt-7.9.jar
|
88
88
|
- classpath/paranamer-2.3.jar
|
89
89
|
- classpath/parquet-column-1.11.0.jar
|
90
90
|
- classpath/parquet-common-1.11.0.jar
|
@@ -94,17 +94,19 @@ files:
|
|
94
94
|
- classpath/parquet-hadoop-1.11.0.jar
|
95
95
|
- classpath/parquet-jackson-1.11.0.jar
|
96
96
|
- classpath/protobuf-java-2.5.0.jar
|
97
|
+
- classpath/reload4j-1.2.19.jar
|
97
98
|
- classpath/scala-library-2.13.1.jar
|
98
99
|
- classpath/servlet-api-2.5-20081211.jar
|
99
100
|
- classpath/servlet-api-2.5.jar
|
100
101
|
- classpath/slf4j-log4j12-1.7.25.jar
|
102
|
+
- classpath/slf4j-reload4j-1.7.36.jar
|
101
103
|
- classpath/snappy-java-1.1.7.3.jar
|
104
|
+
- classpath/spotbugs-annotations-3.1.9.jar
|
102
105
|
- classpath/stax-api-1.0-2.jar
|
103
|
-
- classpath/stax2-api-
|
104
|
-
- classpath/woodstox-core-5.0.
|
106
|
+
- classpath/stax2-api-4.2.1.jar
|
107
|
+
- classpath/woodstox-core-5.3.0.jar
|
105
108
|
- classpath/xmlenc-0.52.jar
|
106
|
-
- classpath/
|
107
|
-
- classpath/zookeeper-3.4.6.jar
|
109
|
+
- classpath/zookeeper-3.4.14.jar
|
108
110
|
- lib/embulk/output/s3_parquet.rb
|
109
111
|
homepage: https://github.com/civitaspo/embulk-output-s3_parquet
|
110
112
|
licenses:
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/classpath/jsr305-3.0.0.jar
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/classpath/xz-1.0.jar
DELETED
Binary file
|
Binary file
|