Hi, all I have a question about how does the pseudo-distributed Hadoop cluster work:
As many map tasks are submitted to the pseudo-distributed Hadoop cluster, does the hadoop run each mapper in sequence ? or does it run these mappers in different threads or something could be parallel? -- YANG, Lin
