embulk-output-s3_parquet 0.4.0-java → 0.5.2-java
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71f27c31a8de3d6184a2140d6dfda7213a2c9d30e3a6228c96355a207639c082
|
4
|
+
data.tar.gz: 296d30111866abf72a3b94028719c9ad345eeba26941ecf974314f1580eb3c6a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b36049d5c12161b14e51f9eb7072a113412c422bb7ff1372894bea5c4942963775f610525e358e4001c5dff8267aedbe4ce74aa3952f2b6a9020e17eb12fdf1
|
7
|
+
data.tar.gz: f4ebed10c4f28da8b2f4df43a36bd5e30501dec7b06fe6bc9aae95dcc9718ed86dce2b2b1aee7eb3efc1b160d15da95dfde58c97a6f95496c84d5d1bf754af34
|
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.
|
4
|
+
version: 0.5.2
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Civitaspo
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-10-12 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Dumps records to S3 Parquet.
|
14
14
|
email:
|
@@ -49,7 +49,7 @@ files:
|
|
49
49
|
- classpath/curator-client-2.7.1.jar
|
50
50
|
- classpath/curator-framework-2.7.1.jar
|
51
51
|
- classpath/curator-recipes-2.7.1.jar
|
52
|
-
- classpath/embulk-output-s3_parquet-0.
|
52
|
+
- classpath/embulk-output-s3_parquet-0.5.2.jar
|
53
53
|
- classpath/gson-2.2.4.jar
|
54
54
|
- classpath/hadoop-annotations-2.9.2.jar
|
55
55
|
- classpath/hadoop-auth-2.9.2.jar
|
Binary file
|