Databases Reference
In-Depth Information
Figure 6.3 The JobTracker
Web UI main page
you're currently working with, as you'll run one job at a time. When you get to a multi-
user production environment, you'll have to narrow down your jobs by looking for
your Hadoop user name and the name of your current job. The name of your job is set
using the setJobName() method in the JobConf object. The name for a Streaming
job
is set through a configuration property shown in table 6.1.
Table 6.1 Configuration property for setting a job's name
Property
Description
mapred.job.name
String property denoting the name of a job
 
Search WWH ::




Custom Search