瀏覽代碼

[jobsub] Extraneous comments in the "Job Designer" help file

Romain Rigaux 13 年之前
父節點
當前提交
9f442c5
共有 1 個文件被更改,包括 6 次插入7 次删除
  1. 6 7
      apps/jobsub/static/help/index.html

+ 6 - 7
apps/jobsub/static/help/index.html

@@ -192,11 +192,11 @@ The <b>Job Design (streaming type)</b> window opens to enable you to specify inf
 </tr>
 <tr>
 <td class='confluenceTd'> <b>Files</b> </td>
-<td class='confluenceTd'> Click <b>Add File</b>, then enter a file name <font color="red"><em>what files?</em></font>  </td>
+<td class='confluenceTd'> Click <b>Add File</b>, then enter a file name</td>
 </tr>
 <tr>
 <td class='confluenceTd'> <b>Archives</b> </td>
-<td class='confluenceTd'> Click <b>Add Archive</b>, then enter an archive name <font color="red"><em>what is this?</em></font>   </td>
+<td class='confluenceTd'> Click <b>Add Archive</b>, then enter an archive name</td>
 </tr>
 </tbody></table>
 </div>
@@ -216,8 +216,7 @@ The <b>Job Design (streaming type)</b> window opens to enable you to specify inf
 <p><a name="JobDesigner-CreatingaJavaJobDesign"></a></p>
 <h3><a name="JobDesigner-CreatingaJavaJobDesign"></a>Creating a Java Job Design</h3>
 
-<p>A Hadoop JAR consists of MapReduce functions written in Java.<br/>
-<font color="red"><em>how is this different from a MapReduce job?</em></font></p>
+<p>A Hadoop JAR consists of MapReduce functions written in Java.<br/></p>
 
 <p><b>To create a Java job design:</b></p>
 
@@ -271,11 +270,11 @@ The <b>Job Design (java type)</b> window opens where you can specify information
 </tr>
 <tr>
 <td class='confluenceTd'> <b>Files</b> </td>
-<td class='confluenceTd'> Click <b>Add File</b>, then enter a file name <font color="red"><em>what files?</em></font>  </td>
+<td class='confluenceTd'> Click <b>Add File</b>, then enter a file name</td>
 </tr>
 <tr>
 <td class='confluenceTd'> <b>Archives</b> </td>
-<td class='confluenceTd'> Click <b>Add Archive</b>, then enter an archive name <font color="red"><em>what is this?</em></font>   </td>
+<td class='confluenceTd'> Click <b>Add Archive</b>, then enter an archive name</td>
 </tr>
 </tbody></table>
 </div>
@@ -399,7 +398,7 @@ The results of the job appear.
 The following Job Browser screen appears with details about the job.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /></li>
-	<li>To display details about a task, double-click a task under <b>Recent Tasks</b> or click this <font color="red">??</font> next to the task.
+	<li>To display details about a task, click on the view link of task under <b>Recent Tasks</b>.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /></li>
 	<li>To view other types of job information, click the <b>Metadata</b> and <b>Counters</b> tabs.