embulk-output-utf8parquet 1.1.9 → 1.1.11
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 +4 -4
- data/.gradle/3.2.1/taskArtifacts/fileHashes.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/fileSnapshots.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/taskArtifacts.bin +0 -0
- data/.gradle/3.2.1/taskArtifacts/taskArtifacts.lock +0 -0
- data/build/classes/main/org/embulk/output/EmbulkWriteSupport$SchemaConvertColumnVisitorWithUTF8.class +0 -0
- data/build.gradle +4 -6
- data/classpath/aws-java-sdk-bundle-1.11.271.jar +0 -0
- data/classpath/{embulk-output-utf8parquet-1.1.9.jar → embulk-output-utf8parquet-1.1.11.jar} +0 -0
- data/classpath/{hadoop-annotations-3.3.3.jar → hadoop-annotations-3.3.4.jar} +0 -0
- data/classpath/{hadoop-auth-3.3.3.jar → hadoop-auth-3.3.4.jar} +0 -0
- data/classpath/hadoop-aws-3.1.4.jar +0 -0
- data/classpath/hadoop-client-3.3.4.jar +0 -0
- data/classpath/{hadoop-common-3.3.3.jar → hadoop-common-3.3.4.jar} +0 -0
- data/classpath/{hadoop-hdfs-client-3.3.3.jar → hadoop-hdfs-client-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-common-3.3.3.jar → hadoop-mapreduce-client-common-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-core-3.3.3.jar → hadoop-mapreduce-client-core-3.3.4.jar} +0 -0
- data/classpath/{hadoop-mapreduce-client-jobclient-3.3.3.jar → hadoop-mapreduce-client-jobclient-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-api-3.3.3.jar → hadoop-yarn-api-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-client-3.3.3.jar → hadoop-yarn-client-3.3.4.jar} +0 -0
- data/classpath/{hadoop-yarn-common-3.3.3.jar → hadoop-yarn-common-3.3.4.jar} +0 -0
- data/classpath/{jackson-annotations-2.13.2.jar → jackson-annotations-2.12.7.jar} +0 -0
- data/classpath/jackson-core-2.12.7.jar +0 -0
- data/classpath/jackson-databind-2.12.7.jar +0 -0
- data/classpath/jackson-jaxrs-base-2.12.7.jar +0 -0
- data/classpath/jackson-jaxrs-json-provider-2.12.7.jar +0 -0
- data/classpath/jackson-module-jaxb-annotations-2.12.7.jar +0 -0
- data/classpath/jakarta.activation-api-1.2.1.jar +0 -0
- data/classpath/jakarta.xml.bind-api-2.3.2.jar +0 -0
- data/classpath/kotlin-stdlib-1.4.10.jar +0 -0
- data/classpath/kotlin-stdlib-common-1.4.10.jar +0 -0
- data/classpath/okhttp-4.9.3.jar +0 -0
- data/classpath/okio-2.8.0.jar +0 -0
- data/classpath/{reload4j-1.2.18.3.jar → reload4j-1.2.22.jar} +0 -0
- data/classpath/slf4j-api-1.7.36.jar +0 -0
- data/classpath/slf4j-reload4j-1.7.36.jar +0 -0
- data/embulk-output-utf8parquet.gemspec +1 -1
- data/src/main/java/org/embulk/output/EmbulkWriteSupport.java +1 -2
- metadata +124 -143
- data/build/classes/test/org/embulk/output/ParquetOutputPluginTest.class +0 -0
- data/build/gemspec +0 -19
- data/build/libs/embulk-output-utf8parquet-1.0.0.jar +0 -0
- data/build/libs/embulk-output-utf8parquet-1.0.1.jar +0 -0
- data/build/libs/embulk-output-utf8parquet-1.0.2.jar +0 -0
- data/build/reports/checkstyle/main.html +0 -119
- data/build/reports/checkstyle/main.xml +0 -9
- data/build/reports/checkstyle/test.html +0 -99
- data/build/reports/checkstyle/test.xml +0 -5
- data/build/reports/tests/test/classes/org.embulk.output.ParquetOutputPluginTest.html +0 -106
- data/build/reports/tests/test/css/base-style.css +0 -179
- data/build/reports/tests/test/css/style.css +0 -84
- data/build/reports/tests/test/index.html +0 -132
- data/build/reports/tests/test/js/report.js +0 -194
- data/build/reports/tests/test/packages/org.embulk.output.html +0 -103
- data/build/test-results/test/TEST-org.embulk.output.ParquetOutputPluginTest.xml +0 -9
- data/build/test-results/test/binary/output.bin +0 -0
- data/build/test-results/test/binary/output.bin.idx +0 -0
- data/build/test-results/test/binary/results.bin +0 -0
- data/classpath/aws-java-sdk-bundle-1.11.1026.jar +0 -0
- data/classpath/hadoop-aws-3.3.3.jar +0 -0
- data/classpath/hadoop-client-3.3.3.jar +0 -0
- data/classpath/jackson-core-2.13.2.jar +0 -0
- data/classpath/jackson-databind-2.13.2.2.jar +0 -0
- data/classpath/jackson-jaxrs-base-2.13.2.jar +0 -0
- data/classpath/jackson-jaxrs-json-provider-2.13.2.jar +0 -0
- data/classpath/jackson-module-jaxb-annotations-2.13.2.jar +0 -0
- data/classpath/jakarta.activation-api-1.2.2.jar +0 -0
- data/classpath/jakarta.xml.bind-api-2.3.3.jar +0 -0
- data/classpath/javax.ws.rs-api-2.1.1.jar +0 -0
- data/classpath/log4j-api-2.17.1.jar +0 -0
- data/classpath/log4j-core-2.17.1.jar +0 -0
- data/classpath/okhttp-2.7.5.jar +0 -0
- data/classpath/okio-1.6.0.jar +0 -0
- data/classpath/wildfly-openssl-1.0.7.Final.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 89783d50f868285b81312783b2d5dff5b3379fd7
|
4
|
+
data.tar.gz: a58f424541de175794c3e150be41a98060babc35
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0c91b03d896d492d12d99f2f7462f55aca34aa67a3d4bf53eab495778a5c3c2daf795c1a7dd5dd6265af6a4213f3860c7d0f1f4b25dfdafca8fc223e4f6b3846
|
7
|
+
data.tar.gz: bebf51f5080cce62af4325e77c3a11c90fde7c1ecb0fe37d1e73f9ebff83ea0bf7369b28262f7dbfa489caf8de78233d81a4482b4a58fb1c10112571c2d5a0be
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/build.gradle
CHANGED
@@ -11,12 +11,10 @@ repositories {
|
|
11
11
|
}
|
12
12
|
configurations {
|
13
13
|
provided
|
14
|
-
runtime.exclude group: "org.slf4j", module: ""
|
15
14
|
runtime.exclude group: "org.slf4j", module: "slf4j-log4j12"
|
16
|
-
runtime.exclude group: "log4j", module: "log4j"
|
17
15
|
}
|
18
16
|
|
19
|
-
version = "1.1.
|
17
|
+
version = "1.1.11"
|
20
18
|
|
21
19
|
sourceCompatibility = 1.7
|
22
20
|
targetCompatibility = 1.7
|
@@ -25,10 +23,9 @@ dependencies {
|
|
25
23
|
compile "org.embulk:embulk-core:0.8.28"
|
26
24
|
provided "org.embulk:embulk-core:0.8.28"
|
27
25
|
|
28
|
-
compile "org.apache.logging.log4j:log4j-core:2.17.1"
|
29
26
|
compile "org.apache.parquet:parquet-hadoop:1.12.3"
|
30
|
-
compile "org.apache.hadoop:hadoop-client:3.3.
|
31
|
-
compile "org.apache.hadoop:hadoop-aws:3.
|
27
|
+
compile "org.apache.hadoop:hadoop-client:3.3.4"
|
28
|
+
compile "org.apache.hadoop:hadoop-aws:3.1.4"
|
32
29
|
compile "org.xerial.snappy:snappy-java:1.1.8.4"
|
33
30
|
|
34
31
|
testCompile "junit:junit:4.+"
|
@@ -65,6 +62,7 @@ task gem(type: JRubyExec, dependsOn: ["gemspec", "classpath"]) {
|
|
65
62
|
doLast { ant.move(file: "${project.name}-${project.version}.gem", todir: "pkg") }
|
66
63
|
}
|
67
64
|
|
65
|
+
|
68
66
|
task gemPush(type: JRubyExec, dependsOn: ["gem"]) {
|
69
67
|
jrubyArgs "-rrubygems/gem_runner", "-eGem::GemRunner.new.run(ARGV)", "push"
|
70
68
|
script "pkg/${project.name}-${project.version}.gem"
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/classpath/{hadoop-mapreduce-client-common-3.3.3.jar → hadoop-mapreduce-client-common-3.3.4.jar}
RENAMED
Binary file
|
data/classpath/{hadoop-mapreduce-client-core-3.3.3.jar → hadoop-mapreduce-client-core-3.3.4.jar}
RENAMED
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
|
@@ -1,7 +1,7 @@
|
|
1
1
|
|
2
2
|
Gem::Specification.new do |spec|
|
3
3
|
spec.name = "embulk-output-utf8parquet"
|
4
|
-
spec.version = "1.1.
|
4
|
+
spec.version = "1.1.11"
|
5
5
|
spec.authors = ["Angelos Alexopoulos"]
|
6
6
|
spec.summary = %[Parquet output plugin for Embulk with UTF8 support]
|
7
7
|
spec.description = %[Parquet output plugin is an Embulk plugin that loads records to Parquet read by any input plugins. Search the input plugins by "embulk-input" keyword.]
|
@@ -212,8 +212,7 @@ public class EmbulkWriteSupport
|
|
212
212
|
@Override
|
213
213
|
public void jsonColumn(Column column)
|
214
214
|
{
|
215
|
-
|
216
|
-
fields.add(new PrimitiveType(Type.Repetition.OPTIONAL, PrimitiveTypeName.BINARY, column.getName(), OriginalType.UTF8));
|
215
|
+
fields.add(new PrimitiveType(Type.Repetition.OPTIONAL, PrimitiveTypeName.BINARY, column.getName(), OriginalType.UTF8));
|
217
216
|
}
|
218
217
|
|
219
218
|
@Override
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-utf8parquet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Angelos Alexopoulos
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-10-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -66,164 +66,145 @@ files:
|
|
66
66
|
- build/classes/main/org/embulk/output/ParquetOutputPlugin$PluginTask.class
|
67
67
|
- build/classes/main/org/embulk/output/ParquetOutputPlugin$TimestampColumnOption.class
|
68
68
|
- build/classes/main/org/embulk/output/ParquetOutputPlugin.class
|
69
|
-
- build/classes/test/org/embulk/output/ParquetOutputPluginTest.class
|
70
|
-
- build/gemspec
|
71
|
-
- build/libs/embulk-output-utf8parquet-1.0.0.jar
|
72
|
-
- build/libs/embulk-output-utf8parquet-1.0.1.jar
|
73
|
-
- build/libs/embulk-output-utf8parquet-1.0.2.jar
|
74
|
-
- build/reports/checkstyle/main.html
|
75
|
-
- build/reports/checkstyle/main.xml
|
76
|
-
- build/reports/checkstyle/test.html
|
77
|
-
- build/reports/checkstyle/test.xml
|
78
|
-
- build/reports/tests/test/classes/org.embulk.output.ParquetOutputPluginTest.html
|
79
|
-
- build/reports/tests/test/css/base-style.css
|
80
|
-
- build/reports/tests/test/css/style.css
|
81
|
-
- build/reports/tests/test/index.html
|
82
|
-
- build/reports/tests/test/js/report.js
|
83
|
-
- build/reports/tests/test/packages/org.embulk.output.html
|
84
|
-
- build/test-results/test/TEST-org.embulk.output.ParquetOutputPluginTest.xml
|
85
|
-
- build/test-results/test/binary/output.bin
|
86
|
-
- build/test-results/test/binary/output.bin.idx
|
87
|
-
- build/test-results/test/binary/results.bin
|
88
69
|
- build/tmp/jar/MANIFEST.MF
|
89
|
-
-
|
90
|
-
-
|
91
|
-
-
|
92
|
-
-
|
93
|
-
-
|
94
|
-
-
|
95
|
-
-
|
96
|
-
-
|
97
|
-
-
|
98
|
-
-
|
99
|
-
-
|
100
|
-
-
|
101
|
-
-
|
102
|
-
- classpath/
|
103
|
-
- classpath/commons-lang3-3.12.0.jar
|
104
|
-
- classpath/commons-logging-1.2.jar
|
105
|
-
- classpath/commons-math3-3.1.1.jar
|
106
|
-
- classpath/commons-net-3.6.jar
|
107
|
-
- classpath/commons-pool-1.6.jar
|
108
|
-
- classpath/commons-text-1.4.jar
|
109
|
-
- classpath/curator-client-4.2.0.jar
|
70
|
+
- config/checkstyle/checkstyle.xml
|
71
|
+
- config/checkstyle/default.xml
|
72
|
+
- embulk-output-utf8parquet.gemspec
|
73
|
+
- embulk-output-utf8parquet.iml
|
74
|
+
- gradle/wrapper/gradle-wrapper.jar
|
75
|
+
- gradle/wrapper/gradle-wrapper.properties
|
76
|
+
- gradlew
|
77
|
+
- gradlew.bat
|
78
|
+
- lib/embulk/output/utf8parquet.rb
|
79
|
+
- src/main/java/org/embulk/output/EmbulkWriteSupport.java
|
80
|
+
- src/main/java/org/embulk/output/EmbulkWriterBuilder.java
|
81
|
+
- src/main/java/org/embulk/output/ParquetOutputPlugin.java
|
82
|
+
- src/test/java/org/embulk/output/ParquetOutputPluginTest.java
|
83
|
+
- classpath/jaxb-impl-2.2.3-1.jar
|
110
84
|
- classpath/curator-framework-4.2.0.jar
|
111
|
-
- classpath/
|
112
|
-
- classpath/
|
85
|
+
- classpath/jakarta.xml.bind-api-2.3.2.jar
|
86
|
+
- classpath/commons-logging-1.2.jar
|
87
|
+
- classpath/reload4j-1.2.22.jar
|
88
|
+
- classpath/jackson-jaxrs-base-2.12.7.jar
|
89
|
+
- classpath/jackson-core-2.12.7.jar
|
90
|
+
- classpath/commons-io-2.8.0.jar
|
91
|
+
- classpath/jetty-util-ajax-9.4.43.v20210629.jar
|
92
|
+
- classpath/hadoop-annotations-3.3.4.jar
|
93
|
+
- classpath/hadoop-mapreduce-client-jobclient-3.3.4.jar
|
113
94
|
- classpath/error_prone_annotations-2.2.0.jar
|
95
|
+
- classpath/slf4j-api-1.7.36.jar
|
96
|
+
- classpath/snappy-java-1.1.8.4.jar
|
97
|
+
- classpath/jersey-guice-1.19.jar
|
98
|
+
- classpath/hadoop-aws-3.1.4.jar
|
99
|
+
- classpath/hadoop-yarn-client-3.3.4.jar
|
100
|
+
- classpath/kerby-xdr-1.0.1.jar
|
114
101
|
- classpath/failureaccess-1.0.jar
|
115
|
-
- classpath/
|
116
|
-
- classpath/
|
117
|
-
- classpath/
|
118
|
-
- classpath/
|
119
|
-
- classpath/
|
120
|
-
- classpath/hadoop-
|
121
|
-
- classpath/hadoop-common-3.3.3.jar
|
122
|
-
- classpath/hadoop-hdfs-client-3.3.3.jar
|
123
|
-
- classpath/hadoop-mapreduce-client-common-3.3.3.jar
|
124
|
-
- classpath/hadoop-mapreduce-client-core-3.3.3.jar
|
125
|
-
- classpath/hadoop-mapreduce-client-jobclient-3.3.3.jar
|
126
|
-
- classpath/hadoop-shaded-guava-1.1.1.jar
|
127
|
-
- classpath/hadoop-shaded-protobuf_3_7-1.1.1.jar
|
128
|
-
- classpath/hadoop-yarn-api-3.3.3.jar
|
129
|
-
- classpath/hadoop-yarn-client-3.3.3.jar
|
130
|
-
- classpath/hadoop-yarn-common-3.3.3.jar
|
131
|
-
- classpath/httpclient-4.5.13.jar
|
102
|
+
- classpath/checker-qual-2.5.2.jar
|
103
|
+
- classpath/slf4j-reload4j-1.7.36.jar
|
104
|
+
- classpath/jetty-webapp-9.4.43.v20210629.jar
|
105
|
+
- classpath/websocket-api-9.4.43.v20210629.jar
|
106
|
+
- classpath/curator-client-4.2.0.jar
|
107
|
+
- classpath/hadoop-auth-3.3.4.jar
|
132
108
|
- classpath/httpcore-4.4.13.jar
|
133
|
-
- classpath/
|
134
|
-
- classpath/
|
135
|
-
- classpath/
|
136
|
-
- classpath/
|
137
|
-
- classpath/
|
138
|
-
- classpath/
|
139
|
-
- classpath/
|
140
|
-
- classpath/
|
141
|
-
- classpath/jackson-
|
142
|
-
- classpath/jackson-module-jaxb-annotations-2.13.2.jar
|
143
|
-
- classpath/jackson-xc-1.9.2.jar
|
144
|
-
- classpath/jakarta.activation-api-1.2.2.jar
|
145
|
-
- classpath/jakarta.xml.bind-api-2.3.3.jar
|
109
|
+
- classpath/kerby-pkix-1.0.1.jar
|
110
|
+
- classpath/woodstox-core-5.3.0.jar
|
111
|
+
- classpath/avro-1.7.7.jar
|
112
|
+
- classpath/dnsjava-2.1.7.jar
|
113
|
+
- classpath/kotlin-stdlib-common-1.4.10.jar
|
114
|
+
- classpath/jersey-client-1.19.jar
|
115
|
+
- classpath/jetty-io-9.4.43.v20210629.jar
|
116
|
+
- classpath/hadoop-yarn-common-3.3.4.jar
|
117
|
+
- classpath/jackson-jaxrs-json-provider-2.12.7.jar
|
146
118
|
- classpath/javax.servlet-api-3.1.0.jar
|
147
|
-
- classpath/
|
148
|
-
- classpath/
|
149
|
-
- classpath/
|
119
|
+
- classpath/jline-3.9.0.jar
|
120
|
+
- classpath/aws-java-sdk-bundle-1.11.271.jar
|
121
|
+
- classpath/kerb-server-1.0.1.jar
|
122
|
+
- classpath/hadoop-shaded-guava-1.1.1.jar
|
123
|
+
- classpath/websocket-client-9.4.43.v20210629.jar
|
124
|
+
- classpath/commons-cli-1.2.jar
|
125
|
+
- classpath/parquet-jackson-1.12.3.jar
|
126
|
+
- classpath/hadoop-mapreduce-client-common-3.3.4.jar
|
127
|
+
- classpath/guava-27.0-jre.jar
|
128
|
+
- classpath/protobuf-java-2.5.0.jar
|
150
129
|
- classpath/jcip-annotations-1.0-1.jar
|
151
|
-
- classpath/
|
152
|
-
- classpath/
|
153
|
-
- classpath/
|
130
|
+
- classpath/kerby-asn1-1.0.1.jar
|
131
|
+
- classpath/kotlin-stdlib-1.4.10.jar
|
132
|
+
- classpath/asm-9.1.jar
|
133
|
+
- classpath/jsr311-api-1.1.1.jar
|
134
|
+
- classpath/stax2-api-4.2.1.jar
|
135
|
+
- classpath/kerb-identity-1.0.1.jar
|
136
|
+
- classpath/websocket-common-9.4.43.v20210629.jar
|
137
|
+
- classpath/commons-pool-1.6.jar
|
138
|
+
- classpath/hadoop-hdfs-client-3.3.4.jar
|
139
|
+
- classpath/kerby-config-1.0.1.jar
|
140
|
+
- classpath/kerb-util-1.0.1.jar
|
141
|
+
- classpath/zstd-jni-1.5.0-1.jar
|
142
|
+
- classpath/jetty-util-9.4.43.v20210629.jar
|
154
143
|
- classpath/jersey-json-1.19.jar
|
155
|
-
- classpath/jersey-server-1.19.jar
|
156
144
|
- classpath/jersey-servlet-1.19.jar
|
157
|
-
- classpath/
|
158
|
-
- classpath/
|
159
|
-
- classpath/
|
160
|
-
- classpath/
|
161
|
-
- classpath/
|
145
|
+
- classpath/zookeeper-jute-3.5.6.jar
|
146
|
+
- classpath/parquet-hadoop-1.12.3.jar
|
147
|
+
- classpath/jaxb-api-2.2.11.jar
|
148
|
+
- classpath/commons-configuration2-2.1.1.jar
|
149
|
+
- classpath/parquet-common-1.12.3.jar
|
150
|
+
- classpath/jakarta.activation-api-1.2.1.jar
|
151
|
+
- classpath/jackson-core-asl-1.9.13.jar
|
162
152
|
- classpath/jetty-servlet-9.4.43.v20210629.jar
|
163
|
-
- classpath/
|
164
|
-
- classpath/
|
165
|
-
- classpath/
|
166
|
-
- classpath/jetty-xml-9.4.43.v20210629.jar
|
167
|
-
- classpath/jline-3.9.0.jar
|
168
|
-
- classpath/json-smart-2.4.7.jar
|
153
|
+
- classpath/commons-compress-1.21.jar
|
154
|
+
- classpath/curator-recipes-4.2.0.jar
|
155
|
+
- classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
169
156
|
- classpath/jsp-api-2.1.jar
|
170
|
-
- classpath/
|
171
|
-
- classpath/
|
157
|
+
- classpath/kerb-crypto-1.0.1.jar
|
158
|
+
- classpath/parquet-format-structures-1.12.3.jar
|
159
|
+
- classpath/embulk-output-utf8parquet-1.1.11.jar
|
160
|
+
- classpath/hadoop-common-3.3.4.jar
|
161
|
+
- classpath/jackson-jaxrs-1.9.2.jar
|
172
162
|
- classpath/kerb-admin-1.0.1.jar
|
163
|
+
- classpath/j2objc-annotations-1.1.jar
|
164
|
+
- classpath/hadoop-yarn-api-3.3.4.jar
|
165
|
+
- classpath/paranamer-2.3.jar
|
173
166
|
- classpath/kerb-client-1.0.1.jar
|
167
|
+
- classpath/commons-collections-3.2.2.jar
|
168
|
+
- classpath/commons-codec-1.15.jar
|
169
|
+
- classpath/jettison-1.1.jar
|
170
|
+
- classpath/hadoop-mapreduce-client-core-3.3.4.jar
|
171
|
+
- classpath/parquet-column-1.12.3.jar
|
172
|
+
- classpath/token-provider-1.0.1.jar
|
173
|
+
- classpath/accessors-smart-2.4.7.jar
|
174
|
+
- classpath/jersey-core-1.19.jar
|
175
|
+
- classpath/json-smart-2.4.7.jar
|
176
|
+
- classpath/commons-beanutils-1.9.4.jar
|
174
177
|
- classpath/kerb-common-1.0.1.jar
|
175
|
-
- classpath/
|
176
|
-
- classpath/kerb-crypto-1.0.1.jar
|
177
|
-
- classpath/kerb-identity-1.0.1.jar
|
178
|
-
- classpath/kerb-server-1.0.1.jar
|
178
|
+
- classpath/commons-text-1.4.jar
|
179
179
|
- classpath/kerb-simplekdc-1.0.1.jar
|
180
|
-
- classpath/
|
181
|
-
- classpath/
|
182
|
-
- classpath/
|
183
|
-
- classpath/
|
184
|
-
- classpath/
|
185
|
-
- classpath/
|
186
|
-
- classpath/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
|
187
|
-
- classpath/log4j-api-2.17.1.jar
|
188
|
-
- classpath/log4j-core-2.17.1.jar
|
189
|
-
- classpath/nimbus-jose-jwt-9.8.1.jar
|
190
|
-
- classpath/okhttp-2.7.5.jar
|
191
|
-
- classpath/okio-1.6.0.jar
|
192
|
-
- classpath/paranamer-2.3.jar
|
193
|
-
- classpath/parquet-column-1.12.3.jar
|
194
|
-
- classpath/parquet-common-1.12.3.jar
|
195
|
-
- classpath/parquet-encoding-1.12.3.jar
|
196
|
-
- classpath/parquet-format-structures-1.12.3.jar
|
197
|
-
- classpath/parquet-hadoop-1.12.3.jar
|
198
|
-
- classpath/parquet-jackson-1.12.3.jar
|
199
|
-
- classpath/protobuf-java-2.5.0.jar
|
180
|
+
- classpath/jackson-databind-2.12.7.jar
|
181
|
+
- classpath/jersey-server-1.19.jar
|
182
|
+
- classpath/jackson-annotations-2.12.7.jar
|
183
|
+
- classpath/okio-2.8.0.jar
|
184
|
+
- classpath/jackson-xc-1.9.2.jar
|
185
|
+
- classpath/jetty-http-9.4.43.v20210629.jar
|
200
186
|
- classpath/re2j-1.1.jar
|
201
|
-
- classpath/
|
202
|
-
- classpath/
|
203
|
-
- classpath/
|
204
|
-
- classpath/
|
205
|
-
- classpath/
|
206
|
-
- classpath/
|
207
|
-
- classpath/
|
208
|
-
- classpath/
|
209
|
-
- classpath/
|
187
|
+
- classpath/parquet-encoding-1.12.3.jar
|
188
|
+
- classpath/commons-lang3-3.12.0.jar
|
189
|
+
- classpath/kerb-core-1.0.1.jar
|
190
|
+
- classpath/nimbus-jose-jwt-9.8.1.jar
|
191
|
+
- classpath/httpclient-4.5.13.jar
|
192
|
+
- classpath/jetty-xml-9.4.43.v20210629.jar
|
193
|
+
- classpath/animal-sniffer-annotations-1.17.jar
|
194
|
+
- classpath/jetty-client-9.4.43.v20210629.jar
|
195
|
+
- classpath/jetty-security-9.4.43.v20210629.jar
|
196
|
+
- classpath/okhttp-4.9.3.jar
|
197
|
+
- classpath/commons-net-3.6.jar
|
198
|
+
- classpath/kerby-util-1.0.1.jar
|
199
|
+
- classpath/jsr305-3.0.2.jar
|
200
|
+
- classpath/jackson-mapper-asl-1.9.13.jar
|
201
|
+
- classpath/commons-math3-3.1.1.jar
|
202
|
+
- classpath/audience-annotations-0.13.0.jar
|
203
|
+
- classpath/jackson-module-jaxb-annotations-2.12.7.jar
|
204
|
+
- classpath/gson-2.8.9.jar
|
205
|
+
- classpath/hadoop-client-3.3.4.jar
|
206
|
+
- classpath/hadoop-shaded-protobuf_3_7-1.1.1.jar
|
210
207
|
- classpath/zookeeper-3.5.6.jar
|
211
|
-
- classpath/zookeeper-jute-3.5.6.jar
|
212
|
-
- classpath/zstd-jni-1.5.0-1.jar
|
213
|
-
- config/checkstyle/checkstyle.xml
|
214
|
-
- config/checkstyle/default.xml
|
215
|
-
- embulk-output-utf8parquet.gemspec
|
216
|
-
- embulk-output-utf8parquet.iml
|
217
|
-
- gradle/wrapper/gradle-wrapper.jar
|
218
|
-
- gradle/wrapper/gradle-wrapper.properties
|
219
|
-
- gradlew
|
220
|
-
- gradlew.bat
|
221
|
-
- lib/embulk/output/utf8parquet.rb
|
222
|
-
- src/main/java/org/embulk/output/EmbulkWriteSupport.java
|
223
|
-
- src/main/java/org/embulk/output/EmbulkWriterBuilder.java
|
224
|
-
- src/main/java/org/embulk/output/ParquetOutputPlugin.java
|
225
|
-
- src/test/java/org/embulk/output/ParquetOutputPluginTest.java
|
226
|
-
- classpath/embulk-output-utf8parquet-1.1.9.jar
|
227
208
|
homepage: https://github.com/alexopoulos7/embulk-output-utf8parquet
|
228
209
|
licenses:
|
229
210
|
- MIT
|
Binary file
|
data/build/gemspec
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
|
2
|
-
Gem::Specification.new do |spec|
|
3
|
-
spec.name = "embulk-output-utf8parquet"
|
4
|
-
spec.version = "1.0.3"
|
5
|
-
spec.authors = ["Angelos Alexopoulos"]
|
6
|
-
spec.summary = %[Parquet output plugin for Embulk with UTF8 support]
|
7
|
-
spec.description = %[Parquet output plugin is an Embulk plugin that loads records to Parquet read by any input plugins. Search the input plugins by "embulk-input" keyword.]
|
8
|
-
spec.email = ["alexopoulos7@gmail.com"]
|
9
|
-
spec.licenses = ["MIT"]
|
10
|
-
spec.homepage = "https://github.com/alexopoulos7/embulk-output-utf8parquet"
|
11
|
-
|
12
|
-
spec.files = `git ls-files`.split("\n") + Dir["classpath/*.jar"]
|
13
|
-
spec.test_files = spec.files.grep(%r"^(test|spec)/")
|
14
|
-
spec.require_paths = ["lib"]
|
15
|
-
|
16
|
-
#spec.add_dependency 'YOUR_GEM_DEPENDENCY', ['~> YOUR_GEM_DEPENDENCY_VERSION']
|
17
|
-
spec.add_development_dependency 'bundler', ['~> 1.0']
|
18
|
-
spec.add_development_dependency 'rake', ['>= 10.0']
|
19
|
-
end
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,119 +0,0 @@
|
|
1
|
-
<html>
|
2
|
-
<head>
|
3
|
-
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
4
|
-
<style type="text/css">
|
5
|
-
.bannercell {
|
6
|
-
border: 0px;
|
7
|
-
padding: 0px;
|
8
|
-
}
|
9
|
-
body {
|
10
|
-
margin-left: 10;
|
11
|
-
margin-right: 10;
|
12
|
-
font:normal 80% arial,helvetica,sanserif;
|
13
|
-
background-color:#FFFFFF;
|
14
|
-
color:#000000;
|
15
|
-
}
|
16
|
-
.a td {
|
17
|
-
background: #efefef;
|
18
|
-
}
|
19
|
-
.b td {
|
20
|
-
background: #fff;
|
21
|
-
}
|
22
|
-
th, td {
|
23
|
-
text-align: left;
|
24
|
-
vertical-align: top;
|
25
|
-
}
|
26
|
-
th {
|
27
|
-
font-weight:bold;
|
28
|
-
background: #ccc;
|
29
|
-
color: black;
|
30
|
-
}
|
31
|
-
table, th, td {
|
32
|
-
font-size:100%;
|
33
|
-
border: none
|
34
|
-
}
|
35
|
-
table.log tr td, tr th {
|
36
|
-
|
37
|
-
}
|
38
|
-
h2 {
|
39
|
-
font-weight:bold;
|
40
|
-
font-size:140%;
|
41
|
-
margin-bottom: 5;
|
42
|
-
}
|
43
|
-
h3 {
|
44
|
-
font-size:100%;
|
45
|
-
font-weight:bold;
|
46
|
-
background: #525D76;
|
47
|
-
color: white;
|
48
|
-
text-decoration: none;
|
49
|
-
padding: 5px;
|
50
|
-
margin-right: 2px;
|
51
|
-
margin-left: 2px;
|
52
|
-
margin-bottom: 0;
|
53
|
-
}
|
54
|
-
</style>
|
55
|
-
</head>
|
56
|
-
<body>
|
57
|
-
<a name="top"></a>
|
58
|
-
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
59
|
-
<tr>
|
60
|
-
<td class="bannercell" rowspan="2"></td><td class="text-align:right">
|
61
|
-
<h2>CheckStyle Audit</h2>
|
62
|
-
</td>
|
63
|
-
</tr>
|
64
|
-
<tr>
|
65
|
-
<td class="text-align:right">Designed for use with <a href="http://checkstyle.sourceforge.net/">CheckStyle</a> and <a href="http://jakarta.apache.org">Ant</a>.</td>
|
66
|
-
</tr>
|
67
|
-
</table>
|
68
|
-
<hr size="1">
|
69
|
-
<h3>Summary</h3>
|
70
|
-
<table class="log" border="0" cellpadding="5" cellspacing="2" width="100%">
|
71
|
-
<tr>
|
72
|
-
<th>Files</th><th>Errors</th>
|
73
|
-
</tr>
|
74
|
-
<tr class="a">
|
75
|
-
<td>3</td><td>0</td>
|
76
|
-
</tr>
|
77
|
-
</table>
|
78
|
-
<hr size="1" width="100%" align="left">
|
79
|
-
<h3>Files</h3>
|
80
|
-
<table class="log" border="0" cellpadding="5" cellspacing="2" width="100%">
|
81
|
-
<tr>
|
82
|
-
<th>Name</th><th>Errors</th>
|
83
|
-
</tr>
|
84
|
-
<tr class="a">
|
85
|
-
<td><a href="#f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriteSupport.java">/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriteSupport.java</a></td><td>0</td>
|
86
|
-
</tr>
|
87
|
-
<tr class="b">
|
88
|
-
<td><a href="#f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriterBuilder.java">/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriterBuilder.java</a></td><td>0</td>
|
89
|
-
</tr>
|
90
|
-
<tr class="a">
|
91
|
-
<td><a href="#f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/ParquetOutputPlugin.java">/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/ParquetOutputPlugin.java</a></td><td>0</td>
|
92
|
-
</tr>
|
93
|
-
</table>
|
94
|
-
<hr size="1" width="100%" align="left">
|
95
|
-
<a name="f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriteSupport.java"></a>
|
96
|
-
<h3>File /Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriteSupport.java</h3>
|
97
|
-
<table class="log" border="0" cellpadding="5" cellspacing="2" width="100%">
|
98
|
-
<tr>
|
99
|
-
<th>Error Description</th><th>Line</th>
|
100
|
-
</tr>
|
101
|
-
</table>
|
102
|
-
<a href="#top">Back to top</a><a name="f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriterBuilder.java"></a>
|
103
|
-
<h3>File /Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriterBuilder.java</h3>
|
104
|
-
<table class="log" border="0" cellpadding="5" cellspacing="2" width="100%">
|
105
|
-
<tr>
|
106
|
-
<th>Error Description</th><th>Line</th>
|
107
|
-
</tr>
|
108
|
-
</table>
|
109
|
-
<a href="#top">Back to top</a><a name="f-/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/ParquetOutputPlugin.java"></a>
|
110
|
-
<h3>File /Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/ParquetOutputPlugin.java</h3>
|
111
|
-
<table class="log" border="0" cellpadding="5" cellspacing="2" width="100%">
|
112
|
-
<tr>
|
113
|
-
<th>Error Description</th><th>Line</th>
|
114
|
-
</tr>
|
115
|
-
</table>
|
116
|
-
<a href="#top">Back to top</a>
|
117
|
-
<hr size="1" width="100%" align="left">
|
118
|
-
</body>
|
119
|
-
</html>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<checkstyle version="6.14.1">
|
3
|
-
<file name="/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriteSupport.java">
|
4
|
-
</file>
|
5
|
-
<file name="/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/EmbulkWriterBuilder.java">
|
6
|
-
</file>
|
7
|
-
<file name="/Users/angelosalexopoulos/Desktop/Upwork/work/DataPlatform/embulk-output-utf8parquet/src/main/java/org/embulk/output/ParquetOutputPlugin.java">
|
8
|
-
</file>
|
9
|
-
</checkstyle>
|