# -*- encoding: utf-8 -*- # stub: embulk-output-s3_parquet 0.3.0 java lib Gem::Specification.new do |s| s.name = "embulk-output-s3_parquet".freeze s.version = "0.3.0".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Civitaspo".freeze] s.date = "2020-04-25" s.description = "Dumps records to S3 Parquet.".freeze s.email = ["civitaspo@gmail.com".freeze] s.files = ["LICENSE.txt".freeze, "classpath/accessors-smart-1.2.jar".freeze, "classpath/activation-1.1.jar".freeze, "classpath/apacheds-i18n-2.0.0-M15.jar".freeze, "classpath/apacheds-kerberos-codec-2.0.0-M15.jar".freeze, "classpath/api-asn1-api-1.0.0-M20.jar".freeze, "classpath/api-util-1.0.0-M20.jar".freeze, "classpath/asm-3.1.jar".freeze, "classpath/asm-5.0.4.jar".freeze, "classpath/audience-annotations-0.11.0.jar".freeze, "classpath/avro-1.7.7.jar".freeze, "classpath/aws-java-sdk-core-1.11.739.jar".freeze, "classpath/aws-java-sdk-glue-1.11.739.jar".freeze, "classpath/aws-java-sdk-kms-1.11.739.jar".freeze, "classpath/aws-java-sdk-s3-1.11.739.jar".freeze, "classpath/aws-java-sdk-sts-1.11.739.jar".freeze, "classpath/commons-beanutils-1.7.0.jar".freeze, "classpath/commons-cli-1.2.jar".freeze, "classpath/commons-codec-1.11.jar".freeze, "classpath/commons-collections-3.2.2.jar".freeze, "classpath/commons-compress-1.4.1.jar".freeze, "classpath/commons-configuration-1.6.jar".freeze, "classpath/commons-digester-1.8.jar".freeze, "classpath/commons-io-2.4.jar".freeze, "classpath/commons-lang-2.6.jar".freeze, "classpath/commons-logging-1.2.jar".freeze, "classpath/commons-math3-3.1.1.jar".freeze, "classpath/commons-net-3.1.jar".freeze, "classpath/commons-pool-1.6.jar".freeze, "classpath/curator-client-2.7.1.jar".freeze, "classpath/curator-framework-2.7.1.jar".freeze, "classpath/curator-recipes-2.7.1.jar".freeze, "classpath/embulk-output-s3_parquet-0.3.0.jar".freeze, "classpath/gson-2.2.4.jar".freeze, "classpath/hadoop-annotations-2.9.2.jar".freeze, "classpath/hadoop-auth-2.9.2.jar".freeze, "classpath/hadoop-common-2.9.2.jar".freeze, "classpath/htrace-core4-4.1.0-incubating.jar".freeze, "classpath/httpclient-4.5.9.jar".freeze, "classpath/httpcore-4.4.11.jar".freeze, "classpath/ion-java-1.0.2.jar".freeze, "classpath/jackson-core-asl-1.9.13.jar".freeze, "classpath/jackson-dataformat-cbor-2.6.7.jar".freeze, "classpath/jackson-jaxrs-1.8.3.jar".freeze, "classpath/jackson-mapper-asl-1.9.13.jar".freeze, "classpath/jackson-xc-1.8.3.jar".freeze, "classpath/java-xmlbuilder-0.4.jar".freeze, "classpath/javax.annotation-api-1.3.2.jar".freeze, "classpath/jaxb-api-2.2.2.jar".freeze, "classpath/jaxb-impl-2.2.3-1.jar".freeze, "classpath/jcip-annotations-1.0-1.jar".freeze, "classpath/jersey-core-1.9.jar".freeze, "classpath/jersey-json-1.9.jar".freeze, "classpath/jersey-server-1.9.jar".freeze, "classpath/jets3t-0.9.0.jar".freeze, "classpath/jettison-1.1.jar".freeze, "classpath/jetty-6.1.26.jar".freeze, "classpath/jetty-sslengine-6.1.26.jar".freeze, "classpath/jetty-util-6.1.26.jar".freeze, "classpath/jline-0.9.94.jar".freeze, "classpath/jmespath-java-1.11.739.jar".freeze, "classpath/jsch-0.1.54.jar".freeze, "classpath/json-smart-2.3.jar".freeze, "classpath/jsp-api-2.1.jar".freeze, "classpath/jsr305-3.0.0.jar".freeze, "classpath/log4j-1.2.17.jar".freeze, "classpath/netty-3.7.0.Final.jar".freeze, "classpath/nimbus-jose-jwt-4.41.1.jar".freeze, "classpath/paranamer-2.3.jar".freeze, "classpath/parquet-column-1.11.0.jar".freeze, "classpath/parquet-common-1.11.0.jar".freeze, "classpath/parquet-encoding-1.11.0.jar".freeze, "classpath/parquet-format-2.7.0.jar".freeze, "classpath/parquet-format-structures-1.11.0.jar".freeze, "classpath/parquet-hadoop-1.11.0.jar".freeze, "classpath/parquet-jackson-1.11.0.jar".freeze, "classpath/protobuf-java-2.5.0.jar".freeze, "classpath/scala-library-2.13.1.jar".freeze, "classpath/servlet-api-2.5-20081211.jar".freeze, "classpath/servlet-api-2.5.jar".freeze, "classpath/slf4j-log4j12-1.7.25.jar".freeze, "classpath/snappy-java-1.1.7.3.jar".freeze, "classpath/stax-api-1.0-2.jar".freeze, "classpath/stax2-api-3.1.4.jar".freeze, "classpath/woodstox-core-5.0.3.jar".freeze, "classpath/xmlenc-0.52.jar".freeze, "classpath/xz-1.0.jar".freeze, "classpath/zookeeper-3.4.6.jar".freeze, "lib/embulk/output/s3_parquet.rb".freeze] s.homepage = "https://github.com/civitaspo/embulk-output-s3_parquet".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "S3 Parquet output plugin for Embulk".freeze end