That does appear to be the case. Thanks! For posterity, I ran my pyspark like this:
$ sudo su yarn $ pyspark --driver-library-path /opt/cloudera/parcels/GPLEXTRAS/lib/hadoop/lib/native/ >>> p = sc.textFile("/some/file") >>> p.count() everything appears to be working now. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/LZO-support-in-Spark-1-0-0-nothing-seems-to-work-tp14494p14498.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