2

I found that Apache-Spark very powerful in Big-Data processing. but I want to know about Dryad (Microsoft) benefits. Is there any advantage for this framework than Spark?

Why we must use Dryad instead of Spark?

Dawny33
  • 8,296
  • 12
  • 48
  • 104
Omid Ebrahimi
  • 249
  • 4
  • 10
  • Just a comment - there's another good tool comparable with Spark which is called "Apache Flink". In some cases it's better, so you might want to check it out as well. – Alexey Grigorev Jan 29 '15 at 11:19

2 Answers2

2

Spark is based on Dryad research work

1

Dryad is an academic project, whereas Spark is widely deployed in production, and now has a company behind it for support. Just focus on Spark.

Emre
  • 10,491
  • 1
  • 29
  • 39