Bläddra i källkod

HUE-680. [doc] Update all the Help doc of each app

Updating and fixing unfinished items from previous version.
Romain Rigaux 13 år sedan
förälder
incheckning
e57b02f7de

+ 7 - 11
apps/about/static/help/index.html

@@ -1,22 +1,19 @@
-<h1>About</h1>
+<h1><a name="AboutHue-AboutHue"></a>About Hue</h1>
 
-				    <p>Click the "About" tab tab in the navigation bar at the top of the Hue web browser window to open the "About - Hue" page. This displays the version of Hue you are running. </p>
+<p>Click the <b>About</b> tab in the navigation bar at the top of the Hue web browser window to open the <b>About</b> page. This displays the version of Hue you are running. </p>
 
 <p>Within the About page you can:</p>
 
 <ul>
-	<li>Click the "Configuration" tab to view the current Hue configuration.  <font color="red"><em>More needed here?</em> </font></li>
+	<li>Click the <b>Configuration</b> tab to view the current Hue configuration.
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>Click the <b>Check for misconfiguration</b> tab to have Hue validate your Hue configuration.  It will note any potential misconfigurations and provide hints as to how to fix them.  You can edit the configuration file or use Cloudera Manager, if installed, to manage your changes.
+<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> The location of the Hue configuration files is shown on the <b>Check for Misconfiguration</b> page.</td></tr></table></div> </li>
 </ul>
 
 
 <ul>
-	<li>Click the "Check for misconfiguration" tab to have Hue validate your Hue configuration.  It will note any potential misconfigurations and provide hints as to how to fix them.  You can edit the configuration file or use Cloudera Manager, if installed, to manage your changes.
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Note: The location of the Hue configuration files is shown on the Check for Misconfiguration" page.</td></tr></table></div> </li>
-</ul>
-
-
-<ul>
-	<li>Click the "Server Logs" tab to view the Hue server logs.  You can also download the logs to your local system  as a zip file from this page.</li>
+	<li>Click the <b>Server Logs</b> tab to view the Hue server logs.  You can also download the logs to your local system  as a zip file from this page.</li>
 </ul>
 
 
@@ -27,4 +24,3 @@
 	    
     </body>
 </html>
-

+ 29 - 11
apps/beeswax/static/help/index.html

@@ -6,11 +6,11 @@
 <h2><a name="Beeswax-Contents"></a>Contents</h2>
 
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334186923081 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334186923081 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334186923081 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1334256185788 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1334256185788 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1334256185788 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class='rbtoc1334186923081'>
+/*]]>*/</style><div class='rbtoc1334256185788'>
 <ul>
     <li><a href='#Beeswax-IntroducingBeeswax'>Introducing Beeswax</a></li>
     <li><a href='#Beeswax-BeeswaxandHiveInstallationandConfiguration'>Beeswax and Hive Installation and Configuration</a></li>
@@ -145,6 +145,23 @@ To save the results in an HDFS file, select <b>to HDFS directory</b>, enter a pa
 
 <p>The Advanced settings section lets you specify the following options:
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
+
+<style type="text/css">
+td {
+border: #dddddd solid 1px;
+height: 45px;
+padding: 5px 10px;
+vertical-align: top;
+}
+th {
+border: #dddddd solid 1px;
+height: 50px;
+padding: 5px 10px;
+vertical-align: center;
+}
+</style>
+
+
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
 <tr>
@@ -219,7 +236,7 @@ Beeswax displays a list of your saved and unsaved queries in the Beeswax <b>Quer
 <h3><a name="Beeswax-Viewing%2CEditing%2CorDeletingSavedQueries"></a>Viewing, Editing, or Deleting Saved Queries</h3>
 
 <p>You can view a list of saved queries of all users by clicking <b>Saved Queries</b> in the <b>Beeswax</b> window. You can copy any user's query, but you can only edit, delete, and view the history of your own queries.
-<br class="atl-forced-newline" /></p>
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 
 <p><b>To edit a saved query:</b></p>
 
@@ -233,7 +250,7 @@ Beeswax displays the Beeswax <b>Queries</b> window.
 Beeswax displays the query in the Beeswax <b>Query Editor</b> window.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Change the query and then click <b>Save.</b> You can also click <b>Save As</b>, enter a new name, and click <b>OK</b> to save a copy of the query.
-<br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ol>
 
 
@@ -247,7 +264,7 @@ Beeswax displays the Beeswax <b>Queries</b> window.
 	<li>Click the <b>Options</b> button next to the query and choose <b>Delete</b> from the context menu.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Click <b>Yes</b> to confirm the deletion.
-<br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ol>
 
 
@@ -263,7 +280,7 @@ Beeswax displays the Beeswax <b>Queries</b> window.
 Beeswax displays the query in the Beeswax <b>Query Editor</b> window.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Change the query as necessary and then click <b>Save.</b> You can also click <b>Save As</b>, enter a new name, and click <b>Ok</b> to save a copy of the query.
-<br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ol>
 
 
@@ -309,7 +326,8 @@ Beeswax displays a copy of the query in the Beeswax <b>Query Editor</b> window.
 
 <p>If you create a table from a file, the format of the data in the file will determine some of the properties of the table, such as the record and file formats. The data from the file you specify is imported automatically upon table creation.</p>
 
-<p>When you create a file manually, you specify all the properties of the table, and then execute the resulting query to actually create the table.  You then import data into the table as an additional step. </p>
+<p>When you create a file manually, you specify all the properties of the table, and then execute the resulting query to actually create the table.  You then import data into the table as an additional step. 
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 
 <p><b>To create a table from a file&#58;</b></p>
 
@@ -333,7 +351,8 @@ The basic steps are:
 Beeswax displays the new table's metadata on the right side of the Beeswax <b>Table Metadata</b> window.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 At this point, you can view the metadata or a Sample of the data in the table.  <br/>
-From the Actions pane you can import new data into the table, browse the table, drop it, or go to the FileBrowser to see the location of the data. </li>
+From the Actions pane you can import new data into the table, browse the table, drop it, or go to the FileBrowser to see the location of the data. 
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ol>
 
 
@@ -451,4 +470,3 @@ Beeswax lists the selected table in its directory in the <b>File Browser</b> win
 	    
     </body>
 </html>
-

+ 19 - 18
apps/filebrowser/src/filebrowser/static/help/index.html

@@ -1,6 +1,6 @@
 <h1><a name="FileBrowser-IntroducingHueFileBrowser"></a>Introducing Hue File Browser</h1>
 
-<p>The File Browser application enables you to browse and manipulate files and directories in the Hadoop Distributed File System (HDFS) while using Hue. With File Browser, you can:</p>
+<p>The File Browser application lets you browse and manipulate files and directories in the Hadoop Distributed File System (HDFS) while using Hue. With File Browser, you can:</p>
 
 <ul>
 	<li>Create directories, upload files, or rename, move, and delete files and directories. You can also change a file's or directory's owner, group, and permissions. See <a href="#FileBrowser-WorkingwithFilesandDirectories">Working with Files and Directories</a>.</li>
@@ -14,14 +14,14 @@
 <h3><a name="FileBrowser-Contents"></a>Contents</h3>
 
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334104553982 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334104553982 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334104553982 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1334626349012 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1334626349012 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1334626349012 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class='rbtoc1334104553982'>
+/*]]>*/</style><div class='rbtoc1334626349012'>
 <ul>
     <li><a href='#FileBrowser-IntroducingHueFileBrowser'>Introducing Hue File Browser</a></li>
-    <li><a href='#FileBrowser-FileBrowserInstallationandConfiguration'> File Browser Installation and Configuration</a></li>
+    <li><a href='#FileBrowser-FileBrowserInstallationandConfiguration'>File Browser Installation and Configuration</a></li>
     <li><a href='#FileBrowser-StartingFileBrowser'>Starting File Browser</a></li>
     <li><a href='#FileBrowser-WorkingwithFilesandDirectories'>Working with Files and Directories</a></li>
 <ul>
@@ -41,9 +41,10 @@ div.rbtoc1334104553982 li {margin-left: 0px;padding-left: 0px;}
 </ul></div>
 <p><br class="atl-forced-newline" /></p>
 
-<h1><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a>File Browser Installation and Configuration</h1>
+<p><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a></p>
+<h1><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a>File Browser Installation and Configuration</h1>
 
-<p>File Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">Hue Installation</a>.</p>
+<p>File Browser is one of the applications that can be installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDH4B2/Hue+Installation">Hue Installation</a>.</p>
 
 <p><a name="FileBrowser-StartingFileBrowser"></a></p>
 <h1><a name="FileBrowser-StartingFileBrowser"></a>Starting File Browser</h1>
@@ -61,10 +62,11 @@ div.rbtoc1334104553982 li {margin-left: 0px;padding-left: 0px;}
 
 <p>To change to a different directory, double-click the directory name or parent directory dots in the <b>File Browser</b> window.</p>
 
-<p>To change to your home directory, click <b>My Home</b> in the path field at the top of the <b>File Browser</b> window.</p>
-
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>Note: The <b>My Home</b> button is disabled if you do not have a home directory. Ask your system administrator to create a home directory for you.</td></tr></table></div>
+<p>To change to your home directory, click <b>Home</b> in the path field at the top of the <b>File Browser</b> window.
+<br class="atl-forced-newline" /></p>
 
+<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> The <b>Home</b> button is disabled if you do not have a home directory. Ask your system administrator to create a home directory for you.</td></tr></table></div>
+<p><br class="atl-forced-newline" /> </p>
 <h3><a name="FileBrowser-CreatingDirectories"></a>Creating Directories</h3>
 
 <p><b>To create a directory:</b></p>
@@ -94,13 +96,11 @@ div.rbtoc1334104553982 li {margin-left: 0px;padding-left: 0px;}
 	<li>In the box that opens, click <b>Upload a File</b> to browse to and select the file(s) you want to upload, and then click <b>Open</b>.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
-The file(s) are uploaded to the directory you selected.</li>
+The file(s) are uploaded to the directory you selected.
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ol>
 
 
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Important</b><br />To upload files, your browser must have Flash enabled. If your installation of Hue is using HTTPS, self-signed certificates often confuse Flash. You can avoid using Flash by clicking the <b>upload without flash</b> link in the <b>Uploading files</b> message box, or by adding <tt>/filebrowser/upload</tt> to the end of the URL for Hue in your browser to display the following page.<br/>
-<font color="red"><em>Is this still true?</em></font></td></tr></table></div>
-
 <h3><a name="FileBrowser-DownloadingFilesusingtheFileBrowser"></a>Downloading Files using the File Browser</h3>
 
 <p><b>To download files using the File Browser:</b></p>
@@ -140,11 +140,11 @@ The file(s) are uploaded to the directory you selected.</li>
 	<li>Choose <b>Move</b> from the Options menu.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /></li>
-	<li>In the <b>Move</b> dialog box, enter the new path and file or directory name, and then click <b>Submit</b>. <font color="red"><em>is this really how it will work? old text: (browse to the directory where you want to move the file or directory)</em></font></li>
+	<li>In the <b>Move</b> dialog box, enter the new path and file or directory name, and then click <b>Submit</b>.</li>
 </ol>
 
 
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Tip</b><br />While browsing in the <b>Move</b> dialog box, you can use the <b>My Home</b> and <b>New Directory</b> buttons.</td></tr></table></div>
+
 <p><br class="atl-forced-newline" /></p>
 
 <p><b>To delete a file or directory:</b></p>
@@ -162,8 +162,10 @@ You can delete recursively by choosing <b>Delete Recursively</b> from the Option
 
 
 <h3><a name="FileBrowser-ChangingaFile%27sorDirectory%27sOwner%2CGroup%2CorPermissions"></a>Changing a File's or Directory's Owner, Group, or Permissions</h3>
+<p><br class="atl-forced-newline" /></p>
 
 <div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />Only the Hadoop superuser can change a file's or directory's owner, group, or permissions. The user who starts Hadoop is the Hadoop superuser. The Hadoop superuser account is not necessarily the same as a Hue superuser account. If you create a Hue user (in User Admin) with the same user name and password as the Hadoop superuser, then that Hue user can change a file's or directory's owner, group, or permissions.</td></tr></table></div>
+<p><br class="atl-forced-newline" /></p>
 
 <p><b>To change a file's or directory's owner or group:</b></p>
 
@@ -273,4 +275,3 @@ File Browser displays the contents of the file in the <b>File Editor</b> window.
 	    
     </body>
 </html>
-

+ 8 - 7
apps/jobbrowser/static/help/index.html

@@ -1,16 +1,18 @@
 <h1><a name="JobBrowser-IntroducingHueJobBrowser"></a>Introducing Hue Job Browser</h1>
 
-<p>The Hue Job Browser application enables you to examine the Hadoop MapReduce jobs running on your Hadoop cluster. Job Browser presents the job and tasks in layers. The top layer is a list of jobs, and you can double-click a job to view a list of that job's tasks. You can then view a task's attempts and the properties of each attempt, such as state, start and end time, and output size. To troubleshoot failed jobs, you can also view the logs of each attempt. For more information about Hadoop MapReduce, see the <a href="http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320/mapred_tutorial.html">Hadoop MapReduce Tutorial (update this link)</a>.</p>
+<p>The Hue Job Browser application enables you to examine the Hadoop MapReduce jobs running on your Hadoop cluster. Job Browser presents the job and tasks in layers. The top layer is a list of jobs, and you can double-click a job to view a list of that job's tasks. You can then view a task's attempts and the properties of each attempt, such as state, start and end time, and output size. To troubleshoot failed jobs, you can also view the logs of each attempt. </p>
+
+
 
 
 <h2><a name="JobBrowser-Contents"></a>Contents</h2>
 
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334188812026 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334188812026 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334188812026 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1334689029994 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1334689029994 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1334689029994 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class='rbtoc1334188812026'>
+/*]]>*/</style><div class='rbtoc1334689029994'>
 <ul>
     <li><a href='#JobBrowser-IntroducingHueJobBrowser'>Introducing Hue Job Browser</a></li>
     <li><a href='#JobBrowser-JobBrowserInstallationandConfiguration'>Job Browser Installation and Configuration</a></li>
@@ -55,7 +57,7 @@ div.rbtoc1334188812026 li {margin-left: 0px;padding-left: 0px;}
 <p><a name="JobBrowser-ViewingJobInformationandLogs"></a></p>
 <h1><a name="JobBrowser-ViewingJobInformationandLogs"></a>Viewing Job Information and Logs</h1>
 
-<p><b>To view job information and logs:</b>  <font color="red"><em>Looks like this has changed, don't see how to do it?</em></font></p>
+<p><b>To view job information and logs:</b>  </p>
 
 <ol>
 	<li>In the <b>Job Browser</b> window, double-click the job you want to view.
@@ -103,4 +105,3 @@ The logs associated with the task attempt is displayed.
 	    
     </body>
 </html>
-

+ 45 - 28
apps/jobsub/static/help/index.html

@@ -1,6 +1,7 @@
 <h1><a name="JobDesigner-IntroducingHueJobDesigner"></a>Introducing Hue Job Designer</h1>
 
-<p>The Job Designer application enables you to create and submit Hadoop Map/Reduce jobs to the Hadoop cluster. You can include variables with your jobs to enable you and other users to enter values for the variables when they run your job. The Job Designer supports streaming and JAR jobs. For more information about Hadoop Map/Reduce, see the <a href="http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320/mapred_tutorial.html">Hadoop MapReduce Tutorial</a>. <font color="red"><em>update tutorial link</em></font></p>
+<p>The Job Designer application enables you to create and submit Hadoop Map/Reduce jobs to the Hadoop cluster. You can include variables with your jobs to enable you and other users to enter values for the variables when they run your job. The Job Designer supports streaming, MapReduce, and Java jobs. </p>
+
 
 <div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> A job's input files must be uploaded to the cluster before you can submit the job.</td></tr></table></div>
 
@@ -8,11 +9,11 @@
 <h2><a name="JobDesigner-Contents"></a>Contents</h2>
 
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334175427865 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334175427865 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334175427865 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1334688108126 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1334688108126 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1334688108126 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class='rbtoc1334175427865'>
+/*]]>*/</style><div class='rbtoc1334688108126'>
 <ul>
     <li><a href='#JobDesigner-IntroducingHueJobDesigner'>Introducing Hue Job Designer</a></li>
     <li><a href='#JobDesigner-JobDesignerInstallationandConfiguration'>Job Designer Installation and Configuration</a></li>
@@ -33,14 +34,14 @@ div.rbtoc1334175427865 li {margin-left: 0px;padding-left: 0px;}
     <li><a href='#JobDesigner-FilteringtheJobDesigns'>Filtering the Job Designs</a></li>
 </ul>
 </ul>
-    <li><a href='#JobDesigner-DisplayingJobResults'>Displaying Job Results</a></li>
+    <li><a href='#JobDesigner-DisplayingJobResults%28theJobSubmissionHistory%29'>Displaying Job Results (the Job Submission History)</a></li>
 </ul></div>
 <p><br class="atl-forced-newline" /></p>
 
 <p><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a></p>
 <h1><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a>Job Designer Installation and Configuration</h1>
 
-<p>Job Designer is one of the applications that is installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDHDOC/Hue+Installation">Hue Installation</a>.</p>
+<p>Job Designer is one of the applications that is installed as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDH4B2/Hue+Installation">Hue Installation</a>.</p>
 
 <p><a name="JobDesigner-StartingJobDesigner"></a></p>
 <h1><a name="JobDesigner-StartingJobDesigner"></a>Starting Job Designer</h1>
@@ -53,7 +54,7 @@ div.rbtoc1334175427865 li {margin-left: 0px;padding-left: 0px;}
 
 <p>The Job Designer sample jobs can help you learn how to use Job Designer. </p>
 
-<p>To install the Job Designer samples, click <b>Install Samples</b> in the <b>Job Designs</b> window and then click <b>Ok</b>. The sample jobs are displayed in the <b>Job Designs</b> window. Job Designer removes the <b>Install Samples</b> button after the samples are installed so you can only install the samples once. <font color="red"><em>has this changed?</em></font>
+<p>To install the Job Designer samples, click <b>Install Samples</b> in the <b>Job Designs</b> window and then click <b>Yes</b>. The sample jobs are displayed in the <b>Job Designs</b> window. Job Designer removes the <b>Install Samples</b> button after the samples are installed so you can only install the samples once. 
 <br class="atl-forced-newline" /></p>
 
 <p><a name="JobDesigner-WorkingwithJobDesigns"></a></p>
@@ -64,19 +65,38 @@ div.rbtoc1334175427865 li {margin-left: 0px;padding-left: 0px;}
 <p><a name="JobDesigner-CreatingaMapreducedesign"></a></p>
 <h3><a name="JobDesigner-CreatingaMapReduceJobDesign"></a>Creating a MapReduce 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 Java job?</em></font></p>
+<p>A Hadoop JAR consists of MapReduce functions written in Java.</p>
+
 
 <p><b>To create a MapReduce job design:</b></p>
 
 <ol>
 	<li>In the <b>Job Designs</b> window, click <b>Create MapReduce Design</b>.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The <b>Job Design (mapreduce type)</b> window opens where you can specify information about the MapReduce job.
+The <b>Job Design (MapReduce type)</b> window opens where you can specify information about the MapReduce job.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>In the <b>Job Design (mapreduce type)</b> window, specify the following information.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> You can use variables of the form <tt>$variable_name</tt> for the <b>Arguments</b> setting described in the following table. When the MapReduce job is run, a dialog box will appear to enable you or users to specify the values of the variables. <font color="red"><em>no longer supported?</em></font></td></tr></table></div>
+	<li>In the <b>Job Design (MapReduce type)</b> window, specify the following information.
+<br class="atl-forced-newline" /></li>
+</ol>
+
+
+
+
+<style type="text/css">
+td {
+border: #dddddd solid 1px;
+height: 36px;
+padding: 5px 10px;
+vertical-align: top;
+}
+th {
+border: #dddddd solid 1px;
+height: 40px;
+padding: 5px 10px;
+vertical-align: center;
+}
+</style>
+
 <p><br class="atl-forced-newline" /></p>
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
@@ -99,23 +119,21 @@ The <b>Job Design (mapreduce type)</b> window opens where you can specify inform
 <tr>
 <td class='confluenceTd'> <b>Job Properties</b> </td>
 <td class='confluenceTd'> Click <b>Add Property</b>, to set a property value: <br/>
-&diams;&nbsp;&nbsp; For <b>Property name</b>, enter a configuration variable name. <br/>
-&diams;&nbsp;&nbsp; For <b>Value</b>, enter the value you want to use for the variable.  </td>
+&raquo;&nbsp;&nbsp; For <b>Property name</b>, enter a configuration variable name.  This field provides auto-completion, so you can type the first few characters of a property name and then select the one you want from a list.<br/>
+&raquo;&nbsp;&nbsp; For <b>Value</b>, enter the value you want to use for the variable.  </td>
 </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 or browse for a file to upload.   </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 or browse for a    </td>
 </tr>
 </tbody></table>
 </div>
 
-<p><br class="atl-forced-newline" /></p></li>
-</ol>
-
+<p><br class="atl-forced-newline" /></p>
 
 <ol>
 	<li>Click <b>Save</b> to save the job settings.
@@ -164,8 +182,8 @@ The <b>Job Design (streaming type)</b> window opens to enable you to specify inf
 <tr>
 <td class='confluenceTd'> <b>Job Properties</b> </td>
 <td class='confluenceTd'> Click <b>Add Property</b>, to set a property value: <br/>
-&ordm;&nbsp;&nbsp; For <b>Property name</b>, enter a configuration variable name. <br/>
-&ordm;&nbsp;&nbsp; For <b>Value</b>, enter the value you want to use for the variable.  </td>
+&raquo;&nbsp;&nbsp; For <b>Property name</b>, enter a configuration variable name. <br/>
+&raquo;&nbsp;&nbsp; For <b>Value</b>, enter the value you want to use for the variable.  </td>
 </tr>
 <tr>
 <td class='confluenceTd'> <b>Files</b> </td>
@@ -354,18 +372,18 @@ The jobs are displayed in the <b>Job Designs</b> window.
 
 
 <p><a name="JobDesigner-DisplayingJobResults"></a></p>
-<h1><a name="JobDesigner-DisplayingJobResults"></a>Displaying Job Results</h1>
+<h1><a name="JobDesigner-DisplayingJobResults%28theJobSubmissionHistory%29"></a>Displaying Job Results (the Job Submission History)</h1>
 
-<p><b>To display job results:</b></p>
+<p><b>To display the Job Submission History</b></p>
 
 <ol>
 	<li>In the <b>Job Designs</b> window, click the <b>History</b> tab.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
-The jobs are displayed in the <b>Recently Launched Jobs</b> list.
+The jobs are displayed in the <b>Job Submissions History</b> list by Oozie job ID.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /></li>
-	<li>To display details about a job, double-click it or click <font color="red">??</font> next to the task.
+	<li>To display details about a job, double-click the Oozie Job ID.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 The results of the job appear.
 <br class="atl-forced-newline" />
@@ -399,4 +417,3 @@ Click here for more information about using Job Browser.</li>
 	    
     </body>
 </html>
-

+ 23 - 7
apps/shell/src/shell/static/help/index.html

@@ -6,11 +6,11 @@
 <h2><a name="HueShell-Contents"></a>Contents</h2>
 
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334175459150 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334175459150 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334175459150 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1334270154338 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1334270154338 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1334270154338 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style><div class='rbtoc1334175459150'>
+/*]]>*/</style><div class='rbtoc1334270154338'>
 <ul>
     <li><a href='#HueShell-IntroducingHueShell'>Introducing Hue Shell</a></li>
     <li><a href='#HueShell-HueShellInstallationandConfiguration'>Hue Shell Installation and Configuration</a></li>
@@ -43,8 +43,7 @@ The <b>Shell</b> window opens in the Hue web page.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Click any of the tabs at the top of the Shell window to open a subprocess shell of that type.
 <br class="atl-forced-newline" />
-<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> If a button is disabled, the program is not on the system path. Ask your Hue administrator to fix this problem.</td></tr></table></div>
-<p><br class="atl-forced-newline" /></p></li>
+<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/static/art/help/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note:</b> If a button is disabled, the program is not on the system path. Ask your Hue administrator to fix this problem.</td></tr></table></div></li>
 	<li>After opening a subprocess, click anywhere in the body of the Shell application window to focus the command line. (Tab-completion is not supported.)
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>To end a process, type <tt>exit</tt> or <tt>quit</tt> depending on the type of subprocess you have opened.
@@ -57,6 +56,24 @@ The <b>Shell</b> window opens in the Hue web page.
 <h1><a name="HueShell-ViewingDocumentationfortheShells"></a>Viewing Documentation for the Shells</h1>
 
 <p>For information about using each of the default shells, see the documentation on the following sites:</p>
+
+<style type="text/css">
+td {
+border: #dddddd solid 1px;
+height: 36px;
+padding: 5px 10px;
+vertical-align: center;
+}
+th {
+border: #dddddd solid 1px;
+align: center;
+height: 40px;
+padding: 5px 10px;
+vertical-align: center;
+background-color: #c0c0c0;
+}
+</style>
+
 
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
@@ -87,4 +104,3 @@ The <b>Shell</b> window opens in the Hue web page.
 	    
     </body>
 </html>
-

BIN
desktop/core/static/art/help/help_16.gif


+ 8 - 8
desktop/core/static/help/index.html

@@ -4,16 +4,19 @@
 
 <h3><a name="WelcometoHue-StartingApplications"></a>Starting Applications</h3>
 
-<p>To open a Hue application, click the appropriate tab in the navigation bar at the top of the Hue web browser window. To open a second application (or a second instance of the same application), open it in a new tab (right-click on the tab and select "Open link in new tab").</p>
+<p>To open a Hue application, click the appropriate tab in the navigation bar at the top of the Hue web browser window. To open a second application concurrently (or a second instance of the same application), open it in a new tab (right-click on the tab and select "Open link in new tab").</p>
 
 <h3><a name="WelcometoHue-DisplayingHelpfortheHueApplications"></a>Displaying Help for the Hue Applications</h3>
 
-<p>To display the help text for a Hue application, click the Help tab in the Hue Navigation Bar, then click the appropriate link in the navigation bar at the top of the Help window. </p>
+<p>To display the help text for a Hue application, click the <b>Help</b> tab in the Hue Navigation Bar, then click the appropriate link in the Help navigation bar at the top of the Help window. </p>
 
 <h3><a name="WelcometoHue-LoggingInandOut"></a>Logging In and Out</h3>
 
 <p>To log out of Hue, click the "Sign out" link at the top left corner of the Hue web browser window, next to your user name.</p>
 
+<h3><a name="WelcometoHue-NoticeofMisconfiguration"></a>Notice of Misconfiguration</h3>
+
+<p>If Hue detects a misconfiguration, an indicator <img class="emoticon" src="/static/art/help/help_16.gif" height="16" width="16" align="absmiddle" alt="" border="0"/> appears in the navigation bar at the top of the page.  Clicking this takes you to the <b>Check for misconfiguration</b> page which will indicate the potential misconfiguration(s) with hints about fixing them. </p>
 
 <h3><a name="WelcometoHue-ChangingyourPassword"></a>Changing your Password</h3>
 
@@ -21,17 +24,15 @@
 
 <h3><a name="WelcometoHue-SeekingHelp%2CReportingBugs%2CandProvidingFeedback"></a>Seeking Help, Reporting Bugs, and Providing Feedback</h3>
 
-<p>The Hue team strongly values your feedback. The best way to contact us is to send email to hue-user@cloudera.com.  <font color="red"><em>Put a link to <a href="https://groups.google.com/a/cloudera.org/group/hue-issues/topics">https://groups.google.com/a/cloudera.org/group/hue-issues/topics</a> ?</em></font></p>
+<p>The Hue team strongly values your feedback. The best way to contact us is to send email to <a href="mailto:hue-user@cloudera.com">hue-user@cloudera.com</a>.  </p>
+
 
 <p>If you're experiencing transient errors (typically an error message saying a service is down), contact your system administrator first.</p>
 
 <h3><a name="WelcometoHue-BrowserCompatibility"></a>Browser Compatibility</h3>
 
-<p>Hue works best in Firefox, and works well in Chrome and Safari. Internet Explorer 8 is also supported. <font color="red"><em>Ensure this is current?</em></font></p>
+<p>Hue works in Chrome, Firefox, and Safari. Internet Explorer 8  and 9 are also supported. </p>
 
-<h3><a name="WelcometoHue-HueSDK"></a>Hue SDK</h3>
-
-<p>Hue supports an SDK to build new applications within the framework. If you're interested in building new applications within the framework, send email to <a href="mailto:hue-user@cloudera.com">hue-user@cloudera.com</a>.</p>
 
 				    
                     			    </td>
@@ -40,4 +41,3 @@
 	    
     </body>
 </html>
-