embulk-output-s3_parquet 0.5.2-java → 0.5.3-java

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.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +1 -0
  3. data/classpath/commons-beanutils-1.9.4.jar +0 -0
  4. data/classpath/commons-compress-1.21.jar +0 -0
  5. data/classpath/commons-io-2.5.jar +0 -0
  6. data/classpath/curator-client-2.13.0.jar +0 -0
  7. data/classpath/curator-framework-2.13.0.jar +0 -0
  8. data/classpath/curator-recipes-2.13.0.jar +0 -0
  9. data/classpath/{embulk-output-s3_parquet-0.5.2.jar → embulk-output-s3_parquet-0.5.3.jar} +0 -0
  10. data/classpath/{hadoop-annotations-2.9.2.jar → hadoop-annotations-2.10.2.jar} +0 -0
  11. data/classpath/{hadoop-auth-2.9.2.jar → hadoop-auth-2.10.2.jar} +0 -0
  12. data/classpath/{hadoop-common-2.9.2.jar → hadoop-common-2.10.2.jar} +0 -0
  13. data/classpath/{httpclient-4.5.9.jar → httpclient-4.5.13.jar} +0 -0
  14. data/classpath/{httpcore-4.4.11.jar → httpcore-4.4.13.jar} +0 -0
  15. data/classpath/{jsch-0.1.54.jar → jsch-0.1.55.jar} +0 -0
  16. data/classpath/jsr305-3.0.2.jar +0 -0
  17. data/classpath/netty-3.10.6.Final.jar +0 -0
  18. data/classpath/nimbus-jose-jwt-7.9.jar +0 -0
  19. data/classpath/reload4j-1.2.19.jar +0 -0
  20. data/classpath/slf4j-reload4j-1.7.36.jar +0 -0
  21. data/classpath/spotbugs-annotations-3.1.9.jar +0 -0
  22. data/classpath/stax2-api-4.2.1.jar +0 -0
  23. data/classpath/woodstox-core-5.3.0.jar +0 -0
  24. data/classpath/zookeeper-3.4.14.jar +0 -0
  25. metadata +24 -22
  26. data/classpath/commons-beanutils-1.7.0.jar +0 -0
  27. data/classpath/commons-compress-1.4.1.jar +0 -0
  28. data/classpath/commons-io-2.4.jar +0 -0
  29. data/classpath/curator-client-2.7.1.jar +0 -0
  30. data/classpath/curator-framework-2.7.1.jar +0 -0
  31. data/classpath/curator-recipes-2.7.1.jar +0 -0
  32. data/classpath/jsr305-3.0.0.jar +0 -0
  33. data/classpath/netty-3.7.0.Final.jar +0 -0
  34. data/classpath/nimbus-jose-jwt-4.41.1.jar +0 -0
  35. data/classpath/stax2-api-3.1.4.jar +0 -0
  36. data/classpath/woodstox-core-5.0.3.jar +0 -0
  37. data/classpath/xz-1.0.jar +0 -0
  38. data/classpath/zookeeper-3.4.6.jar +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71f27c31a8de3d6184a2140d6dfda7213a2c9d30e3a6228c96355a207639c082
4
- data.tar.gz: 296d30111866abf72a3b94028719c9ad345eeba26941ecf974314f1580eb3c6a
3
+ metadata.gz: 391cda9925e6b090736dddb0b128e82cb9f278df9a76c99fab1f8162c67a039a
4
+ data.tar.gz: 554acd7d8d67e91d59efecb9d762604dce27d9b9e9f39ccab2cdcb3e5e297aeb
5
5
  SHA512:
6
- metadata.gz: 1b36049d5c12161b14e51f9eb7072a113412c422bb7ff1372894bea5c4942963775f610525e358e4001c5dff8267aedbe4ce74aa3952f2b6a9020e17eb12fdf1
7
- data.tar.gz: f4ebed10c4f28da8b2f4df43a36bd5e30501dec7b06fe6bc9aae95dcc9718ed86dce2b2b1aee7eb3efc1b160d15da95dfde58c97a6f95496c84d5d1bf754af34
6
+ metadata.gz: 6fb8788d8aea916fa801a7b0fb4fab0ca23ec935ef949d18d973f94d6d1538b62bc2eb48e60fde7ca8302e10e92cb6ede71aaeed508fd3aa95c1261169220ece
7
+ data.tar.gz: 412b54dc62f2aa7332aad4f3365fca7d20fdc57c4a5296fda99c8252334839f4c61f12a0dd5a68c1fa3fbf8b33816f46b605affb1b1f1978db71d9f74b854b6f
data/LICENSE.txt CHANGED
@@ -1,3 +1,4 @@
1
+ Copyright (c) 2019 Takahiro Nakayama
1
2
 
2
3
  MIT License
3
4
 
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.2
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: 2020-10-12 00:00:00.000000000 Z
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.7.0.jar
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.4.1.jar
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.4.jar
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.7.1.jar
50
- - classpath/curator-framework-2.7.1.jar
51
- - classpath/curator-recipes-2.7.1.jar
52
- - classpath/embulk-output-s3_parquet-0.5.2.jar
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.9.2.jar
55
- - classpath/hadoop-auth-2.9.2.jar
56
- - classpath/hadoop-common-2.9.2.jar
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.9.jar
59
- - classpath/httpcore-4.4.11.jar
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.54.jar
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.0.jar
84
+ - classpath/jsr305-3.0.2.jar
85
85
  - classpath/log4j-1.2.17.jar
86
- - classpath/netty-3.7.0.Final.jar
87
- - classpath/nimbus-jose-jwt-4.41.1.jar
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-3.1.4.jar
104
- - classpath/woodstox-core-5.0.3.jar
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/xz-1.0.jar
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
Binary file
Binary file
Binary file
Binary file
Binary file
data/classpath/xz-1.0.jar DELETED
Binary file
Binary file