embulk-filter-murmur2_partitioner 0.2.0-java → 0.3.0-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/classpath/embulk-filter-murmur2_partitioner-0.3.0.jar +0 -0
- data/classpath/embulk-util-config-0.3.4.jar +0 -0
- data/classpath/jackson-annotations-2.6.7.jar +0 -0
- data/classpath/jackson-core-2.6.7.jar +0 -0
- data/classpath/jackson-databind-2.6.7.jar +0 -0
- data/classpath/jackson-datatype-jdk8-2.6.7.jar +0 -0
- data/classpath/kafka-clients-2.8.1.jar +0 -0
- data/classpath/snappy-java-1.1.8.1.jar +0 -0
- data/classpath/zstd-jni-1.4.9-1.jar +0 -0
- metadata +11 -6
- data/classpath/embulk-filter-murmur2_partitioner-0.2.0.jar +0 -0
- data/classpath/kafka-clients-2.5.0.jar +0 -0
- data/classpath/snappy-java-1.1.7.3.jar +0 -0
- data/classpath/zstd-jni-1.4.4-7.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: 7200061945e35f88fba1ce3ea441768a2a0298680f444ab3d43207d9153e6cd2
|
4
|
+
data.tar.gz: a364db61dc8ccd71a8f91635f01752097d54c235f2d94c4b3e5d540e903bc20c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e01addb290054d78572eb49a04abce0fdfdd6afd0cd79adf8dbf67826da924f79867abf1dcfc394b263194af95e1b276dc2f0c2f19c673464cb4040dd37f652a
|
7
|
+
data.tar.gz: 2c21925b64a8711f623dbd948598e6f27668fc7634669ece35a57afced1bfb7035dd56f2394a035cdad455fcefa33badfeb077423bae7a86e5dfe1f523ae8740
|
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-filter-murmur2_partitioner
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- joker1007
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-08-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Murmur2 Partitioner filter plugin for Embulk
|
14
14
|
email:
|
@@ -18,11 +18,16 @@ extensions: []
|
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
20
|
- LICENSE.txt
|
21
|
-
- classpath/embulk-filter-murmur2_partitioner-0.
|
22
|
-
- classpath/
|
21
|
+
- classpath/embulk-filter-murmur2_partitioner-0.3.0.jar
|
22
|
+
- classpath/embulk-util-config-0.3.4.jar
|
23
|
+
- classpath/jackson-annotations-2.6.7.jar
|
24
|
+
- classpath/jackson-core-2.6.7.jar
|
25
|
+
- classpath/jackson-databind-2.6.7.jar
|
26
|
+
- classpath/jackson-datatype-jdk8-2.6.7.jar
|
27
|
+
- classpath/kafka-clients-2.8.1.jar
|
23
28
|
- classpath/lz4-java-1.7.1.jar
|
24
|
-
- classpath/snappy-java-1.1.
|
25
|
-
- classpath/zstd-jni-1.4.
|
29
|
+
- classpath/snappy-java-1.1.8.1.jar
|
30
|
+
- classpath/zstd-jni-1.4.9-1.jar
|
26
31
|
- lib/embulk/filter/murmur2_partitioner.rb
|
27
32
|
homepage: https://github.com/joker1007/embulk-filter-murmur2_partitioner
|
28
33
|
licenses:
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|