Tags: compression*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. 2018-06-27 Tags: , , , by klotz
  2. 2017-02-08 Tags: , , , by klotz
  3. val conf = new SparkConf()

    // Custom Codec that process .gz.tmp extensions as a common Gzip format
    conf.set("spark.hadoop.io.compression.codecs", "smx.ananke.spark.util.codecs.TmpGzipCodec")

    val sc = new SparkContext(conf)

    val data = sc.textFile("s3n://my-data-bucket/2015/09/21/13/*")
    2017-05-24 Tags: , , by klotz
  4. 2015-09-30 Tags: , , , , by klotz
  5. 2015-02-02 Tags: , , by klotz
  6. 2014-04-08 Tags: , , , by klotz
  7. 2012-09-12 Tags: , , by klotz

Top of the page

First / Previous / Next / Last / Page 2 of 0 SemanticScuttle - klotz.me: tagged with "compression"

About - Propulsed by SemanticScuttle