Run Simple Map Reduce Job
Let us run simple Map Reduce Job and see what happens. We will be using Hadoop examples that come as part of the setup process itself. We can use Hadoop jar or yarn jar to submit map reduce job as YARN application. Let us run an application called randomtextwriter which will generate 10 GB of …