Quantcast
Channel: Spinning
Viewing all articles
Browse latest Browse all 34

Service as a Job: Hadoop MapReduce TaskTracker

$
0
0
Continuing to build on other examples of services run as jobs, such as HDFS NameNode and HDFS DataNode, here is an example for the Hadoop MapReduce framework’s TaskTracker. mapred_tasktracker.sh The job description below uses the same templating technique as the DataNode example. The description uses a variable JobTrackerAddress, provided on the command-line as an argument [...]

Viewing all articles
Browse latest Browse all 34

Trending Articles