It should work fine. I have an example script here: https://github.com/deanwampler/spark-workshop/blob/master/src/main/scala/sparkworkshop/SparkSQLParquet10-script.scala (Spark 1.4.X)
What does "I am failing to do so" mean? Dean Wampler, Ph.D. Author: Programming Scala, 2nd Edition <http://shop.oreilly.com/product/0636920033073.do> (O'Reilly) Typesafe <http://typesafe.com> @deanwampler <http://twitter.com/deanwampler> http://polyglotprogramming.com On Tue, Aug 11, 2015 at 9:28 AM, <saif.a.ell...@wellsfargo.com> wrote: > Hi all, > > I don’t have any hadoop fs installed on my environment, but I would like > to store dataframes in parquet files. I am failing to do so, if possible, > anyone have any pointers? > > Thank you, > Saif > >