Questions tagged [mrv2]

Next Generation MapReduce Architecture.

'Next Generation MR' or 'NextGen MR' or 'MRv2' or 'MR2' is a major revamp of the MapReduce engine and will part of the 0.23 release. MRv1 or the old MapReduce engine will be not be supported in 0.23 release. The underlying engine has been revamped in 0.23, but the API to interface with the engine remains the same. So, the existing MapReduce code for MRv1 engine should run without modifications on MRv2.

16 questions
0
votes
3 answers

MRv2 / YARN Features

I'm trying to wrap my head about the actual purpose of the new API, and reading over the internet, I have found different answers to the same questions I was dealing with. The questions I'd like to know the answers to are: 1) Which of the MRv2/YARN…
theexplorer
  • 359
  • 1
  • 5
  • 21
1
2