Skip to main content

One post tagged with "Scheduling"

View All Tags

Spark on MR3 - A New Way to Run Apache Spark

· 9 min read
Sungwoo Park
MR3 Architect and Developer

Introduction

MR3 is a general purpose execution engine that provides native support for Hadoop and Kubernetes. While Hive on MR3 is its main application, MR3 can easily execute MapReduce/Tez jobs as well. For example, Hive on MR3 supports compaction without relying on MapReduce because MapReduce jobs performing compaction are directly sent to MR3.