Have a look at this presentation.
http://www.slideshare.net/colorant/spark-shuffle-introduction . Can be of
help to you.
On Sat, Aug 15, 2015 at 1:42 PM, Muhammad Haseeb Javed <
11besemja...@seecs.edu.pk> wrote:
> What are the major differences between how Sort based and Hash based
> shuffle oper
Hi Siddharth,
With v 4.3 of Phoenix, you can use the PhoenixInputFormat and
OutputFormat classes to pull/push to Phoenix from Spark.
HTH
Thanks
Ravi
On Wed, Feb 11, 2015 at 6:59 AM, Ted Yu wrote:
> Connectivity to hbase is also avaliable. You can take a look at:
>
> examples//src/main/p