# -*- encoding: utf-8 -*- # stub: embulk-output-orc 0.2.4 ruby lib Gem::Specification.new do |s| s.name = "embulk-output-orc".freeze s.version = "0.2.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["yuokada".freeze] s.date = "2017-12-02" s.description = "Dumps records to Orc format file.".freeze s.email = ["callistoiv+git@gmail.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "LICENSE.txt".freeze, "README.md".freeze, "build.gradle".freeze, "classpath/activation-1.1.jar".freeze, "classpath/aircompressor-0.3.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/avro-1.7.4.jar".freeze, "classpath/aws-java-sdk-1.7.4.jar".freeze, "classpath/aws-java-sdk-core-1.10.33.jar".freeze, "classpath/aws-java-sdk-kms-1.10.33.jar".freeze, "classpath/aws-java-sdk-s3-1.10.33.jar".freeze, "classpath/commons-beanutils-1.7.0.jar".freeze, "classpath/commons-cli-1.2.jar".freeze, "classpath/commons-codec-1.6.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-daemon-1.0.13.jar".freeze, "classpath/commons-digester-1.8.jar".freeze, "classpath/commons-el-1.0.jar".freeze, "classpath/commons-httpclient-3.1.jar".freeze, "classpath/commons-io-2.4.jar".freeze, "classpath/commons-lang-2.6.jar".freeze, "classpath/commons-logging-1.1.3.jar".freeze, "classpath/commons-math3-3.1.1.jar".freeze, "classpath/commons-net-3.1.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-orc-0.2.4.jar".freeze, "classpath/embulk-util-aws-credentials-0.2.8.jar".freeze, "classpath/gson-2.2.4.jar".freeze, "classpath/hadoop-annotations-2.7.3.jar".freeze, "classpath/hadoop-auth-2.7.3.jar".freeze, "classpath/hadoop-aws-2.7.3.jar".freeze, "classpath/hadoop-common-2.7.3.jar".freeze, "classpath/hadoop-hdfs-2.6.4.jar".freeze, "classpath/hive-storage-api-2.2.1.jar".freeze, "classpath/htrace-core-3.0.4.jar".freeze, "classpath/htrace-core-3.1.0-incubating.jar".freeze, "classpath/httpclient-4.3.6.jar".freeze, "classpath/httpcore-4.3.3.jar".freeze, "classpath/jackson-core-asl-1.9.13.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/jasper-runtime-5.5.23.jar".freeze, "classpath/java-xmlbuilder-0.4.jar".freeze, "classpath/jaxb-api-2.2.2.jar".freeze, "classpath/jaxb-impl-2.2.3-1.jar".freeze, "classpath/jcl-over-slf4j-1.7.12.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-util-6.1.26.jar".freeze, "classpath/jline-0.9.94.jar".freeze, "classpath/joda-time-2.9.9.jar".freeze, "classpath/jsch-0.1.42.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/orc-core-1.4.0.jar".freeze, "classpath/paranamer-2.3.jar".freeze, "classpath/protobuf-java-2.5.0.jar".freeze, "classpath/servlet-api-2.5.jar".freeze, "classpath/snappy-java-1.0.4.1.jar".freeze, "classpath/stax-api-1.0-2.jar".freeze, "classpath/xercesImpl-2.9.1.jar".freeze, "classpath/xml-apis-1.3.04.jar".freeze, "classpath/xmlenc-0.52.jar".freeze, "classpath/xz-1.0.jar".freeze, "classpath/zookeeper-3.4.6.jar".freeze, "config/checkstyle/checkstyle.xml".freeze, "config/checkstyle/default.xml".freeze, "example/example.yml".freeze, "gradle/wrapper/gradle-wrapper.jar".freeze, "gradle/wrapper/gradle-wrapper.properties".freeze, "gradlew".freeze, "gradlew.bat".freeze, "lib/embulk/output/orc.rb".freeze, "src/main/java/org/embulk/output/orc/OrcColumnVisitor.java".freeze, "src/main/java/org/embulk/output/orc/OrcOutputPlugin.java".freeze, "src/main/java/org/embulk/output/orc/OrcOutputPluginHelper.java".freeze, "src/main/java/org/embulk/output/orc/PluginTask.java".freeze, "src/main/java/org/embulk/output/orc/TimestampColumnOption.java".freeze, "src/test/java/org/embulk/output/orc/TestOrcOutputPlugin.java".freeze] s.homepage = "https://github.com/yuokada/embulk-output-orc".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Orc output plugin for Embulk".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 10.0".freeze]) end