In this example http://hortonworks.com/hadoop-tutorial/using-apache-spark-hdp/ shows how to save to data to a new non-partitioned orc file. I wonder how I can save data into an existing partitioned orc file? I am using spark 1.2.1 on hdp 2.2.4.2-2
↧