source: proiecte/HadoopJUnit/hadoop-0.20.1/docs/api/org/apache/hadoop/streaming/StreamJob.html @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 58.1 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_07) on Tue Sep 01 20:56:58 UTC 2009 -->
6<TITLE>
7StreamJob (Hadoop 0.20.1 API)
8</TITLE>
9
10<META NAME="date" CONTENT="2009-09-01">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="StreamJob (Hadoop 0.20.1 API)";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/StreamJob.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48  </TR>
49</TABLE>
50</TD>
51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52</EM>
53</TD>
54</TR>
55
56<TR>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58&nbsp;<A HREF="../../../../org/apache/hadoop/streaming/StreamInputFormat.html" title="class in org.apache.hadoop.streaming"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/hadoop/streaming/StreamKeyValUtil.html" title="class in org.apache.hadoop.streaming"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/hadoop/streaming/StreamJob.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="StreamJob.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63&nbsp;<SCRIPT type="text/javascript">
64  <!--
65  if(window==top) {
66    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67  }
68  //-->
69</SCRIPT>
70<NOSCRIPT>
71  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
72</NOSCRIPT>
73
74
75</FONT></TD>
76</TR>
77<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.apache.hadoop.streaming</FONT>
92<BR>
93Class StreamJob</H2>
94<PRE>
95<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.hadoop.streaming.StreamJob</B>
97</PRE>
98<DL>
99<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/hadoop/conf/Configurable.html" title="interface in org.apache.hadoop.conf">Configurable</A>, <A HREF="../../../../org/apache/hadoop/util/Tool.html" title="interface in org.apache.hadoop.util">Tool</A></DD>
100</DL>
101<HR>
102<DL>
103<DT><PRE>public class <B>StreamJob</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A><DT>implements <A HREF="../../../../org/apache/hadoop/util/Tool.html" title="interface in org.apache.hadoop.util">Tool</A></DL>
104</PRE>
105
106<P>
107All the client-side work happens here.
108 (Jar packaging, MapRed job submission and monitoring)
109<P>
110
111<P>
112<HR>
113
114<P>
115<!-- =========== FIELD SUMMARY =========== -->
116
117<A NAME="field_summary"><!-- --></A>
118<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121<B>Field Summary</B></FONT></TH>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
126<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#additionalConfSpec_">additionalConfSpec_</A></B></CODE>
127
128<BR>
129&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
134<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#addTaskEnvironment_">addTaskEnvironment_</A></B></CODE>
135
136<BR>
137&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</A>[]</CODE></FONT></TD>
142<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#archiveURIs">archiveURIs</A></B></CODE>
143
144<BR>
145&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146</TR>
147<TR BGCOLOR="white" CLASS="TableRowColor">
148<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
150<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#argv_">argv_</A></B></CODE>
151
152<BR>
153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154</TR>
155<TR BGCOLOR="white" CLASS="TableRowColor">
156<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
158<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#cacheArchives">cacheArchives</A></B></CODE>
159
160<BR>
161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162</TR>
163<TR BGCOLOR="white" CLASS="TableRowColor">
164<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
166<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#cacheFiles">cacheFiles</A></B></CODE>
167
168<BR>
169&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
174<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#comCmd_">comCmd_</A></B></CODE>
175
176<BR>
177&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A></CODE></FONT></TD>
182<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#config_">config_</A></B></CODE>
183
184<BR>
185&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189<CODE>protected &nbsp;int</CODE></FONT></TD>
190<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#debug_">debug_</A></B></CODE>
191
192<BR>
193&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197<CODE>protected &nbsp;boolean</CODE></FONT></TD>
198<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#detailedUsage_">detailedUsage_</A></B></CODE>
199
200<BR>
201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202</TR>
203<TR BGCOLOR="white" CLASS="TableRowColor">
204<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/streaming/Environment.html" title="class in org.apache.hadoop.streaming">Environment</A></CODE></FONT></TD>
206<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#env_">env_</A></B></CODE>
207
208<BR>
209&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</A>[]</CODE></FONT></TD>
214<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#fileURIs">fileURIs</A></B></CODE>
215
216<BR>
217&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221<CODE>protected &nbsp;boolean</CODE></FONT></TD>
222<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#hasSimpleInputSpecs_">hasSimpleInputSpecs_</A></B></CODE>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226</TR>
227<TR BGCOLOR="white" CLASS="TableRowColor">
228<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
230<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#inputFormatSpec_">inputFormatSpec_</A></B></CODE>
231
232<BR>
233&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234</TR>
235<TR BGCOLOR="white" CLASS="TableRowColor">
236<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A></CODE></FONT></TD>
238<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#inputSpecs_">inputSpecs_</A></B></CODE>
239
240<BR>
241&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
246<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#inReaderSpec_">inReaderSpec_</A></B></CODE>
247
248<BR>
249&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
254<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#jar_">jar_</A></B></CODE>
255
256<BR>
257&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobClient.html" title="class in org.apache.hadoop.mapred">JobClient</A></CODE></FONT></TD>
262<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#jc_">jc_</A></B></CODE>
263
264<BR>
265&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
266</TR>
267<TR BGCOLOR="white" CLASS="TableRowColor">
268<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A></CODE></FONT></TD>
270<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#jobConf_">jobConf_</A></B></CODE>
271
272<BR>
273&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
274</TR>
275<TR BGCOLOR="white" CLASS="TableRowColor">
276<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A></CODE></FONT></TD>
278<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#jobId_">jobId_</A></B></CODE>
279
280<BR>
281&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
282</TR>
283<TR BGCOLOR="white" CLASS="TableRowColor">
284<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285<CODE>protected static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
286<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#LINK_URI">LINK_URI</A></B></CODE>
287
288<BR>
289&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
290</TR>
291<TR BGCOLOR="white" CLASS="TableRowColor">
292<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
293<CODE>protected &nbsp;boolean</CODE></FONT></TD>
294<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#localHadoop_">localHadoop_</A></B></CODE>
295
296<BR>
297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
298</TR>
299<TR BGCOLOR="white" CLASS="TableRowColor">
300<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
301<CODE>protected static&nbsp;org.apache.commons.logging.Log</CODE></FONT></TD>
302<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#LOG">LOG</A></B></CODE>
303
304<BR>
305&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
306</TR>
307<TR BGCOLOR="white" CLASS="TableRowColor">
308<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
309<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
310<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#mapCmd_">mapCmd_</A></B></CODE>
311
312<BR>
313&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
314</TR>
315<TR BGCOLOR="white" CLASS="TableRowColor">
316<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
317<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
318<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#mapDebugSpec_">mapDebugSpec_</A></B></CODE>
319
320<BR>
321&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
322</TR>
323<TR BGCOLOR="white" CLASS="TableRowColor">
324<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
325<CODE>protected &nbsp;long</CODE></FONT></TD>
326<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#minRecWrittenToEnableSkip_">minRecWrittenToEnableSkip_</A></B></CODE>
327
328<BR>
329&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
330</TR>
331<TR BGCOLOR="white" CLASS="TableRowColor">
332<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
333<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
334<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#numReduceTasksSpec_">numReduceTasksSpec_</A></B></CODE>
335
336<BR>
337&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
338</TR>
339<TR BGCOLOR="white" CLASS="TableRowColor">
340<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
341<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
342<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#output_">output_</A></B></CODE>
343
344<BR>
345&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
346</TR>
347<TR BGCOLOR="white" CLASS="TableRowColor">
348<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
349<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
350<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#outputFormatSpec_">outputFormatSpec_</A></B></CODE>
351
352<BR>
353&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
354</TR>
355<TR BGCOLOR="white" CLASS="TableRowColor">
356<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
357<CODE>protected &nbsp;boolean</CODE></FONT></TD>
358<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#outputSingleNode_">outputSingleNode_</A></B></CODE>
359
360<BR>
361&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
362</TR>
363<TR BGCOLOR="white" CLASS="TableRowColor">
364<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
365<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A></CODE></FONT></TD>
366<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#packageFiles_">packageFiles_</A></B></CODE>
367
368<BR>
369&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
370</TR>
371<TR BGCOLOR="white" CLASS="TableRowColor">
372<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
373<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
374<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#partitionerSpec_">partitionerSpec_</A></B></CODE>
375
376<BR>
377&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
378</TR>
379<TR BGCOLOR="white" CLASS="TableRowColor">
380<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
381<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
382<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#redCmd_">redCmd_</A></B></CODE>
383
384<BR>
385&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
386</TR>
387<TR BGCOLOR="white" CLASS="TableRowColor">
388<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
389<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
390<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#reduceDebugSpec_">reduceDebugSpec_</A></B></CODE>
391
392<BR>
393&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
394</TR>
395<TR BGCOLOR="white" CLASS="TableRowColor">
396<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
397<CODE>protected &nbsp;<A HREF="../../../../org/apache/hadoop/mapred/RunningJob.html" title="interface in org.apache.hadoop.mapred">RunningJob</A></CODE></FONT></TD>
398<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#running_">running_</A></B></CODE>
399
400<BR>
401&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
402</TR>
403<TR BGCOLOR="white" CLASS="TableRowColor">
404<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
405<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</A></CODE></FONT></TD>
406<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#seenPrimary_">seenPrimary_</A></B></CODE>
407
408<BR>
409&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
410</TR>
411<TR BGCOLOR="white" CLASS="TableRowColor">
412<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
413<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A></CODE></FONT></TD>
414<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#shippedCanonFiles_">shippedCanonFiles_</A></B></CODE>
415
416<BR>
417&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
418</TR>
419<TR BGCOLOR="white" CLASS="TableRowColor">
420<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
421<CODE>protected &nbsp;boolean</CODE></FONT></TD>
422<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#verbose_">verbose_</A></B></CODE>
423
424<BR>
425&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
426</TR>
427</TABLE>
428&nbsp;
429<!-- ======== CONSTRUCTOR SUMMARY ======== -->
430
431<A NAME="constructor_summary"><!-- --></A>
432<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
433<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
434<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
435<B>Constructor Summary</B></FONT></TH>
436</TR>
437<TR BGCOLOR="white" CLASS="TableRowColor">
438<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#StreamJob()">StreamJob</A></B>()</CODE>
439
440<BR>
441&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
442</TR>
443<TR BGCOLOR="white" CLASS="TableRowColor">
444<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#StreamJob(java.lang.String[], boolean)">StreamJob</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;argv,
445          boolean&nbsp;mayExit)</CODE>
446
447<BR>
448&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use StreamJob() with ToolRunner or set the
449 Configuration using <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#setConf(org.apache.hadoop.conf.Configuration)"><CODE>setConf(Configuration)</CODE></A> and
450 run with <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#run(java.lang.String[])"><CODE>run(String[])</CODE></A>.</I></TD>
451</TR>
452</TABLE>
453&nbsp;
454<!-- ========== METHOD SUMMARY =========== -->
455
456<A NAME="method_summary"><!-- --></A>
457<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
458<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
459<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
460<B>Method Summary</B></FONT></TH>
461</TR>
462<TR BGCOLOR="white" CLASS="TableRowColor">
463<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
464<CODE>static&nbsp;<A HREF="../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A></CODE></FONT></TD>
465<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#createJob(java.lang.String[])">createJob</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;argv)</CODE>
466
467<BR>
468&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method creates a streaming job from the given argument list.</TD>
469</TR>
470<TR BGCOLOR="white" CLASS="TableRowColor">
471<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
472<CODE>&nbsp;void</CODE></FONT></TD>
473<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#exitUsage(boolean)">exitUsage</A></B>(boolean&nbsp;detailed)</CODE>
474
475<BR>
476&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
477</TR>
478<TR BGCOLOR="white" CLASS="TableRowColor">
479<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
480<CODE>&nbsp;void</CODE></FONT></TD>
481<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#fail(java.lang.String)">fail</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</CODE>
482
483<BR>
484&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
485</TR>
486<TR BGCOLOR="white" CLASS="TableRowColor">
487<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
488<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
489<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#getClusterNick()">getClusterNick</A></B>()</CODE>
490
491<BR>
492&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
493</TR>
494<TR BGCOLOR="white" CLASS="TableRowColor">
495<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
496<CODE>&nbsp;<A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A></CODE></FONT></TD>
497<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#getConf()">getConf</A></B>()</CODE>
498
499<BR>
500&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the configuration used by this object.</TD>
501</TR>
502<TR BGCOLOR="white" CLASS="TableRowColor">
503<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
504<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
505<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#getHadoopClientHome()">getHadoopClientHome</A></B>()</CODE>
506
507<BR>
508&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
509</TR>
510<TR BGCOLOR="white" CLASS="TableRowColor">
511<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
512<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
513<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#getJobTrackerHostPort()">getJobTrackerHostPort</A></B>()</CODE>
514
515<BR>
516&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
517</TR>
518<TR BGCOLOR="white" CLASS="TableRowColor">
519<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
520<CODE>protected &nbsp;void</CODE></FONT></TD>
521<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#getURIs(java.lang.String, java.lang.String)">getURIs</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lcacheArchives,
522        <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lcacheFiles)</CODE>
523
524<BR>
525&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;get the uris of all the files/caches</TD>
526</TR>
527<TR BGCOLOR="white" CLASS="TableRowColor">
528<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
529<CODE>&nbsp;int</CODE></FONT></TD>
530<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#go()">go</A></B>()</CODE>
531
532<BR>
533&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#run(java.lang.String[])"><CODE>run(String[])</CODE></A> instead.</I></TD>
534</TR>
535<TR BGCOLOR="white" CLASS="TableRowColor">
536<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
537<CODE>protected &nbsp;void</CODE></FONT></TD>
538<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#init()">init</A></B>()</CODE>
539
540<BR>
541&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
542</TR>
543<TR BGCOLOR="white" CLASS="TableRowColor">
544<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
545<CODE>protected &nbsp;boolean</CODE></FONT></TD>
546<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#isLocalHadoop()">isLocalHadoop</A></B>()</CODE>
547
548<BR>
549&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
550</TR>
551<TR BGCOLOR="white" CLASS="TableRowColor">
552<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
553<CODE>protected &nbsp;void</CODE></FONT></TD>
554<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#jobInfo()">jobInfo</A></B>()</CODE>
555
556<BR>
557&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
558</TR>
559<TR BGCOLOR="white" CLASS="TableRowColor">
560<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
561<CODE>protected &nbsp;void</CODE></FONT></TD>
562<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#listJobConfProperties()">listJobConfProperties</A></B>()</CODE>
563
564<BR>
565&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prints out the jobconf properties on stdout
566 when verbose is specified.</TD>
567</TR>
568<TR BGCOLOR="white" CLASS="TableRowColor">
569<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
570<CODE>protected &nbsp;void</CODE></FONT></TD>
571<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#msg(java.lang.String)">msg</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;msg)</CODE>
572
573<BR>
574&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
575</TR>
576<TR BGCOLOR="white" CLASS="TableRowColor">
577<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
578<CODE>protected &nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
579<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#packageJobJar()">packageJobJar</A></B>()</CODE>
580
581<BR>
582&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
583</TR>
584<TR BGCOLOR="white" CLASS="TableRowColor">
585<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
586<CODE>&nbsp;int</CODE></FONT></TD>
587<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#run(java.lang.String[])">run</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)</CODE>
588
589<BR>
590&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Execute the command with the given arguments.</TD>
591</TR>
592<TR BGCOLOR="white" CLASS="TableRowColor">
593<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
594<CODE>&nbsp;void</CODE></FONT></TD>
595<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#setConf(org.apache.hadoop.conf.Configuration)">setConf</A></B>(<A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A>&nbsp;conf)</CODE>
596
597<BR>
598&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the configuration to be used by this object.</TD>
599</TR>
600<TR BGCOLOR="white" CLASS="TableRowColor">
601<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
602<CODE>protected &nbsp;void</CODE></FONT></TD>
603<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#setJobConf()">setJobConf</A></B>()</CODE>
604
605<BR>
606&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
607</TR>
608<TR BGCOLOR="white" CLASS="TableRowColor">
609<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
610<CODE>&nbsp;int</CODE></FONT></TD>
611<TD><CODE><B><A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#submitAndMonitorJob()">submitAndMonitorJob</A></B>()</CODE>
612
613<BR>
614&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
615</TR>
616</TABLE>
617&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
618<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
619<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
620<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
621</TR>
622<TR BGCOLOR="white" CLASS="TableRowColor">
623<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
624</TR>
625</TABLE>
626&nbsp;
627<P>
628
629<!-- ============ FIELD DETAIL =========== -->
630
631<A NAME="field_detail"><!-- --></A>
632<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
633<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
634<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
635<B>Field Detail</B></FONT></TH>
636</TR>
637</TABLE>
638
639<A NAME="LOG"><!-- --></A><H3>
640LOG</H3>
641<PRE>
642protected static final org.apache.commons.logging.Log <B>LOG</B></PRE>
643<DL>
644<DL>
645</DL>
646</DL>
647<HR>
648
649<A NAME="argv_"><!-- --></A><H3>
650argv_</H3>
651<PRE>
652protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>argv_</B></PRE>
653<DL>
654<DL>
655</DL>
656</DL>
657<HR>
658
659<A NAME="verbose_"><!-- --></A><H3>
660verbose_</H3>
661<PRE>
662protected boolean <B>verbose_</B></PRE>
663<DL>
664<DL>
665</DL>
666</DL>
667<HR>
668
669<A NAME="detailedUsage_"><!-- --></A><H3>
670detailedUsage_</H3>
671<PRE>
672protected boolean <B>detailedUsage_</B></PRE>
673<DL>
674<DL>
675</DL>
676</DL>
677<HR>
678
679<A NAME="debug_"><!-- --></A><H3>
680debug_</H3>
681<PRE>
682protected int <B>debug_</B></PRE>
683<DL>
684<DL>
685</DL>
686</DL>
687<HR>
688
689<A NAME="env_"><!-- --></A><H3>
690env_</H3>
691<PRE>
692protected <A HREF="../../../../org/apache/hadoop/streaming/Environment.html" title="class in org.apache.hadoop.streaming">Environment</A> <B>env_</B></PRE>
693<DL>
694<DL>
695</DL>
696</DL>
697<HR>
698
699<A NAME="jar_"><!-- --></A><H3>
700jar_</H3>
701<PRE>
702protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>jar_</B></PRE>
703<DL>
704<DL>
705</DL>
706</DL>
707<HR>
708
709<A NAME="localHadoop_"><!-- --></A><H3>
710localHadoop_</H3>
711<PRE>
712protected boolean <B>localHadoop_</B></PRE>
713<DL>
714<DL>
715</DL>
716</DL>
717<HR>
718
719<A NAME="config_"><!-- --></A><H3>
720config_</H3>
721<PRE>
722protected <A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A> <B>config_</B></PRE>
723<DL>
724<DL>
725</DL>
726</DL>
727<HR>
728
729<A NAME="jobConf_"><!-- --></A><H3>
730jobConf_</H3>
731<PRE>
732protected <A HREF="../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A> <B>jobConf_</B></PRE>
733<DL>
734<DL>
735</DL>
736</DL>
737<HR>
738
739<A NAME="jc_"><!-- --></A><H3>
740jc_</H3>
741<PRE>
742protected <A HREF="../../../../org/apache/hadoop/mapred/JobClient.html" title="class in org.apache.hadoop.mapred">JobClient</A> <B>jc_</B></PRE>
743<DL>
744<DL>
745</DL>
746</DL>
747<HR>
748
749<A NAME="inputSpecs_"><!-- --></A><H3>
750inputSpecs_</H3>
751<PRE>
752protected <A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A> <B>inputSpecs_</B></PRE>
753<DL>
754<DL>
755</DL>
756</DL>
757<HR>
758
759<A NAME="seenPrimary_"><!-- --></A><H3>
760seenPrimary_</H3>
761<PRE>
762protected <A HREF="http://java.sun.com/javase/6/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</A> <B>seenPrimary_</B></PRE>
763<DL>
764<DL>
765</DL>
766</DL>
767<HR>
768
769<A NAME="hasSimpleInputSpecs_"><!-- --></A><H3>
770hasSimpleInputSpecs_</H3>
771<PRE>
772protected boolean <B>hasSimpleInputSpecs_</B></PRE>
773<DL>
774<DL>
775</DL>
776</DL>
777<HR>
778
779<A NAME="packageFiles_"><!-- --></A><H3>
780packageFiles_</H3>
781<PRE>
782protected <A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A> <B>packageFiles_</B></PRE>
783<DL>
784<DL>
785</DL>
786</DL>
787<HR>
788
789<A NAME="shippedCanonFiles_"><!-- --></A><H3>
790shippedCanonFiles_</H3>
791<PRE>
792protected <A HREF="http://java.sun.com/javase/6/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A> <B>shippedCanonFiles_</B></PRE>
793<DL>
794<DL>
795</DL>
796</DL>
797<HR>
798
799<A NAME="output_"><!-- --></A><H3>
800output_</H3>
801<PRE>
802protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>output_</B></PRE>
803<DL>
804<DL>
805</DL>
806</DL>
807<HR>
808
809<A NAME="mapCmd_"><!-- --></A><H3>
810mapCmd_</H3>
811<PRE>
812protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>mapCmd_</B></PRE>
813<DL>
814<DL>
815</DL>
816</DL>
817<HR>
818
819<A NAME="comCmd_"><!-- --></A><H3>
820comCmd_</H3>
821<PRE>
822protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>comCmd_</B></PRE>
823<DL>
824<DL>
825</DL>
826</DL>
827<HR>
828
829<A NAME="redCmd_"><!-- --></A><H3>
830redCmd_</H3>
831<PRE>
832protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>redCmd_</B></PRE>
833<DL>
834<DL>
835</DL>
836</DL>
837<HR>
838
839<A NAME="cacheFiles"><!-- --></A><H3>
840cacheFiles</H3>
841<PRE>
842protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>cacheFiles</B></PRE>
843<DL>
844<DL>
845</DL>
846</DL>
847<HR>
848
849<A NAME="cacheArchives"><!-- --></A><H3>
850cacheArchives</H3>
851<PRE>
852protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>cacheArchives</B></PRE>
853<DL>
854<DL>
855</DL>
856</DL>
857<HR>
858
859<A NAME="fileURIs"><!-- --></A><H3>
860fileURIs</H3>
861<PRE>
862protected <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</A>[] <B>fileURIs</B></PRE>
863<DL>
864<DL>
865</DL>
866</DL>
867<HR>
868
869<A NAME="archiveURIs"><!-- --></A><H3>
870archiveURIs</H3>
871<PRE>
872protected <A HREF="http://java.sun.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</A>[] <B>archiveURIs</B></PRE>
873<DL>
874<DL>
875</DL>
876</DL>
877<HR>
878
879<A NAME="inReaderSpec_"><!-- --></A><H3>
880inReaderSpec_</H3>
881<PRE>
882protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>inReaderSpec_</B></PRE>
883<DL>
884<DL>
885</DL>
886</DL>
887<HR>
888
889<A NAME="inputFormatSpec_"><!-- --></A><H3>
890inputFormatSpec_</H3>
891<PRE>
892protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>inputFormatSpec_</B></PRE>
893<DL>
894<DL>
895</DL>
896</DL>
897<HR>
898
899<A NAME="outputFormatSpec_"><!-- --></A><H3>
900outputFormatSpec_</H3>
901<PRE>
902protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>outputFormatSpec_</B></PRE>
903<DL>
904<DL>
905</DL>
906</DL>
907<HR>
908
909<A NAME="partitionerSpec_"><!-- --></A><H3>
910partitionerSpec_</H3>
911<PRE>
912protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>partitionerSpec_</B></PRE>
913<DL>
914<DL>
915</DL>
916</DL>
917<HR>
918
919<A NAME="numReduceTasksSpec_"><!-- --></A><H3>
920numReduceTasksSpec_</H3>
921<PRE>
922protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>numReduceTasksSpec_</B></PRE>
923<DL>
924<DL>
925</DL>
926</DL>
927<HR>
928
929<A NAME="additionalConfSpec_"><!-- --></A><H3>
930additionalConfSpec_</H3>
931<PRE>
932protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>additionalConfSpec_</B></PRE>
933<DL>
934<DL>
935</DL>
936</DL>
937<HR>
938
939<A NAME="mapDebugSpec_"><!-- --></A><H3>
940mapDebugSpec_</H3>
941<PRE>
942protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>mapDebugSpec_</B></PRE>
943<DL>
944<DL>
945</DL>
946</DL>
947<HR>
948
949<A NAME="reduceDebugSpec_"><!-- --></A><H3>
950reduceDebugSpec_</H3>
951<PRE>
952protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>reduceDebugSpec_</B></PRE>
953<DL>
954<DL>
955</DL>
956</DL>
957<HR>
958
959<A NAME="addTaskEnvironment_"><!-- --></A><H3>
960addTaskEnvironment_</H3>
961<PRE>
962protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>addTaskEnvironment_</B></PRE>
963<DL>
964<DL>
965</DL>
966</DL>
967<HR>
968
969<A NAME="outputSingleNode_"><!-- --></A><H3>
970outputSingleNode_</H3>
971<PRE>
972protected boolean <B>outputSingleNode_</B></PRE>
973<DL>
974<DL>
975</DL>
976</DL>
977<HR>
978
979<A NAME="minRecWrittenToEnableSkip_"><!-- --></A><H3>
980minRecWrittenToEnableSkip_</H3>
981<PRE>
982protected long <B>minRecWrittenToEnableSkip_</B></PRE>
983<DL>
984<DL>
985</DL>
986</DL>
987<HR>
988
989<A NAME="running_"><!-- --></A><H3>
990running_</H3>
991<PRE>
992protected <A HREF="../../../../org/apache/hadoop/mapred/RunningJob.html" title="interface in org.apache.hadoop.mapred">RunningJob</A> <B>running_</B></PRE>
993<DL>
994<DL>
995</DL>
996</DL>
997<HR>
998
999<A NAME="jobId_"><!-- --></A><H3>
1000jobId_</H3>
1001<PRE>
1002protected <A HREF="../../../../org/apache/hadoop/mapred/JobID.html" title="class in org.apache.hadoop.mapred">JobID</A> <B>jobId_</B></PRE>
1003<DL>
1004<DL>
1005</DL>
1006</DL>
1007<HR>
1008
1009<A NAME="LINK_URI"><!-- --></A><H3>
1010LINK_URI</H3>
1011<PRE>
1012protected static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>LINK_URI</B></PRE>
1013<DL>
1014<DL>
1015<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.hadoop.streaming.StreamJob.LINK_URI">Constant Field Values</A></DL>
1016</DL>
1017
1018<!-- ========= CONSTRUCTOR DETAIL ======== -->
1019
1020<A NAME="constructor_detail"><!-- --></A>
1021<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1022<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1023<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1024<B>Constructor Detail</B></FONT></TH>
1025</TR>
1026</TABLE>
1027
1028<A NAME="StreamJob(java.lang.String[], boolean)"><!-- --></A><H3>
1029StreamJob</H3>
1030<PRE>
1031<FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
1032</FONT>public <B>StreamJob</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;argv,
1033                            boolean&nbsp;mayExit)</PRE>
1034<DL>
1035<DD><B>Deprecated.</B>&nbsp;<I>use StreamJob() with ToolRunner or set the
1036 Configuration using <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#setConf(org.apache.hadoop.conf.Configuration)"><CODE>setConf(Configuration)</CODE></A> and
1037 run with <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#run(java.lang.String[])"><CODE>run(String[])</CODE></A>.</I>
1038<P>
1039</DL>
1040<HR>
1041
1042<A NAME="StreamJob()"><!-- --></A><H3>
1043StreamJob</H3>
1044<PRE>
1045public <B>StreamJob</B>()</PRE>
1046<DL>
1047</DL>
1048
1049<!-- ============ METHOD DETAIL ========== -->
1050
1051<A NAME="method_detail"><!-- --></A>
1052<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1053<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1054<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1055<B>Method Detail</B></FONT></TH>
1056</TR>
1057</TABLE>
1058
1059<A NAME="getConf()"><!-- --></A><H3>
1060getConf</H3>
1061<PRE>
1062public <A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A> <B>getConf</B>()</PRE>
1063<DL>
1064<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html#getConf()">Configurable</A></CODE></B></DD>
1065<DD>Return the configuration used by this object.
1066<P>
1067<DD><DL>
1068<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html#getConf()">getConf</A></CODE> in interface <CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html" title="interface in org.apache.hadoop.conf">Configurable</A></CODE></DL>
1069</DD>
1070<DD><DL>
1071</DL>
1072</DD>
1073</DL>
1074<HR>
1075
1076<A NAME="setConf(org.apache.hadoop.conf.Configuration)"><!-- --></A><H3>
1077setConf</H3>
1078<PRE>
1079public void <B>setConf</B>(<A HREF="../../../../org/apache/hadoop/conf/Configuration.html" title="class in org.apache.hadoop.conf">Configuration</A>&nbsp;conf)</PRE>
1080<DL>
1081<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html#setConf(org.apache.hadoop.conf.Configuration)">Configurable</A></CODE></B></DD>
1082<DD>Set the configuration to be used by this object.
1083<P>
1084<DD><DL>
1085<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html#setConf(org.apache.hadoop.conf.Configuration)">setConf</A></CODE> in interface <CODE><A HREF="../../../../org/apache/hadoop/conf/Configurable.html" title="interface in org.apache.hadoop.conf">Configurable</A></CODE></DL>
1086</DD>
1087<DD><DL>
1088</DL>
1089</DD>
1090</DL>
1091<HR>
1092
1093<A NAME="run(java.lang.String[])"><!-- --></A><H3>
1094run</H3>
1095<PRE>
1096public int <B>run</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;args)
1097        throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
1098<DL>
1099<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/hadoop/util/Tool.html#run(java.lang.String[])">Tool</A></CODE></B></DD>
1100<DD>Execute the command with the given arguments.
1101<P>
1102<DD><DL>
1103<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/hadoop/util/Tool.html#run(java.lang.String[])">run</A></CODE> in interface <CODE><A HREF="../../../../org/apache/hadoop/util/Tool.html" title="interface in org.apache.hadoop.util">Tool</A></CODE></DL>
1104</DD>
1105<DD><DL>
1106<DT><B>Parameters:</B><DD><CODE>args</CODE> - command specific arguments.
1107<DT><B>Returns:</B><DD>exit code.
1108<DT><B>Throws:</B>
1109<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
1110</DD>
1111</DL>
1112<HR>
1113
1114<A NAME="createJob(java.lang.String[])"><!-- --></A><H3>
1115createJob</H3>
1116<PRE>
1117public static <A HREF="../../../../org/apache/hadoop/mapred/JobConf.html" title="class in org.apache.hadoop.mapred">JobConf</A> <B>createJob</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;argv)
1118                         throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1119<DL>
1120<DD>This method creates a streaming job from the given argument list.
1121 The created object can be used and/or submitted to a jobtracker for
1122 execution by a job agent such as JobControl
1123<P>
1124<DD><DL>
1125</DL>
1126</DD>
1127<DD><DL>
1128<DT><B>Parameters:</B><DD><CODE>argv</CODE> - the list args for creating a streaming job
1129<DT><B>Returns:</B><DD>the created JobConf object
1130<DT><B>Throws:</B>
1131<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
1132</DD>
1133</DL>
1134<HR>
1135
1136<A NAME="go()"><!-- --></A><H3>
1137go</H3>
1138<PRE>
1139<FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
1140</FONT>public int <B>go</B>()
1141       throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1142<DL>
1143<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="../../../../org/apache/hadoop/streaming/StreamJob.html#run(java.lang.String[])"><CODE>run(String[])</CODE></A> instead.</I>
1144<P>
1145<DD>This is the method that actually
1146 intializes the job conf and submits the job
1147 to the jobtracker
1148<P>
1149<DD><DL>
1150</DL>
1151</DD>
1152<DD><DL>
1153
1154<DT><B>Throws:</B>
1155<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
1156</DD>
1157</DL>
1158<HR>
1159
1160<A NAME="init()"><!-- --></A><H3>
1161init</H3>
1162<PRE>
1163protected void <B>init</B>()</PRE>
1164<DL>
1165<DD><DL>
1166</DL>
1167</DD>
1168<DD><DL>
1169</DL>
1170</DD>
1171</DL>
1172<HR>
1173
1174<A NAME="msg(java.lang.String)"><!-- --></A><H3>
1175msg</H3>
1176<PRE>
1177protected void <B>msg</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;msg)</PRE>
1178<DL>
1179<DD><DL>
1180</DL>
1181</DD>
1182<DD><DL>
1183</DL>
1184</DD>
1185</DL>
1186<HR>
1187
1188<A NAME="exitUsage(boolean)"><!-- --></A><H3>
1189exitUsage</H3>
1190<PRE>
1191public void <B>exitUsage</B>(boolean&nbsp;detailed)</PRE>
1192<DL>
1193<DD><DL>
1194</DL>
1195</DD>
1196<DD><DL>
1197</DL>
1198</DD>
1199</DL>
1200<HR>
1201
1202<A NAME="fail(java.lang.String)"><!-- --></A><H3>
1203fail</H3>
1204<PRE>
1205public void <B>fail</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message)</PRE>
1206<DL>
1207<DD><DL>
1208</DL>
1209</DD>
1210<DD><DL>
1211</DL>
1212</DD>
1213</DL>
1214<HR>
1215
1216<A NAME="getHadoopClientHome()"><!-- --></A><H3>
1217getHadoopClientHome</H3>
1218<PRE>
1219protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getHadoopClientHome</B>()</PRE>
1220<DL>
1221<DD><DL>
1222</DL>
1223</DD>
1224<DD><DL>
1225</DL>
1226</DD>
1227</DL>
1228<HR>
1229
1230<A NAME="isLocalHadoop()"><!-- --></A><H3>
1231isLocalHadoop</H3>
1232<PRE>
1233protected boolean <B>isLocalHadoop</B>()</PRE>
1234<DL>
1235<DD><DL>
1236</DL>
1237</DD>
1238<DD><DL>
1239</DL>
1240</DD>
1241</DL>
1242<HR>
1243
1244<A NAME="getClusterNick()"><!-- --></A><H3>
1245getClusterNick</H3>
1246<PRE>
1247<FONT SIZE="-1"><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</A>
1248</FONT>protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getClusterNick</B>()</PRE>
1249<DL>
1250<DD><B>Deprecated.</B>&nbsp;
1251<P>
1252<DD><DL>
1253</DL>
1254</DD>
1255<DD><DL>
1256</DL>
1257</DD>
1258</DL>
1259<HR>
1260
1261<A NAME="packageJobJar()"><!-- --></A><H3>
1262packageJobJar</H3>
1263<PRE>
1264protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>packageJobJar</B>()
1265                        throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1266<DL>
1267<DD><DL>
1268</DL>
1269</DD>
1270<DD><DL>
1271
1272<DT><B>Returns:</B><DD>path to the created Jar file or null if no files are necessary.
1273<DT><B>Throws:</B>
1274<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
1275</DD>
1276</DL>
1277<HR>
1278
1279<A NAME="getURIs(java.lang.String, java.lang.String)"><!-- --></A><H3>
1280getURIs</H3>
1281<PRE>
1282protected void <B>getURIs</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lcacheArchives,
1283                       <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;lcacheFiles)</PRE>
1284<DL>
1285<DD>get the uris of all the files/caches
1286<P>
1287<DD><DL>
1288</DL>
1289</DD>
1290<DD><DL>
1291</DL>
1292</DD>
1293</DL>
1294<HR>
1295
1296<A NAME="setJobConf()"><!-- --></A><H3>
1297setJobConf</H3>
1298<PRE>
1299protected void <B>setJobConf</B>()
1300                   throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1301<DL>
1302<DD><DL>
1303</DL>
1304</DD>
1305<DD><DL>
1306
1307<DT><B>Throws:</B>
1308<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
1309</DD>
1310</DL>
1311<HR>
1312
1313<A NAME="listJobConfProperties()"><!-- --></A><H3>
1314listJobConfProperties</H3>
1315<PRE>
1316protected void <B>listJobConfProperties</B>()</PRE>
1317<DL>
1318<DD>Prints out the jobconf properties on stdout
1319 when verbose is specified.
1320<P>
1321<DD><DL>
1322</DL>
1323</DD>
1324<DD><DL>
1325</DL>
1326</DD>
1327</DL>
1328<HR>
1329
1330<A NAME="getJobTrackerHostPort()"><!-- --></A><H3>
1331getJobTrackerHostPort</H3>
1332<PRE>
1333protected <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getJobTrackerHostPort</B>()</PRE>
1334<DL>
1335<DD><DL>
1336</DL>
1337</DD>
1338<DD><DL>
1339</DL>
1340</DD>
1341</DL>
1342<HR>
1343
1344<A NAME="jobInfo()"><!-- --></A><H3>
1345jobInfo</H3>
1346<PRE>
1347protected void <B>jobInfo</B>()</PRE>
1348<DL>
1349<DD><DL>
1350</DL>
1351</DD>
1352<DD><DL>
1353</DL>
1354</DD>
1355</DL>
1356<HR>
1357
1358<A NAME="submitAndMonitorJob()"><!-- --></A><H3>
1359submitAndMonitorJob</H3>
1360<PRE>
1361public int <B>submitAndMonitorJob</B>()
1362                        throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1363<DL>
1364<DD><DL>
1365</DL>
1366</DD>
1367<DD><DL>
1368
1369<DT><B>Throws:</B>
1370<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
1371</DD>
1372</DL>
1373<!-- ========= END OF CLASS DATA ========= -->
1374<HR>
1375
1376
1377<!-- ======= START OF BOTTOM NAVBAR ====== -->
1378<A NAME="navbar_bottom"><!-- --></A>
1379<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1380<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1381<TR>
1382<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1383<A NAME="navbar_bottom_firstrow"><!-- --></A>
1384<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1385  <TR ALIGN="center" VALIGN="top">
1386  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1387  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1388  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1389  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/StreamJob.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
1390  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1391  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1392  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1393  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1394  </TR>
1395</TABLE>
1396</TD>
1397<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1398</EM>
1399</TD>
1400</TR>
1401
1402<TR>
1403<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1404&nbsp;<A HREF="../../../../org/apache/hadoop/streaming/StreamInputFormat.html" title="class in org.apache.hadoop.streaming"><B>PREV CLASS</B></A>&nbsp;
1405&nbsp;<A HREF="../../../../org/apache/hadoop/streaming/StreamKeyValUtil.html" title="class in org.apache.hadoop.streaming"><B>NEXT CLASS</B></A></FONT></TD>
1406<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1407  <A HREF="../../../../index.html?org/apache/hadoop/streaming/StreamJob.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1408&nbsp;<A HREF="StreamJob.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1409&nbsp;<SCRIPT type="text/javascript">
1410  <!--
1411  if(window==top) {
1412    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
1413  }
1414  //-->
1415</SCRIPT>
1416<NOSCRIPT>
1417  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
1418</NOSCRIPT>
1419
1420
1421</FONT></TD>
1422</TR>
1423<TR>
1424<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1425  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1426<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1427DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1428</TR>
1429</TABLE>
1430<A NAME="skip-navbar_bottom"></A>
1431<!-- ======== END OF BOTTOM NAVBAR ======= -->
1432
1433<HR>
1434Copyright &copy; 2009 The Apache Software Foundation
1435</BODY>
1436</HTML>
Note: See TracBrowser for help on using the repository browser.