Hi, I'm trying to save SparkSQL DataFrame to a persistent Hive table using the default parquet data source.
I don't know how to change the replication factor of the generated parquet files on HDFS. I tried to set "dfs.replication" on HiveContext but that didn't work. Any suggestions are appreciated very much! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
