One output file is produced per partition. If you want fewer, use coalesce() before saving the RDD.
On Thu, Jan 22, 2015 at 10:46 PM, Kane Kim <[email protected]> wrote: > How I can reduce number of output files? Is there a parameter to > saveAsTextFile? > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
