Azure / AzureStack-QuickStart-Templates

Quick start ARM templates that deploy on Microsoft Azure Stack
http://aka.ms/AzureStackGitHub
MIT License
567 stars 725 forks source link

Update Hadoop to support Replication #394

Closed deathly809 closed 5 years ago

deathly809 commented 5 years ago

Some users might need to use replication to ensure no data loss. Also, in theory MR should run faster as you can schedule jobs over multiple nodes since data is replicated across multiple nodes.