spark-deployer is a sbt plugin that help deploying a Spark stand-alone
cluster on EC2 and submit your Spark jobs. All the works are done in sbt.
We just released a new version with (hopefully) better experience for Spark
newbie.
https://github.com/KKBOX/spark-deployer
Please ask in our gitter roo
aveAsParquetFile("s3n://xxx/xxx")
>
>
> -Todd
>
> On Tue, Apr 14, 2015 at 3:50 AM, pishen tsai wrote:
>
>> OK, it do work.
>> Maybe it will be better to update this usage in the official Spark SQL
>> tutorial:
>> http://spark.apache.org/docs/latest/
OK, it do work.
Maybe it will be better to update this usage in the official Spark SQL
tutorial:
http://spark.apache.org/docs/latest/sql-programming-guide.html
Thanks,
pishen
2015-04-14 15:30 GMT+08:00 fightf...@163.com :
> Hiļ¼there
>
> If you want to use the saveAsParquetFile, you may want to