Hi All,

I'm trying to save RDD as sequencefile and not able to use compresiontype
(BLOCK or RECORD)

Can any one let me know how we can use compressiontype

here is the code I'm using

RDD.saveAsSequenceFile(target,Some(classOf[org.apache.hadoop.io.compress.GzipCodec]))

Thanks



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/saveasSequenceFile-with-codec-and-compression-type-tp16853.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to