# -*- encoding: utf-8 -*- # stub: embulk-output-hdfs 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "embulk-output-hdfs".freeze s.version = "0.2.0".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 = "2015-09-20" s.description = "Stores files on Hdfs.".freeze s.email = ["civitaspo@gmail.com".freeze] s.files = [".gitignore".freeze, "LICENSE.txt".freeze, "README.md".freeze, "build.gradle".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/avro-1.7.4.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.1.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-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.6.0.jar".freeze, "classpath/curator-framework-2.6.0.jar".freeze, "classpath/curator-recipes-2.6.0.jar".freeze, "classpath/embulk-output-hdfs-0.2.0.jar".freeze, "classpath/gson-2.2.4.jar".freeze, "classpath/hadoop-annotations-2.6.0.jar".freeze, "classpath/hadoop-auth-2.6.0.jar".freeze, "classpath/hadoop-client-2.6.0.jar".freeze, "classpath/hadoop-common-2.6.0.jar".freeze, "classpath/hadoop-hdfs-2.6.0.jar".freeze, "classpath/hadoop-mapreduce-client-app-2.6.0.jar".freeze, "classpath/hadoop-mapreduce-client-common-2.6.0.jar".freeze, "classpath/hadoop-mapreduce-client-core-2.6.0.jar".freeze, "classpath/hadoop-mapreduce-client-jobclient-2.6.0.jar".freeze, "classpath/hadoop-mapreduce-client-shuffle-2.6.0.jar".freeze, "classpath/hadoop-yarn-api-2.6.0.jar".freeze, "classpath/hadoop-yarn-client-2.6.0.jar".freeze, "classpath/hadoop-yarn-common-2.6.0.jar".freeze, "classpath/hadoop-yarn-server-common-2.6.0.jar".freeze, "classpath/hadoop-yarn-server-nodemanager-2.6.0.jar".freeze, "classpath/htrace-core-3.0.4.jar".freeze, "classpath/httpclient-4.2.5.jar".freeze, "classpath/httpcore-4.2.4.jar".freeze, "classpath/jackson-core-asl-1.9.13.jar".freeze, "classpath/jackson-jaxrs-1.9.13.jar".freeze, "classpath/jackson-mapper-asl-1.9.13.jar".freeze, "classpath/jackson-xc-1.9.13.jar".freeze, "classpath/jaxb-api-2.2.2.jar".freeze, "classpath/jaxb-impl-2.2.3-1.jar".freeze, "classpath/jersey-client-1.9.jar".freeze, "classpath/jersey-core-1.9.jar".freeze, "classpath/jersey-guice-1.9.jar".freeze, "classpath/jersey-json-1.9.jar".freeze, "classpath/jersey-server-1.9.jar".freeze, "classpath/jettison-1.1.jar".freeze, "classpath/jetty-util-6.1.26.jar".freeze, "classpath/jline-0.9.94.jar".freeze, "classpath/jsr305-1.3.9.jar".freeze, "classpath/leveldbjni-all-1.8.jar".freeze, "classpath/log4j-1.2.17.jar".freeze, "classpath/netty-3.7.0.Final.jar".freeze, "classpath/paranamer-2.3.jar".freeze, "classpath/protobuf-java-2.5.0.jar".freeze, "classpath/servlet-api-2.5.jar".freeze, "classpath/slf4j-log4j12-1.7.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, "gradle/wrapper/gradle-wrapper.jar".freeze, "gradle/wrapper/gradle-wrapper.properties".freeze, "gradlew".freeze, "gradlew.bat".freeze, "lib/embulk/output/hdfs.rb".freeze, "src/main/java/org/embulk/output/hdfs/HdfsFileOutputPlugin.java".freeze, "src/test/java/org/embulk/output/hdfs/TestHdfsFileOutputPlugin.java".freeze] s.homepage = "https://github.com/civitaspo/embulk-output-hdfs".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Hdfs file 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