Prechádzať zdrojové kódy

[help] Updating the documentation of all the apps

Romain Rigaux 13 rokov pred
rodič
commit
97d930e4d8

+ 5 - 6
apps/about/static/help/index.html

@@ -5,14 +5,13 @@
 <p>Within the About page you can:</p>
 <p>Within the About page you can:</p>
 
 
 <ul>
 <ul>
-	<li>Click the <b>Configuration</b> tab to view the current Hue configuration.
+	<li>Click the <b>Configuration</b> tab to view the current Hue configuration.<br/>
+This page shows a list of the installed Hue applications.  Click the relevant tab under <b>Configuration Sections and Variables</b> to see the variables configured for a given application. 
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+The location of the configuration file is shown at the top of the page (by default in <tt>/etc/hue</tt>).  Note that all Hue configuration settings are done in the <tt>hue.ini</tt> file.  
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <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.
 	<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>
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></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>
 	<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>
 </ul>
 
 

+ 39 - 31
apps/beeswax/static/help/index.html

@@ -6,11 +6,11 @@
 <h2><a name="Beeswax-Contents"></a>Contents</h2>
 <h2><a name="Beeswax-Contents"></a>Contents</h2>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-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;}
+div.rbtoc1343860614247 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1343860614247 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1343860614247 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334256185788'>
+/*]]>*/</style><div class='rbtoc1343860614247'>
 <ul>
 <ul>
     <li><a href='#Beeswax-IntroducingBeeswax'>Introducing Beeswax</a></li>
     <li><a href='#Beeswax-IntroducingBeeswax'>Introducing Beeswax</a></li>
     <li><a href='#Beeswax-BeeswaxandHiveInstallationandConfiguration'>Beeswax and Hive Installation and Configuration</a></li>
     <li><a href='#Beeswax-BeeswaxandHiveInstallationandConfiguration'>Beeswax and Hive Installation and Configuration</a></li>
@@ -25,7 +25,7 @@ div.rbtoc1334256185788 li {margin-left: 0px;padding-left: 0px;}
 <ul>
 <ul>
 <ul>
 <ul>
     <li><a href='#Beeswax-CreatingandRunningQueries'>Creating and Running Queries</a></li>
     <li><a href='#Beeswax-CreatingandRunningQueries'>Creating and Running Queries</a></li>
-    <li><a href='#Beeswax-TheAdvancedSettingsmenu'>The Advanced Settings menu</a></li>
+    <li><a href='#Beeswax-AdvancedQuerySettings'>Advanced Query Settings</a></li>
     <li><a href='#Beeswax-ViewingQueryHistory'>Viewing Query History</a></li>
     <li><a href='#Beeswax-ViewingQueryHistory'>Viewing Query History</a></li>
     <li><a href='#Beeswax-Viewing%2CEditing%2CorDeletingSavedQueries'>Viewing, Editing, or Deleting Saved Queries</a></li>
     <li><a href='#Beeswax-Viewing%2CEditing%2CorDeletingSavedQueries'>Viewing, Editing, or Deleting Saved Queries</a></li>
 </ul>
 </ul>
@@ -45,58 +45,63 @@ div.rbtoc1334256185788 li {margin-left: 0px;padding-left: 0px;}
 
 
 <h1><a name="Beeswax-BeeswaxandHiveInstallationandConfiguration"></a>Beeswax and Hive Installation and Configuration</h1>
 <h1><a name="Beeswax-BeeswaxandHiveInstallationandConfiguration"></a>Beeswax and Hive Installation and Configuration</h1>
 
 
-<p>Beeswax is installed and configured 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>Beeswax assumes an existing Hive installation.  The Hue installation instructions include the configuration necessary for Beeswax to access Hive. </p>
-
-<p>You can view the current Hive configuration from from the <b>Settings</b> tab in the Beeswax application. </p>
+<p>Beeswax is installed and configured as part of Hue. For more information about installing Hue, see <a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation">Hue Installation</a>.</p>
 
 
+<p>Beeswax assumes an existing Hive installation.  The Hue installation instructions include the configuration necessary for Beeswax to access Hive.   You can view the current Hive configuration from from the <b>Settings</b> tab in the Beeswax application. </p>
 
 
+<p>By default, a Beeswax user can see the saved queries for all users &#8211; both his/her own queries and those of other Beeswax users.  If this behavior is not desirable, there is a configuration option you can change in the <tt>/etc/hue/hue.ini</tt> file under the <tt>[beeswax]</tt> section to restrict viewing saved queries to only the query owner and Hue administrators.  To change this setting, find and uncomment the <tt>share_saved_queries</tt> property and set it to <tt>false</tt>. </p>
 
 
 
 
 <h1><a name="Beeswax-StartingBeeswax"></a>Starting Beeswax</h1>
 <h1><a name="Beeswax-StartingBeeswax"></a>Starting Beeswax</h1>
 
 
-<p>To start the Beeswax application, click the <b>Beeswax</b> tab in the navigation bar at the top of the Hue browser page.  </p>
+<p>To start the Beeswax application, click the <b>Beeswax</b> icon (<span class="image-wrap" style=""><img src="/beeswax/static/help/images/21103320.png" width="30" style="border: 0px solid black"/></span>) in the navigation bar at the top of the Hue browser page.  </p>
 
 
-<p>The first time you run Beeswax, the "Welcome to Beeswax for Hive page appears, and prompts you to install the sample tables or import your own tables. </p>
+<p>The first time you run Beeswax, the "Welcome to Beeswax for Hive" page appears, and prompts you to install the sample tables or import your own tables. </p>
 
 
-<p>Once some tables have been created, clicking the Beeswax tab will bring you directly into the Query Editor. </p>
+<p>Once some tables have been created &#8212; either from installing the samples or importing your own data &#8212; clicking the Beeswax tab will bring you directly into the Query Editor. </p>
 
 
-<p>The tabs at the top of the page allow you to navigate to the main functional areas of Beeswax. </p>
+<p>The tabs in the Beeswax navigation bar allow you to navigate to the main functional areas of Beeswax. </p>
 
 
 <h3><a name="Beeswax-InstallingtheBeeswaxSamples"></a>Installing the Beeswax Samples </h3>
 <h3><a name="Beeswax-InstallingtheBeeswaxSamples"></a>Installing the Beeswax Samples </h3>
 
 
 <p>You can install two sample Beeswax tables to use as examples.</p>
 <p>You can install two sample Beeswax tables to use as examples.</p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Beeswax</b> window, click <b>Install Samples</b>
+	<li>In the <b>Welcome to Beeswax</b> window, click <b>Install Samples</b>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Confirm that you want to install these samples.
 	<li>Confirm that you want to install these samples.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-Once you have installed the sample data, this option will no longer appear.</li>
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
+<p>Once you have installed the sample data, you will no longer see either the <b>Import Data</b> and <b>Install Samples</b> buttons when you run Beeswax.</p>
+
 <h3><a name="Beeswax-ImportingyourownData"></a>Importing your own Data</h3>
 <h3><a name="Beeswax-ImportingyourownData"></a>Importing your own Data</h3>
 
 
-<p>You can import data or your own:</p>
+<p>If you want to import your own data instead of installing the Sample tables:</p>
+
 <ol>
 <ol>
-	<li>In the "Beeswax" window, click the <b>Import Data</b> button.<br/>
+	<li>In the <b>Welcome to Beeswax</b> window, click the <b>Import Data</b> button.<br/>
 This takes you to the <b>Create a new table manually</b> page. 
 This takes you to the <b>Create a new table manually</b> page. 
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Follow the prompts in this wizard to specify your table.  For more details see <a href="#Beeswax-CreatingTables">Creating Tables</a>.
 	<li>Follow the prompts in this wizard to specify your table.  For more details see <a href="#Beeswax-CreatingTables">Creating Tables</a>.
-<br class="atl-forced-newline" />  <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />  </li>
 </ol>
 </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>Note</b><br />If the <b>Welcome to Beeswax</b> page with the <b>Import Data</b> button no longer appears, you can still import your own data by clicking the <b>Tables</b> tab, and creating a new table.</td></tr></table></div>
+<p><br class="atl-forced-newline" /></p>
+
 <h1><a name="Beeswax-WorkingwithQueries"></a>Working with Queries</h1>
 <h1><a name="Beeswax-WorkingwithQueries"></a>Working with Queries</h1>
 
 
-<p>The <b>Query Editor</b> view enables you to enter queries in Hive's Query Language (HQL), which is similar to Structured Query Language (SQL). You can name and save your queries to use later. When you submit a query, the Beeswax Server uses Hive to run the queries. You can either wait for the query to complete, or return later to find the queries in the <b>Beeswax History</b> view. You can also receive an email message after the query is completed.</p>
+<p>The <b>Query Editor</b> view lets you create queries in Hive's Query Language (HQL), which is similar to Structured Query Language (SQL). You can name and save your queries to use later. When you submit a query, the Beeswax Server uses Hive to run the queries. You can either wait for the query to complete, or return later to find the queries in the <b>Beeswax History</b> view. You can also request receive an email message after the query is completed.</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>For More Information</b><br />For information about HQL syntax, see <a href="http://wiki.apache.org/hadoop/Hive/LanguageManual.">http://wiki.apache.org/hadoop/Hive/LanguageManual.</a></td></tr></table></div>
 <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>For More Information</b><br />For information about HQL syntax, see <a href="http://wiki.apache.org/hadoop/Hive/LanguageManual.">http://wiki.apache.org/hadoop/Hive/LanguageManual.</a></td></tr></table></div>
 
 
 <h3><a name="Beeswax-CreatingandRunningQueries"></a>Creating and Running Queries</h3>
 <h3><a name="Beeswax-CreatingandRunningQueries"></a>Creating and Running Queries</h3>
 
 
+<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 />To run a Query, you must be logged in to Hue as a user that also has a Unix user account on the remote server.</td></tr></table></div>
+
 <p><b>To create and run a query</b>:</p>
 <p><b>To create and run a query</b>:</p>
 
 
 <ol>
 <ol>
@@ -104,9 +109,9 @@ This takes you to the <b>Create a new table manually</b> page.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 For example, to select all data from the <em>sample_08</em> table, you would type:
 For example, to select all data from the <em>sample_08</em> table, you would type:
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
-<tt>SELECT * FROM sample_08</tt>
+<tt>SELECT * FROM sample_08 WHERE salary &gt; 100000</tt>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>The Advanced Settings section lets you override the default Hive and Hadoop settings, specify file resources and user-defined functions, and enable users to enter parameters at run-time, and request email notification when the job is complete.  See <a href="#Beeswax-AdvancedSettings">Advanced Settings</a> below for details on using these settings.
+	<li>In the box to the left of the Query field, you can override the default Hive and Hadoop settings, specify file resources and user-defined functions, and enable users to enter parameters at run-time, and request email notification when the job is complete.  See <a href="#Beeswax-AdvancedSettings">Advanced Query Settings</a> below for details on using these settings.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>To save your query and advanced settings to use again later, click <b>Save As,</b> enter a name and description, and then click <b>OK</b>. To save changes to an existing query, click <b>Save.</b>
 	<li>To save your query and advanced settings to use again later, click <b>Save As,</b> enter a name and description, and then click <b>OK</b>. To save changes to an existing query, click <b>Save.</b>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
@@ -141,9 +146,9 @@ To save the results in an HDFS file, select <b>to HDFS directory</b>, enter a pa
 
 
 
 
 <p><a name="Beeswax-AdvancedSettings"></a></p>
 <p><a name="Beeswax-AdvancedSettings"></a></p>
-<h3><a name="Beeswax-TheAdvancedSettingsmenu"></a>The Advanced Settings menu</h3>
+<h3><a name="Beeswax-AdvancedQuerySettings"></a>Advanced Query Settings</h3>
 
 
-<p>The Advanced settings section lets you specify the following options:
+<p>The section to the left of the Query field lets you specify the following options:
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 
 
 <style type="text/css">
 <style type="text/css">
@@ -208,7 +213,7 @@ You must specify a JAR file for the user-defined functions in <b>File Resources<
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Email Notification</b> </td>
 <td class='confluenceTd'> <b>Email Notification</b> </td>
-<td class='confluenceTd'> To receive an email message after a query completes, check <b>Email Notification</b>. </td>
+<td class='confluenceTd'> To receive an email message after a query completes, check <b>Email Notification</b>. The email is sent to the email address specified in the logged-in user's profile. </td>
 </tr>
 </tr>
 </tbody></table>
 </tbody></table>
 </div>
 </div>
@@ -341,7 +346,8 @@ The table creation wizard starts.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 The basic steps are:
 The basic steps are:
 	<ul>
 	<ul>
-		<li>Choose your input file.  The input file you specify must exist.</li>
+		<li>Choose your input file.  The input file you specify must exist.<br/>
+Note that you can choose to have Beeswax create the table definition only based on the import file you select, without actually importing data from that file. </li>
 		<li>Specify the column delimiter.</li>
 		<li>Specify the column delimiter.</li>
 		<li>Define your columns, providing a name and selecting the type.
 		<li>Define your columns, providing a name and selecting the type.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
@@ -403,9 +409,11 @@ Beeswax displays the table's data in the <b>Query Results</b> window.</li>
 <p><b>To browse the metadata in a table:</b></p>
 <p><b>To browse the metadata in a table:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the Beeswax <b>Table List</b> window, double-click the table name.
+	<li>In the Beeswax <b>Table List</b> window, click the table name.
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+Beeswax displays the table's metadata under a <b>Columns</b> tab.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-Beeswax displays the table's metadata on the right side of the Beeswax <b>Table Metadata</b> window.</li>
+You can view the actual data in the table by selecting the <b>Sample</b> tab. </li>
 </ol>
 </ol>
 
 
 
 
@@ -463,8 +471,8 @@ Beeswax lists the selected table in its directory in the <b>File Browser</b> win
 </ol>
 </ol>
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

+ 20 - 12
apps/filebrowser/src/filebrowser/static/help/index.html

@@ -1,4 +1,4 @@
-<h1><a name="FileBrowser-IntroducingHueFileBrowser"></a>Introducing Hue File Browser</h1>
+<h1><a name="FileBrowser-IntroducingFileBrowser"></a>Introducing File Browser</h1>
 
 
 <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>
 <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>
 
 
@@ -14,13 +14,13 @@
 <h3><a name="FileBrowser-Contents"></a>Contents</h3>
 <h3><a name="FileBrowser-Contents"></a>Contents</h3>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-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;}
+div.rbtoc1347644752425 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1347644752425 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1347644752425 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334626349012'>
+/*]]>*/</style><div class='rbtoc1347644752425'>
 <ul>
 <ul>
-    <li><a href='#FileBrowser-IntroducingHueFileBrowser'>Introducing Hue File Browser</a></li>
+    <li><a href='#FileBrowser-IntroducingFileBrowser'>Introducing 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-StartingFileBrowser'>Starting File Browser</a></li>
     <li><a href='#FileBrowser-WorkingwithFilesandDirectories'>Working with Files and Directories</a></li>
     <li><a href='#FileBrowser-WorkingwithFilesandDirectories'>Working with Files and Directories</a></li>
@@ -42,17 +42,20 @@ div.rbtoc1334626349012 li {margin-left: 0px;padding-left: 0px;}
 <p><br class="atl-forced-newline" /></p>
 <p><br class="atl-forced-newline" /></p>
 
 
 <p><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a></p>
 <p><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a></p>
+
 <h1><a name="FileBrowser-FileBrowserInstallationandConfiguration"></a>File Browser Installation and Configuration</h1>
 <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/CDH4B2/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/CDH4DOC/Hue+Installation">Hue Installation</a>.</p>
 
 
 <p><a name="FileBrowser-StartingFileBrowser"></a></p>
 <p><a name="FileBrowser-StartingFileBrowser"></a></p>
+
 <h1><a name="FileBrowser-StartingFileBrowser"></a>Starting File Browser</h1>
 <h1><a name="FileBrowser-StartingFileBrowser"></a>Starting File Browser</h1>
 
 
-<p>To start the File Browser application, click the <b>File Browser</b> tab in the navigation bar at the top of the Hue browser page.  
+<p>To start the File Browser application, click the <b>File Browser</b> icon ( <span class="image-wrap" style=""><img src="/filebrowser/static/help/images/21103319.png" height="30" style="border: 0px solid black"/></span>) in the navigation bar at the top of the Hue browser page.
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <a name="FileBrowser-WorkingwithFilesandDirectories"></a></p>
 <a name="FileBrowser-WorkingwithFilesandDirectories"></a></p>
+
 <h1><a name="FileBrowser-WorkingwithFilesandDirectories"></a>Working with Files and Directories</h1>
 <h1><a name="FileBrowser-WorkingwithFilesandDirectories"></a>Working with Files and Directories</h1>
 
 
 <p>You can use File Browser to view the input and output files of your MapReduce jobs. Typically, you can save your output files in <tt>/tmp</tt> or in your home directory if your system administrator set one up for you. You must have the proper permissions to manipulate other user's files.</p>
 <p>You can use File Browser to view the input and output files of your MapReduce jobs. Typically, you can save your output files in <tt>/tmp</tt> or in your home directory if your system administrator set one up for you. You must have the proper permissions to manipulate other user's files.</p>
@@ -66,7 +69,8 @@ div.rbtoc1334626349012 li {margin-left: 0px;padding-left: 0px;}
 <br class="atl-forced-newline" /></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> 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>
 <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>
+<p><br class="atl-forced-newline" /></p>
+
 <h3><a name="FileBrowser-CreatingDirectories"></a>Creating Directories</h3>
 <h3><a name="FileBrowser-CreatingDirectories"></a>Creating Directories</h3>
 
 
 <p><b>To create a directory:</b></p>
 <p><b>To create a directory:</b></p>
@@ -97,7 +101,8 @@ div.rbtoc1334626349012 li {margin-left: 0px;padding-left: 0px;}
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 The file(s) are uploaded to the directory you selected.
 The file(s) are uploaded to the directory you selected.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
@@ -162,6 +167,7 @@ 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>
 <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>
 <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>
 <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>
@@ -201,6 +207,7 @@ You can delete recursively by choosing <b>Delete Recursively</b> from the Option
 
 
 
 
 <p><a name="FileBrowser-SearchingforFilesandDirectories"></a></p>
 <p><a name="FileBrowser-SearchingforFilesandDirectories"></a></p>
+
 <h1><a name="FileBrowser-SearchingforFilesandDirectories"></a>Searching for Files and Directories</h1>
 <h1><a name="FileBrowser-SearchingforFilesandDirectories"></a>Searching for Files and Directories</h1>
 
 
 <p>You can search for files or directories by name using the <b>Filter</b> query search box:</p>
 <p>You can search for files or directories by name using the <b>Filter</b> query search box:</p>
@@ -218,6 +225,7 @@ File Browser lists the files or directories matching the search criteria.
 
 
 
 
 <p><a name="FileBrowser-Viewing%2CEditing%2CandDownloadingFiles"></a></p>
 <p><a name="FileBrowser-Viewing%2CEditing%2CandDownloadingFiles"></a></p>
+
 <h1><a name="FileBrowser-Viewing%2CEditing%2CandDownloadingFiles"></a>Viewing, Editing, and Downloading Files</h1>
 <h1><a name="FileBrowser-Viewing%2CEditing%2CandDownloadingFiles"></a>Viewing, Editing, and Downloading Files</h1>
 
 
 <p>You can view and edit files as text or binary. You can also download files from the HDFS.</p>
 <p>You can view and edit files as text or binary. You can also download files from the HDFS.</p>
@@ -268,8 +276,8 @@ File Browser displays the contents of the file in the <b>File Editor</b> window.
 
 
 <p><br class="atl-forced-newline" /></p>
 <p><br class="atl-forced-newline" /></p>
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

+ 77 - 64
apps/jobbrowser/static/help/index.html

@@ -1,107 +1,118 @@
-<h1><a name="JobBrowser-IntroducingHueJobBrowser"></a>Introducing Hue Job Browser</h1>
-
-<p>The Hue Job Browser application lets 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 link to 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>
+<h1><a name="JobBrowser-IntroducingJobBrowser"></a>Introducing Job Browser</h1>
 
 
+<p>The Job Browser application lets 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 link to 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>
 <h2><a name="JobBrowser-Contents"></a>Contents</h2>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334716834877 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334716834877 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334716834877 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1347648975019 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1347648975019 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1347648975019 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334716834877'>
+/*]]>*/</style><div class='rbtoc1347648975019'>
 <ul>
 <ul>
-    <li><a href='#JobBrowser-IntroducingHueJobBrowser'>Introducing Hue Job Browser</a></li>
+    <li><a href='#JobBrowser-IntroducingJobBrowser'>Introducing Job Browser</a></li>
     <li><a href='#JobBrowser-JobBrowserInstallationandConfiguration'>Job Browser Installation and Configuration</a></li>
     <li><a href='#JobBrowser-JobBrowserInstallationandConfiguration'>Job Browser Installation and Configuration</a></li>
     <li><a href='#JobBrowser-StartingJobBrowser'>Starting Job Browser</a></li>
     <li><a href='#JobBrowser-StartingJobBrowser'>Starting Job Browser</a></li>
     <li><a href='#JobBrowser-FilteringtheJobBrowserList'>Filtering the Job Browser List</a></li>
     <li><a href='#JobBrowser-FilteringtheJobBrowserList'>Filtering the Job Browser List</a></li>
     <li><a href='#JobBrowser-ViewingJobInformationandLogs'>Viewing Job Information and Logs</a></li>
     <li><a href='#JobBrowser-ViewingJobInformationandLogs'>Viewing Job Information and Logs</a></li>
     <li><a href='#JobBrowser-ViewingJobOutput'>Viewing Job Output</a></li>
     <li><a href='#JobBrowser-ViewingJobOutput'>Viewing Job Output</a></li>
 </ul></div>
 </ul></div>
+<p><br class="atl-forced-newline" />
+<a name="JobBrowser-JobBrowserInstallationandConfiguration"></a></p>
 
 
-<p><a name="JobBrowser-JobBrowserInstallationandConfiguration"></a></p>
 <h1><a name="JobBrowser-JobBrowserInstallationandConfiguration"></a>Job Browser Installation and Configuration</h1>
 <h1><a name="JobBrowser-JobBrowserInstallationandConfiguration"></a>Job Browser Installation and Configuration</h1>
 
 
-<p>Job Browser 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>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
+<p>Job Browser 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>By default, a JobBrowser user can see submitted job information for all users &#8211; both his/her own jobs and those of other users. If this behavior is not desirable, you can change the value of the <tt>share_jobs</tt> property under the <tt>[jobbrowser]</tt> section in the <tt>etc/hue/hue.ini</tt> file.  Setting this property to <tt>false</tt> will restrict the viewing of submitted jobs to only the job submitter and Hue administrators.
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></p>
 
 
 <p><a name="JobBrowser-StartingJobBrowser"></a></p>
 <p><a name="JobBrowser-StartingJobBrowser"></a></p>
+
 <h1><a name="JobBrowser-StartingJobBrowser"></a>Starting Job Browser</h1>
 <h1><a name="JobBrowser-StartingJobBrowser"></a>Starting Job Browser</h1>
 
 
-<p>To start Job Browser, click the <b>Job Browser</b> tab in the navigation bar at the top of the Hue web page. </p>
+<p>To start Job Browser, click the <b>Job Browser</b> icon ( <span class="image-wrap" style=""><img src="/jobbrowser/static/help/images/21103323.png" height="26" style="border: 0px solid black"/></span> ) in the navigation bar at the top of the Hue web page.</p>
 
 
-<p>If there are no jobs that have been run, the <b>Welcome to the Job Browser</b> page opens, with links to the Job Designer and Beeswax. </p>
+<p>If there are no jobs that have been run, the <b>Welcome to the Job Browser</b> page opens, with links to the Job Designer and Beeswax.</p>
 
 
 <p>If there are jobs running, then the Job Browser list appears.
 <p>If there are jobs running, then the Job Browser list appears.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></p>
 
 
 <p><a name="JobBrowser-FilteringtheJobBrowserList"></a></p>
 <p><a name="JobBrowser-FilteringtheJobBrowserList"></a></p>
+
 <h1><a name="JobBrowser-FilteringtheJobBrowserList"></a>Filtering the Job Browser List</h1>
 <h1><a name="JobBrowser-FilteringtheJobBrowserList"></a>Filtering the Job Browser List</h1>
 
 
 <p><b>To filter the jobs displayed in the Job Browser list:</b></p>
 <p><b>To filter the jobs displayed in the Job Browser list:</b></p>
 
 
-<ol>
-	<li>To filter the jobs by their state (such as <b>Running</b> or <b>Completed</b>), choose a state from the <b>Filter Jobs</b> menu.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To filter by a user who ran the jobs, enter the user's name in the <b>User Name Filter</b> query box.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To filter by job name, enter the name in the <b>Text Filter</b> query box.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To clear the filters, choose <b>All States</b> from the <b>Filter Jobs</b> menu and delete any text in the <b>User Name Filter</b> and <b>Text Filter</b> query boxes.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-</ol>
+<ul>
+	<li>To filter the jobs by their state (such as <b>Running</b> or <b>Completed</b>), choose a state from the <b>Job status</b> drop-down menu.
+<br class="atl-forced-newline" /></li>
+	<li>To filter by a user who ran the jobs, enter the user's name in the <b>User Name</b> query box.
+<br class="atl-forced-newline" /></li>
+	<li>To filter by job name, enter the name in the <b>Text</b> query box.
+<br class="atl-forced-newline" /></li>
+	<li>To clear the filters, choose <b>All States</b> from the <b>Job status</b> drop-down menu and delete any text in the <b>User Name</b> and <b>Text</b> query boxes.&nbsp;</li>
+	<li>To display retired jobs, check the <b>Show retired jobs</b>&nbsp;checkbox.&nbsp;Retired jobs show somewhat limited information &#8211; for example, information on maps and reduces and job duration is not available. Jobs are designated as&nbsp;Retired by the JobTracker based on the value of <tt>mapred.jobtracker.retirejob.interval</tt>.&nbsp;The retired jobs no longer display after the JobTracker is restarted.</li>
+</ul>
 
 
 
 
 <p><a name="JobBrowser-ViewingJobInformationandLogs"></a></p>
 <p><a name="JobBrowser-ViewingJobInformationandLogs"></a></p>
+
 <h1><a name="JobBrowser-ViewingJobInformationandLogs"></a>Viewing Job Information and Logs</h1>
 <h1><a name="JobBrowser-ViewingJobInformationandLogs"></a>Viewing Job Information and Logs</h1>
 
 
-<p><b>To view job information for an individual job:</b>  </p>
+<p><b>To view job information for an individual job:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Browser</b> window, click <b>View</b> at the right of the job you want to view.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-This shows the <b>Job</b> page for the job, with the recent tasks associated with the job are displayed in the <b>Tasks</b> tab. 
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Browser</b> window, click <b>View</b> at the right of the job you want to view.<br/>
+This shows the <b>Job</b> page for the job, with the recent tasks associated with the job are displayed in the <b>Tasks</b> tab.
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 	<li>Click the <b>Metadata</b> tab to view the metadata for this job.
 	<li>Click the <b>Metadata</b> tab to view the metadata for this job.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 	<li>Click the <b>Counters</b> tab to view the counter metrics for the job.
 	<li>Click the <b>Counters</b> tab to view the counter metrics for the job.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
 <p><b>To view details about the tasks associated with the job:</b></p>
 <p><b>To view details about the tasks associated with the job:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job</b> window, click the <b>View All Tasks</b> link at the right just above the <b>Recent Tasks</b> list.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-This lists all the tasks associated with the job. 
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>In the <b>Job</b> window, click the <b>View All Tasks</b> link at the right just above the <b>Recent Tasks</b> list.<br/>
+This lists all the tasks associated with the job.
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 	<li>Click <b>Attempts</b> to the right of a task to view the attempts for that task.
 	<li>Click <b>Attempts</b> to the right of a task to view the attempts for that task.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
 
 
-<p><b>To view information about an individual task:</b> </p>
+<p><b>To view information about an individual task:</b></p>
 
 
 <ol>
 <ol>
-	<li>in the <b>Job</b> window, click the <b>View</b> link to the right of the task.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+	<li>in the <b>Job</b> window, click the <b>View</b> link to the right of the task.<br/>
 The attempts associated with the task are displayed.
 The attempts associated with the task are displayed.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>Click the <b>Metadata</b> tab to view metadata for this task.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
+	<li>Click the <b>Metadata</b> tab to view metadata for this task.<br/>
 The metadata associated with the task is displayed.
 The metadata associated with the task is displayed.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To view the Hadoop counters for a task, click the <b>Counters</b> tab.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The counters associated with the task is displayed.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
+	<li>To view the Hadoop counters for a task, click the <b>Counters</b> tab.<br/>
+The counters associated with the task are displayed.
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 	<li>To return to the <b>Job</b> window for this job, click the job number in the status panel at the left of the window.
 	<li>To return to the <b>Job</b> window for this job, click the job number in the status panel at the left of the window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /> </li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
@@ -109,39 +120,41 @@ The counters associated with the task is displayed.
 <p><b>To view details about a task attempt:</b></p>
 <p><b>To view details about a task attempt:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Task</b> window, click the <b>View</b> link to the right of the task attempt.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+	<li>In the <b>Job Task</b> window, click the <b>View</b> link to the right of the task attempt.<br/>
 The metadata associated with the attempt is displayed under the <b>Metadata</b> tab.
 The metadata associated with the attempt is displayed under the <b>Metadata</b> tab.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To view the Hadoop counters for the task attempt, click the <b>Counters</b> tab.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The counters associated with the attempt is displayed.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To view the logs associated with the task attempt, click the <b>Logs</b> tab.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
+	<li>To view the Hadoop counters for the task attempt, click the <b>Counters</b> tab.<br/>
+The counters associated with the attempt are displayed.
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
+	<li>To view the logs associated with the task attempt, click the <b>Logs</b> tab.<br/>
 The logs associated with the task attempt are displayed.
 The logs associated with the task attempt are displayed.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 	<li>To return to the list of tasks for the current job, click the task number in the status panel at the left of the window.
 	<li>To return to the list of tasks for the current job, click the task number in the status panel at the left of the window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
 <p><a name="JobBrowser-ViewingJobOutput"></a></p>
 <p><a name="JobBrowser-ViewingJobOutput"></a></p>
+
 <h1><a name="JobBrowser-ViewingJobOutput"></a>Viewing Job Output</h1>
 <h1><a name="JobBrowser-ViewingJobOutput"></a>Viewing Job Output</h1>
 
 
 <p><b>To view job output:</b></p>
 <p><b>To view job output:</b></p>
 
 
 <ol>
 <ol>
 	<li>In the <b>Job Browser</b> window, double-click the job.
 	<li>In the <b>Job Browser</b> window, double-click the job.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>To view the output of the job, click the link under  <b>Output</b> in the status panel at the left of the window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
+<br class="atl-forced-newline" />
+<br class="atl-forced-newline" /></li>
+	<li>To view the output of the job, click the link under <b>Output</b> in the status panel at the left of the window.<br/>
 This takes you to the job output directory in the <b>File Browser</b>.</li>
 This takes you to the job output directory in the <b>File Browser</b>.</li>
 </ol>
 </ol>
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

+ 139 - 241
apps/jobsub/static/help/index.html

@@ -1,167 +1,172 @@
-<h1><a name="JobDesigner-IntroducingHueJobDesigner"></a>Introducing Hue Job Designer</h1>
+<h1><a name="JobDesigner-IntroducingJobDesigner"></a>Introducing 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, MapReduce, and Java jobs. </p>
+<p>The Job Designer application enables you to create and submit Hadoop MapReduce 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 MapReduce, streaming, and Java jobs. For more information about Hadoop MapReduce, see the <a href="https://ccp.cloudera.com/display/SUPPORT/Hadoop+Tutorial">Hadoop Tutorial</a>.</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 /><ul>
-	<li>The Job Designer uses Oozie to submit MapReduce jobs.  Therefore, Oozie must be installed and configured before you can use JobDesigner.</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>
+<ul>
+	<li>Job Designer uses Oozie to submit MapReduce jobs.  Therefore, Oozie must be installed and configured before you can use JobDesigner.</li>
+	<li>In order to run streaming jobs as part of a workflow, Oozie must be configured to use the Oozie ShareLib. See <a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation">Hue Installation</a> for more information.</li>
 	<li>A job's input files must be uploaded to the cluster before you can submit the job.
 	<li>A job's input files must be uploaded to the cluster before you can submit the job.
 <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /></li>
 </ul>
 </ul>
 </td></tr></table></div>
 </td></tr></table></div>
 
 
 
 
+
 <h2><a name="JobDesigner-Contents"></a>Contents</h2>
 <h2><a name="JobDesigner-Contents"></a>Contents</h2>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334776075479 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334776075479 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334776075479 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1347644622311 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1347644622311 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1347644622311 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334776075479'>
+/*]]>*/</style><div class='rbtoc1347644622311'>
 <ul>
 <ul>
-    <li><a href='#JobDesigner-IntroducingHueJobDesigner'>Introducing Hue Job Designer</a></li>
+    <li><a href='#JobDesigner-IntroducingJobDesigner'>Introducing Job Designer</a></li>
     <li><a href='#JobDesigner-JobDesignerInstallationandConfiguration'>Job Designer Installation and Configuration</a></li>
     <li><a href='#JobDesigner-JobDesignerInstallationandConfiguration'>Job Designer Installation and Configuration</a></li>
     <li><a href='#JobDesigner-StartingJobDesigner'>Starting Job Designer</a></li>
     <li><a href='#JobDesigner-StartingJobDesigner'>Starting Job Designer</a></li>
-    <li><a href='#JobDesigner-InstallingtheJobDesignerSamples'>Installing the Job Designer Samples</a></li>
-    <li><a href='#JobDesigner-WorkingwithJobDesigns'>Working with Job Designs</a></li>
+    <li><a href='#JobDesigner-InstallingtheSampleJobDesigns'>Installing the Sample Job Designs</a></li>
+    <li><a href='#JobDesigner-JobDesigns'>Job Designs</a></li>
 <ul>
 <ul>
+    <li><a href='#JobDesigner-FilteringJobDesigns'>Filtering Job Designs</a></li>
+    <li><a href='#JobDesigner-JobDesignSettings'>Job Design Settings</a></li>
 <ul>
 <ul>
+    <li><a href='#JobDesigner-CommonSettings'>Common Settings</a></li>
+</ul>
     <li><a href='#JobDesigner-CreatingaMapReduceJobDesign'>Creating a MapReduce Job Design</a></li>
     <li><a href='#JobDesigner-CreatingaMapReduceJobDesign'>Creating a MapReduce Job Design</a></li>
     <li><a href='#JobDesigner-CreatingaStreamingJobDesign'>Creating a Streaming Job Design</a></li>
     <li><a href='#JobDesigner-CreatingaStreamingJobDesign'>Creating a Streaming Job Design</a></li>
     <li><a href='#JobDesigner-CreatingaJavaJobDesign'>Creating a Java Job Design</a></li>
     <li><a href='#JobDesigner-CreatingaJavaJobDesign'>Creating a Java Job Design</a></li>
-</ul>
-</ul>
-    <li><a href='#JobDesigner-SubmittingaJobtoaCluster'>Submitting a Job to a Cluster</a></li>
-<ul>
-<ul>
+    <li><a href='#JobDesigner-SubmittingaJobDesign'>Submitting a Job Design</a></li>
     <li><a href='#JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign'>Copying, Editing, and Deleting a Job Design</a></li>
     <li><a href='#JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign'>Copying, Editing, and Deleting a Job Design</a></li>
-    <li><a href='#JobDesigner-FilteringtheJobDesigns'>Filtering the Job Designs</a></li>
 </ul>
 </ul>
-</ul>
-    <li><a href='#JobDesigner-DisplayingJobResults%28theJobSubmissionHistory%29'>Displaying Job Results (the Job Submission History)</a></li>
+    <li><a href='#JobDesigner-DisplayingResultsofSubmittingaJob'>Displaying Results of Submitting a Job</a></li>
 </ul></div>
 </ul></div>
 <p><br class="atl-forced-newline" /></p>
 <p><br class="atl-forced-newline" /></p>
 
 
 <p><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a></p>
 <p><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a></p>
+
 <h1><a name="JobDesigner-JobDesignerInstallationandConfiguration"></a>Job Designer Installation and Configuration</h1>
 <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/CDH4B2/Hue+Installation">Hue Installation</a>.  For information about installing Oozie, see <a href="https://ccp.cloudera.com/display/CDH4B2/Oozie+Installation">Oozie 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/CDH4DOC/Hue+Installation">Hue Installation</a>.  For information about installing Oozie, see <a href="https://ccp.cloudera.com/display/CDH4DOC/Oozie+Installation">Oozie Installation</a>.</p>
 
 
 <p><a name="JobDesigner-StartingJobDesigner"></a></p>
 <p><a name="JobDesigner-StartingJobDesigner"></a></p>
+
 <h1><a name="JobDesigner-StartingJobDesigner"></a>Starting Job Designer</h1>
 <h1><a name="JobDesigner-StartingJobDesigner"></a>Starting Job Designer</h1>
 
 
-<p>To start Job Designer, click the <b>Job Designer</b> tab in the navigation bar at the top of the Hue web page. The <b>Job Designs</b> page opens in the browser.
+<p>To start Job Designer, click the <b>Job Designer</b> icon ( <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21103324.png" height="30" style="border: 0px solid black"/></span>) in the navigation bar at the top of the Hue web page. The <b>Job Designs</b> page opens in the browser.
 <br class="atl-forced-newline" /></p>
 <br class="atl-forced-newline" /></p>
 
 
 <p><a name="JobDesigner-InstallingtheJobDesignerSamples"></a></p>
 <p><a name="JobDesigner-InstallingtheJobDesignerSamples"></a></p>
-<h1><a name="JobDesigner-InstallingtheJobDesignerSamples"></a>Installing the Job Designer Samples</h1>
 
 
-<p>The Job Designer sample jobs can help you learn how to use Job Designer. </p>
+<h1><a name="JobDesigner-InstallingtheSampleJobDesigns"></a>Installing the Sample Job Designs</h1>
 
 
-<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>The Job Designer sample job designs can help you learn how to use Job Designer.&nbsp;To install the sample job designs, click <b>Install Samples</b> in the <b>Job Designs</b> window and then click <b>Yes</b>. The sample job designs 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.&nbsp;</p>
 
 
 <p><a name="JobDesigner-WorkingwithJobDesigns"></a></p>
 <p><a name="JobDesigner-WorkingwithJobDesigns"></a></p>
-<h1><a name="JobDesigner-WorkingwithJobDesigns"></a>Working with Job Designs</h1>
 
 
-<p>In the Job Designer, a job design specifies several meta-level properties of a MapReduce job, including the job design name, description, the MapReduce executable scripts or classes, and any parameters for those scripts or classes. You can create three types of job designs: a <a href="#JobDesigner-CreatingaMapreducedesign">MapReduce Job</a>, a <a href="#JobDesigner-CreatingaStreamingJobDesign">streaming job</a> and a <a href="#JobDesigner-CreatingaJavaJobDesign">Java job design</a>.</p>
+<h1><a name="JobDesigner-JobDesigns"></a>Job Designs</h1>
 
 
-<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.</p>
+<p>A job design specifies several meta-level properties of a MapReduce job, including the job design name, description, the MapReduce executable scripts or classes, and any parameters for those scripts or classes. You can create three types of job designs:&nbsp;<a href="#JobDesigner-CreatingaMapreducedesign">MapReduce</a>, <a href="#JobDesigner-CreatingaStreamingJobDesign">streaming</a>, and <a href="#JobDesigner-CreatingaJavaJobDesign">Java</a>.</p>
 
 
+<h2><a name="JobDesigner-FilteringJobDesigns"></a>Filtering Job Designs</h2>
 
 
-<p><b>To create a MapReduce job design:</b></p>
+<p>You can filter the job designs that appear in the list by owner, name, type, and description.&nbsp;</p>
 
 
+<p><b>To filter the Job Designs list:</b></p>
 <ol>
 <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.
-<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" /></li>
+	<li>In the&nbsp;<b>Job Designs</b>&nbsp;window, click&nbsp;<b>Designs</b>.</li>
+	<li>Enter text in the Filter text box at the top of the&nbsp;<b>Job Designs</b>&nbsp;window.&nbsp;When you type in the Filter field, the designs are dynamically filtered to display only those rows containing text that matches the specified substring.<br/>
+<a name="JobDesigner-DisplayingJobResults"></a></li>
 </ol>
 </ol>
 
 
 
 
+<h2><a name="JobDesigner-JobDesignSettings"></a>Job Design Settings</h2>
+
+<p>All job design settings except Name and Description support the use of variables of the form&nbsp;<tt>$</tt><tt><em>variable_name</em></tt>. When you run the job, a dialog box will appear to enable you to specify the values of the variables.</p>
+
+<h3><a name="JobDesigner-CommonSettings"></a>Common Settings</h3>
+
+<p>All job design types support the settings listed in the following table.&nbsp;</p>
 
 
-
-<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'>
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
 <table class='confluenceTable'><tbody>
 <tr>
 <tr>
-<th class='confluenceTh'> <b>Setting</b> </th>
-<th class='confluenceTh'> <b>Description</b> </th>
+<th class='confluenceTh'> Setting </th>
+<th class='confluenceTh'> Description </th>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Name</b> </td>
 <td class='confluenceTd'> <b>Name</b> </td>
-<td class='confluenceTd'> The <b>Name</b> identifies the MapReduce job and it's collection of parameters. </td>
+<td class='confluenceTd'> Identifies the job and its collection of properties and parameters. </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Description</b> </td>
 <td class='confluenceTd'> <b>Description</b> </td>
-<td class='confluenceTd'> Specify a description of the MapReduce job. The description is displayed in the dialog box that appears if you specify variables for the job. </td>
-</tr>
-<tr>
-<td class='confluenceTd'> <b>Jar path</b> </td>
-<td class='confluenceTd'> Specify the name of the JAR file, including the path. </td>
+<td class='confluenceTd'> A description of the job. The description is displayed in the dialog box that appears if you specify variables for the job. <br class="atl-forced-newline" /> </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Job Properties</b> </td>
 <td class='confluenceTd'> <b>Job Properties</b> </td>
-<td class='confluenceTd'> Click <b>Add Property</b>, to set a property value: <br/>
-&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>
+<td class='confluenceTd'> Job properties. To set a property value, click&nbsp;<b>Add Property</b>.&nbsp;&nbsp; <br class="atl-forced-newline" />
+<ul>
+	<li><b>Property name -</b> a&nbsp;configuration property 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 the drop-down list.&nbsp;</li>
+	<li><b>Value -</b> the property value.</li>
+</ul>
+</td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Files</b> </td>
 <td class='confluenceTd'> <b>Files</b> </td>
-<td class='confluenceTd'> Click <b>Add File</b>, then enter a file name or browse for a file to upload.   </td>
+<td class='confluenceTd'> Files to pass to the job. Equivalent to the Hadoop <tt>-files</tt> option.&nbsp; <br class="atl-forced-newline" /> </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Archives</b> </td>
 <td class='confluenceTd'> <b>Archives</b> </td>
-<td class='confluenceTd'> Click <b>Add Archive</b>, then enter an archive name or browse for a    </td>
+<td class='confluenceTd'> Archives to pass to the job. Equivalent to the Hadoop <tt>-archives</tt> option. <br class="atl-forced-newline" /> </td>
 </tr>
 </tr>
 </tbody></table>
 </tbody></table>
 </div>
 </div>
 
 
-<p><br class="atl-forced-newline" /></p>
+
+
+<p><a name="JobDesigner-CreatingaMapreducedesign"></a></p>
+
+<h2><a name="JobDesigner-CreatingaMapReduceJobDesign"></a>Creating a MapReduce Job Design</h2>
+
+<p>A MapReduce job design consists of MapReduce functions written in Java. You can create a<font color="#000000">&nbsp;MapReduce&nbsp;job design from existing mapper and reducer classes without having to write a main Java class. You must specify the mapper and reducer classes as well as other MapReduce properties in the Job Properties setting.</font></p>
+
+
+<p><b>To create a MapReduce job design:</b></p>
 
 
 <ol>
 <ol>
+	<li>In the <b>Job Designs</b> window, click <b>Create MapReduce Design</b>.
+<br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Design (MapReduce type)</b> window, specify the common and job specific information.
+<div class='table-wrap'>
+<table class='confluenceTable'><tbody>
+<tr>
+<th class='confluenceTh'> <b>Setting</b> </th>
+<th class='confluenceTh'> <b>Description</b> </th>
+</tr>
+<tr>
+<td class='confluenceTd'> <b>Jar path</b> </td>
+<td class='confluenceTd'> The fully-qualified path to a JAR file containing the classes that implement the Mapper and Reducer functions. </td>
+</tr>
+</tbody></table>
+</div>
+</li>
 	<li>Click <b>Save</b> to save the job settings.
 	<li>Click <b>Save</b> to save the job settings.
 <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
 
 
 <p><a name="JobDesigner-CreatingaStreamingJobDesign"></a></p>
 <p><a name="JobDesigner-CreatingaStreamingJobDesign"></a></p>
-<h3><a name="JobDesigner-CreatingaStreamingJobDesign"></a>Creating a Streaming Job Design</h3>
 
 
-<p>Hadoop streaming jobs enable you to create MapReduce functions in any non-Java language that reads standard Unix input and writes standard Unix output. For more information about Hadoop streaming jobs, see <a href="http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320/streaming.html">needs updated link to info</a>.</p>
+<h2><a name="JobDesigner-CreatingaStreamingJobDesign"></a>Creating a Streaming Job Design</h2>
+
+<p>Hadoop streaming jobs enable you to create MapReduce functions in any non-Java language that reads standard Unix input and writes standard Unix output. For more information about Hadoop streaming jobs, see <a href="http://archive.cloudera.com/cdh/3/hadoop-0.20.2+320/streaming.html">Hadoop Streaming</a>.</p>
 
 
 <p><b>To create a streaming job design:</b></p>
 <p><b>To create a streaming job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>Create Streaming Design</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The <b>Job Design (streaming type)</b> window opens to enable you to specify information about the streaming job.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>In the <b>Job Design (streaming 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>Mapper</b>, and <b>Reducer</b> settings described in the following table. When the streaming job is run, a dialog box will appear to enable you or users to specify the values of the variables.</td></tr></table></div>
-<p><br class="atl-forced-newline" /></p>
+	<li>In the <b>Job Designs</b> window, click <b>Create Streaming Design</b>.</li>
+	<li>In the <b>Job Design (streaming type)</b> window,&nbsp;specify the common and job specific information.
 <div class='table-wrap'>
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
 <table class='confluenceTable'><tbody>
 <tr>
 <tr>
@@ -169,69 +174,32 @@ The <b>Job Design (streaming type)</b> window opens to enable you to specify inf
 <th class='confluenceTh'> Description </th>
 <th class='confluenceTh'> Description </th>
 </tr>
 </tr>
 <tr>
 <tr>
-<td class='confluenceTd'> <b>Name</b> </td>
-<td class='confluenceTd'> The <b>Name</b> identifies the streaming job design including the associated properties and parameters. </td>
-</tr>
-<tr>
-<td class='confluenceTd'> <b>Description</b> </td>
-<td class='confluenceTd'> Specify a description of the streaming job design. The description is displayed in the dialog box that appears if you specify variables for the job. </td>
-</tr>
-<tr>
 <td class='confluenceTd'> <b>Mapper</b> </td>
 <td class='confluenceTd'> <b>Mapper</b> </td>
-<td class='confluenceTd'> Specify the path to the mapper script or class. If the mapper file is not on the machines on the cluster, use the <b>Files</b> option to pack it as a part of job submission. Equivalent to the Hadoop <tt>-mapper</tt> option. </td>
+<td class='confluenceTd'> The path to the mapper script or class. If the mapper file is not on the machines on the cluster, use the <b>Files</b> option to pass it as a part of job submission. Equivalent to the Hadoop <tt>-mapper</tt> option. </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Reducer</b> </td>
 <td class='confluenceTd'> <b>Reducer</b> </td>
-<td class='confluenceTd'> Specify the path to the reducer script or class. If the reducer file is not on the machines on the cluster, use the <b>Files</b> option to pack it as a part of job submission. Equivalent to the Hadoop <tt>-reducer</tt> option. </td>
-</tr>
-<tr>
-<td class='confluenceTd'> <b>Job Properties</b> </td>
-<td class='confluenceTd'> Click <b>Add Property</b>, to set a property value: <br/>
-&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>
-<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</td>
+<td class='confluenceTd'> The path to the reducer script or class. If the reducer file is not on the machines on the cluster, use the <b>Files</b> option to pass it as a part of job submission. Equivalent to the Hadoop <tt>-reducer</tt> option. </td>
 </tr>
 </tr>
 </tbody></table>
 </tbody></table>
 </div>
 </div>
-
-<p><br class="atl-forced-newline" /></p></li>
+</li>
+	<li>Click <b>Save</b> to save the job settings.</li>
 </ol>
 </ol>
 
 
 
 
-<p><br class="atl-forced-newline" /></p>
-
-<ol>
-	<li>Click <b>Save</b> to save the job settings.
-<br class="atl-forced-newline" /></li>
-</ol>
-
 
 
 <p><a name="JobDesigner-CreatingaJavaJobDesign"></a></p>
 <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/></p>
+<h2><a name="JobDesigner-CreatingaJavaJobDesign"></a>Creating a Java Job Design</h2>
+
+<p>A Java job design consists of MapReduce functions and a main class written in Java.</p>
 
 
 <p><b>To create a Java job design:</b></p>
 <p><b>To create a Java job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>Create Java Design</b>.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" />
-The <b>Job Design (java type)</b> window opens where you can specify information about the JAR job.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Designs</b> window, click <b>Create Java Design</b>.</li>
 	<li>In the <b>Job Design (java type)</b> window, specify the following information.
 	<li>In the <b>Job Design (java 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>Args</b> setting described in the following table. When the JAR job is run, a dialog box will appear to enable you or users to specify the values of the variables.</td></tr></table></div>
-<p><br class="atl-forced-newline" /></p>
 <div class='table-wrap'>
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
 <table class='confluenceTable'><tbody>
 <tr>
 <tr>
@@ -239,95 +207,59 @@ The <b>Job Design (java type)</b> window opens where you can specify information
 <th class='confluenceTh'> <b>Description</b> </th>
 <th class='confluenceTh'> <b>Description</b> </th>
 </tr>
 </tr>
 <tr>
 <tr>
-<td class='confluenceTd'> <b>Name</b> </td>
-<td class='confluenceTd'> The <b>Name</b> identifies the Java job and it's collection of parameters. </td>
-</tr>
-<tr>
-<td class='confluenceTd'> <b>Description</b> </td>
-<td class='confluenceTd'> Specify a description of the java job. The description is displayed in the dialog box that appears if you specify variables for the job. </td>
-</tr>
-<tr>
 <td class='confluenceTd'> <b>Jar path</b> </td>
 <td class='confluenceTd'> <b>Jar path</b> </td>
-<td class='confluenceTd'> Specify the name of the JAR file, including the path. </td>
+<td class='confluenceTd'> The fully-qualified path to a JAR file containing the main class and mapper and reducer classes. </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Main class</b> </td>
 <td class='confluenceTd'> <b>Main class</b> </td>
-<td class='confluenceTd'> Specify the (name of?) the Main class to invoke the program. </td>
+<td class='confluenceTd'> The main class to invoke the program. </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Args</b> </td>
 <td class='confluenceTd'> <b>Args</b> </td>
-<td class='confluenceTd'> Specify the arguments you want to pass to the running JAR job. </td>
+<td class='confluenceTd'> The arguments to pass to the main class. </td>
 </tr>
 </tr>
 <tr>
 <tr>
 <td class='confluenceTd'> <b>Java opts</b> </td>
 <td class='confluenceTd'> <b>Java opts</b> </td>
-<td class='confluenceTd'> Specify any Java options you want to specify as part of the job. </td>
-</tr>
-<tr>
-<td class='confluenceTd'> <b>Job Properties</b> </td>
-<td class='confluenceTd'> Click <b>Add Property</b>, to set a property value: <br/>
-&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>
-<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</td>
+<td class='confluenceTd'> Options to pass to the JVM. </td>
 </tr>
 </tr>
 </tbody></table>
 </tbody></table>
 </div>
 </div>
-
-<p><br class="atl-forced-newline" /></p></li>
-</ol>
-
-
-<ol>
+</li>
 	<li>Click <b>Save</b> to save the job settings.</li>
 	<li>Click <b>Save</b> to save the job settings.</li>
 </ol>
 </ol>
 
 
 
 
 <p><a name="JobDesigner-SubmittingaJobtoaCluster"></a></p>
 <p><a name="JobDesigner-SubmittingaJobtoaCluster"></a></p>
 
 
-<h1><a name="JobDesigner-SubmittingaJobtoaCluster"></a>Submitting a Job to a Cluster</h1>
+<h2><a name="JobDesigner-SubmittingaJobDesign"></a>Submitting a Job Design</h2>
 
 
-<p><b>To submit a job to a cluster:</b></p>
+<p><b>To submit a job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>Designs</b> in the upper left corner.
-<br class="atl-forced-newline" />
-Your jobs and other users' jobs are displayed in the <b>Job Designs</b> window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>In the <b>Job Design</b> window, click the <b>Submit</b> button for the job you want to submit.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>If the job contains variables, enter the information requested in the dialog box that appears.
-<br class="atl-forced-newline" />
-For example, the sample streaming PI Calculator job displays the following dialog box to enable you to specify the settings for <b>Iterations per Mapper</b> and <b>Num of mappers</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>Click <b>Submit</b> to submit the job.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-After the job is complete, the Job Designer displays the results of the job including the last 10 KB of <tt>stdout</tt> and <tt>stderr</tt> for a streaming job. For example, after the sample streaming PI Calculator job is complete, the following results appear.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-For information about displaying job results, see <a href="#JobDesigner-DisplayingJobResults">Displaying Job Results</a>.
-<br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Designs</b> window, click <b>Designs</b> in the upper left corner.<br/>
+Your jobs and other users' jobs are displayed in the <b>Job Designs</b> window.</li>
+	<li>Click the <b>Submit</b> button to the right of the job you want to submit.
+	<ol>
+		<li>If the job contains variables, enter the information requested in the dialog box that appears.&nbsp;For example, the sample grep MapReduce design displays a dialog where you specify the output directory.</li>
+		<li>Click <b>Submit</b> to submit the job.</li>
+	</ol>
+	</li>
 </ol>
 </ol>
 
 
 
 
+<p>After the job is complete, the Job Designer displays the results of the job.&nbsp;For information about displaying job results, see <a href="#JobDesigner-DisplayingJobResults">Displaying Job Results</a>.</p>
+
 <p><a name="JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign"></a></p>
 <p><a name="JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign"></a></p>
-<h3><a name="JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign"></a>Copying, Editing, and Deleting a Job Design</h3>
+
+<h2><a name="JobDesigner-Copying%2CEditing%2CandDeletingaJobDesign"></a>Copying, Editing, and Deleting a Job Design</h2>
 
 
 <p>If you want to edit and use a job but you don't own it, you can make a copy of it and then edit and use the copied job.</p>
 <p>If you want to edit and use a job but you don't own it, you can make a copy of it and then edit and use the copied job.</p>
 
 
 <p><b>To copy a job design:</b></p>
 <p><b>To copy a job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>Designs</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The jobs are displayed in the <b>Job Designs</b> window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>Click the <b>Clone</b> button to the right of the job you want to copy.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Designs</b> window, click <b>Designs</b>.&nbsp;The jobs are displayed in the <b>Job Designs</b> window.</li>
+	<li>Click the <b>Clone</b> button to the right of the job you want to copy.</li>
 	<li>In the <b>Job Design Editor</b> window, change the settings and then click <b>Save</b> to save the job settings.</li>
 	<li>In the <b>Job Design Editor</b> window, change the settings and then click <b>Save</b> to save the job settings.</li>
 </ol>
 </ol>
 
 
@@ -335,12 +267,8 @@ The jobs are displayed in the <b>Job Designs</b> window.
 <p><b>To edit a job design:</b></p>
 <p><b>To edit a job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>Designs</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The jobs are displayed in the <b>Job Designs</b> window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>Click the <b>Edit</b> button to the right of the job you want to copy.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Designs</b> window, click <b>Designs</b>.&nbsp;The jobs are displayed in the <b>Job Designs</b> window.</li>
+	<li>Click the <b>Edit</b> button to the right of the job you want to copy.</li>
 	<li>In the <b>Job Design</b> window, change the settings and then click <b>Save</b> to save the job settings.</li>
 	<li>In the <b>Job Design</b> window, change the settings and then click <b>Save</b> to save the job settings.</li>
 </ol>
 </ol>
 
 
@@ -348,74 +276,44 @@ The jobs are displayed in the <b>Job Designs</b> window.
 <p><b>To delete a job design:</b></p>
 <p><b>To delete a job design:</b></p>
 
 
 <ol>
 <ol>
-	<li>In the <b>Job Designs</b> window, click <b>job designs</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-The jobs are displayed in the <b>Job Designs</b> window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>In the <b>Job Designs</b> window, select the job, right click, and choose <b>Delete</b> from the context menu.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>In the <b>Job Designs</b> window, click <b>Designs</b>.&nbsp;The jobs are displayed in the <b>Job Designs</b> window.</li>
+	<li>In the <b>Job Designs</b> window, select the job, right-click, and choose <b>Delete</b> from the context menu.</li>
 	<li>Click <b>Ok</b> to confirm the deletion.</li>
 	<li>Click <b>Ok</b> to confirm the deletion.</li>
 </ol>
 </ol>
 
 
 
 
 <p><a name="JobDesigner-FilteringtheJobDesigns"></a></p>
 <p><a name="JobDesigner-FilteringtheJobDesigns"></a></p>
-<h3><a name="JobDesigner-FilteringtheJobDesigns"></a>Filtering the Job Designs</h3>
 
 
-<p>You can filter the <b>Job Designs</b> by owner, by job name, or both.</p>
+<h1><a name="JobDesigner-DisplayingResultsofSubmittingaJob"></a>Displaying Results of Submitting a Job</h1>
 
 
-<p><b>To filter the Job Designs list:</b></p>
+<p><b>To display the Job Submission History:</b></p>
 
 
-<ol>
-	<li>In the <b>Job Designs</b> window, click <b>job designs</b>.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-	<li>Enter the name of the owner, job name, or both in the query search boxes at the top of the <b>Job Designs</b> window.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-<b>Job Designer</b> displays the jobs that match the filter criteria.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
-</ol>
+<p>In the <b>Job Designs</b> window, click the <b>History</b> tab.&nbsp;The jobs are displayed in the <b>Job Submissions History</b> listed by Oozie job ID.</p>
+
+<p><b>To display Job Details:</b></p>
+
+
+<p>In the <b>Job Submission History</b> window, double-click a Oozie Job ID. The results of the job display:</p>
+
+<ul>
+	<li>Actions - a list of actions in the job.
+	<ul>
+		<li>Click the <b>External Id</b> link to display the <a href="Job Browser.html" title="Job Browser">Job Browser</a> application opened to that job.</li>
+		<li>Click <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627568.png" style="border: 0px solid black"/></span>&nbsp;to display the action configuration. In the action configuration for a MapReduce action, click the value of the mapred.output.dir property to display the job output.</li>
+	</ul>
+	</li>
+	<li>Details - the job details. Click <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627568.png" style="border: 0px solid black"/></span> to display the Oozie application configuration.</li>
+	<li>Definition - the Oozie application definition.</li>
+	<li>Log - the output log.</li>
+</ul>
 
 
 
 
-<p><a name="JobDesigner-DisplayingJobResults"></a></p>
-<h1><a name="JobDesigner-DisplayingJobResults%28theJobSubmissionHistory%29"></a>Displaying Job Results (the Job Submission History)</h1>
 
 
-<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>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 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" />
-<br class="atl-forced-newline" /></li>
-	<li>To display details about the job, click the job name under the <b>Launched Jobs</b> heading at the top of the results window.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" />
-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, 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.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" /></li>
-	<li>To view the output of the job, click the link next to <b>Output</b> at the top of the screen.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" /></li>
-	<li>To view status information of all jobs, click the <b>view all tasks</b> link.
-<br class="atl-forced-newline" />
-<br class="atl-forced-newline" />
-Click here for more information about using Job Browser.</li>
-</ol>
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

+ 315 - 4
apps/oozie/static/help/index.html

@@ -1,5 +1,316 @@
-<html>
-  <body>
-    <h1><a name="Oozie"></a>Oozie Editor/Dashboard</h1>
-  </body>
+<h1><a name="OozieEditorandDashboard-IntroducingOozie%26nbsp%3BEditor%2FDashboard"></a>Introducing Oozie&nbsp;Editor/Dashboard</h1>
+
+<p>The Oozie Editor/Dashboard application allows you to define Oozie workflow and coordinator applications, run workflow and coordinator jobs, and view the status of jobs.&nbsp;</p>
+
+<p>A&nbsp;workflow&nbsp;application is a collection of actions arranged in a directed acyclic graph (DAG). It includes control flow nodes (start, end, fork, join, and kill) and action nodes (MapReduce, Pig, streaming, or Java actions). The current release does not support the decision control flow node and the fs and Oozie sub-workflow action nodes.</p>
+
+<p>A&nbsp;coordinator&nbsp;application allows you to define and execute recurrent and interdependent workflow jobs. The coordinator application defines the conditions under which the execution of workflows can occur.</p>
+
+
+
+<h2><a name="OozieEditorandDashboard-Contents"></a>Contents</h2>
+
+<style type='text/css'>/*<![CDATA[*/
+div.rbtoc1347586569160 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1347586569160 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1347586569160 li {margin-left: 0px;padding-left: 0px;}
+
+/*]]>*/</style><div class='rbtoc1347586569160'>
+<ul>
+    <li><a href='#OozieEditorandDashboard-IntroducingOozie%26nbsp%3BEditor%2FDashboard'>Introducing Oozie&nbsp;Editor/Dashboard</a></li>
+    <li><a href='#OozieEditorandDashboard-Oozie%26nbsp%3BEditor%2FDashboard%26nbsp%3BInstallationandConfiguration'>Oozie&nbsp;Editor/Dashboard&nbsp;Installation and Configuration</a></li>
+    <li><a href='#OozieEditorandDashboard-StartingOozie%26nbsp%3BEditor%2FDashboard'>Starting Oozie&nbsp;Editor/Dashboard</a></li>
+    <li><a href='#OozieEditorandDashboard-FilteringListsin%26nbsp%3BOozie%26nbsp%3BEditor%2FDashboard'>Filtering Lists in&nbsp;Oozie&nbsp;Editor/Dashboard</a></li>
+    <li><a href='#OozieEditorandDashboard-PermissionsinOozieEditor%2FDashboard'>Permissions in Oozie Editor/Dashboard</a></li>
+    <li><a href='#OozieEditorandDashboard-OozieDashboard'>Oozie Dashboard</a></li>
+<ul>
+    <li><a href='#OozieEditorandDashboard-Workflows'>Workflows</a></li>
+    <li><a href='#OozieEditorandDashboard-Coordinators'>Coordinators</a></li>
+</ul>
+    <li><a href='#OozieEditorandDashboard-WorkflowEditor'>Workflow Editor</a></li>
+<ul>
+    <li><a href='#OozieEditorandDashboard-OpeningaWorkflow'>Opening a Workflow</a></li>
+    <li><a href='#OozieEditorandDashboard-CreatingaWorkflow'>Creating a Workflow</a></li>
+    <li><a href='#OozieEditorandDashboard-EditingaWorkflow'>Editing a Workflow</a></li>
+    <li><a href='#OozieEditorandDashboard-EditingWorkflowProperties'>Editing Workflow Properties</a></li>
+    <li><a href='#OozieEditorandDashboard-SubmittingaWorkflow'>Submitting a Workflow</a></li>
+    <li><a href='#OozieEditorandDashboard-SchedulingaWorkflow'>Scheduling a Workflow</a></li>
+</ul>
+    <li><a href='#OozieEditorandDashboard-CoordinatorEditor'>Coordinator Editor</a></li>
+<ul>
+    <li><a href='#OozieEditorandDashboard-Openinga%26nbsp%3BCoordinator'>Opening a&nbsp;Coordinator</a></li>
+    <li><a href='#OozieEditorandDashboard-Creatinga%26nbsp%3BCoordinator'>Creating a&nbsp;Coordinator</a></li>
+    <li><a href='#OozieEditorandDashboard-Editinga%26nbsp%3BCoordinator'>Editing a&nbsp;Coordinator</a></li>
+    <li><a href='#OozieEditorandDashboard-CreatingaDataset'>Creating a Dataset</a></li>
+    <li><a href='#OozieEditorandDashboard-Submittinga%26nbsp%3BCoordinator'>Submitting a&nbsp;Coordinator</a></li>
+</ul>
+    <li><a href='#OozieEditorandDashboard-SubmissionsHistory'>Submissions History</a></li>
+</ul></div>
+
+<h1><a name="OozieEditorandDashboard-Oozie%26nbsp%3BEditor%2FDashboard%26nbsp%3BInstallationandConfiguration"></a>Oozie&nbsp;Editor/Dashboard&nbsp;Installation and Configuration</h1>
+
+<p>Oozie&nbsp;Editor/Dashboard&nbsp;is one of the applications that is installed as part of Hue. For more information about installing Hue, see&nbsp;<a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation">Hue Installation</a>. For information about Oozie, see&nbsp;<a href="http://archive.cloudera.com/cdh4/cdh/4/oozie/">http://archive.cloudera.com/cdh4/cdh/4/oozie/</a>.</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> In order to run streaming or Pig jobs as part of a workflow, Oozie must be configured to use the Oozie ShareLib.  If this is not the case, Pig and streaming actions will not run.  See <a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation">Hue Installation</a> for more information.</td></tr></table></div>
+
+<h1><a name="OozieEditorandDashboard-StartingOozie%26nbsp%3BEditor%2FDashboard"></a>Starting Oozie&nbsp;Editor/Dashboard</h1>
+
+<p>To start Oozie Editor/Dashboard, click the <b>Oozie Editor/Dashboard</b> icon ( <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627376.png" width="24" style="border: 0px solid black"/></span>) in the navigation bar at the top of the Hue browser page. <b>Oozie Editor/Dashboard</b> opens with the following screens:</p>
+
+<ul>
+	<li>Dashboad &#45;&nbsp;shows the running and completed workflow and coordinator jobs. The screen is selected and opened to the Workflows page.</li>
+	<li>Workflows - shows available workflows.</li>
+	<li>Coordinators &#45;&nbsp;shows available coordinators.</li>
+	<li>History - shows a list of submitted jobs.</li>
+</ul>
+
+
+<h1><a name="OozieEditorandDashboard-FilteringListsin%26nbsp%3BOozie%26nbsp%3BEditor%2FDashboard"></a>Filtering Lists in&nbsp;Oozie&nbsp;Editor/Dashboard</h1>
+
+<p>The Dashboard, Workflows, Coordinators, and History screens contain lists of workflows, coordinators, and jobs. When you type in the Filter field on these screens, the lists are dynamically filtered to display only those rows containing text that matches the specified substring.</p>
+
+<h1><a name="OozieEditorandDashboard-PermissionsinOozieEditor%2FDashboard"></a>Permissions in Oozie Editor/Dashboard</h1>
+
+<p>In the Dashboard workflows and coordinators can only be viewed, submitted, and modified by its owner or a superuser.</p>
+
+<p>Editor permissions for performing actions on workflows and coordinators are summarized in the following table:</p>
+<div class='table-wrap'>
+<table class='confluenceTable'><tbody>
+<tr>
+<th class='confluenceTh'> Action </th>
+<th class='confluenceTh'> Superuser or Owner<br class="atl-forced-newline" /> </th>
+<th class='confluenceTh'> All </th>
+</tr>
+<tr>
+<td class='confluenceTd'> View </td>
+<td class='confluenceTd'> Y </td>
+<td class='confluenceTd'> Only if "Is shared" is set<br class="atl-forced-newline" /> </td>
+</tr>
+<tr>
+<td class='confluenceTd'> Submit </td>
+<td class='confluenceTd'> Y </td>
+<td class='confluenceTd'> Only if "Is shared" is set<br class="atl-forced-newline" /> </td>
+</tr>
+<tr>
+<td class='confluenceTd'> Modify </td>
+<td class='confluenceTd'> Y </td>
+<td class='confluenceTd'> N </td>
+</tr>
+</tbody></table>
+</div>
+
+
+<h1><a name="OozieEditorandDashboard-OozieDashboard"></a>Oozie Dashboard</h1>
+
+<p>Oozie&nbsp;Dashboard shows a summary of the running and completed workflow and coordinator jobs.</p>
+
+<p>You can view jobs for a period up to the last 30 days.</p>
+
+<p>You can filter the list by date (1, 7, 15, or 30 days) or status (Succeeded, Running, or Killed). The date and status buttons are toggles.</p>
+
+<h2><a name="OozieEditorandDashboard-Workflows"></a>Workflows</h2>
+
+<p>Click the <b>Workflows</b> tab to view the running and completed workflows for the filters you have specified.</p>
+
+<p>Click a workflow row in the Running or Completed table to view detailed information about that workflow.</p>
+
+<p>For the selected workflow, the following tabs and information is available.</p>
+
+<ul>
+	<li>The <b>Graph</b>&nbsp;tab shows the DAG of the workflow.</li>
+	<li>The <b>Actions</b> tab shows you details about the actions that make up this workflow.
+	<ul>
+		<li>Click the <b>Id</b>&nbsp;link to see additional details about this action.</li>
+		<li>Click the <b>External Id</b>&nbsp;link to view this action in the Hue Job Browser.</li>
+	</ul>
+	</li>
+	<li>The <b>Details</b> tab shows job statistics including start and end times, and provides a link to the actual workflow definition in the File Browser.</li>
+	<li>The <b>Configuration</b> tab shows selected job configuration settings.</li>
+	<li>The <b>Logs</b> tab shows log output generated by the workflow.</li>
+	<li>The <b>Definition</b> tab shows the Oozie workflow definition, as it appears in the <tt>workflow.xml</tt> file (also linked under the application path properties in the <b>Details</b> tab and the <b>Configuration</b> tab).</li>
+</ul>
+
+
+
+<h2><a name="OozieEditorandDashboard-Coordinators"></a>Coordinators</h2>
+
+<p>Click the <b>Coordinators</b> tab to view the running and completed coordinator jobs&nbsp;for the filters you have specified.</p>
+
+<p>For the selected coordinator, the following tabs and information is available.</p>
+<ul>
+	<li>The <b>Calendar</b> tab shows the timestamp of the job. Click the timestamp opens the graph of the workflow.&nbsp;</li>
+	<li>The&nbsp;<b>Actions</b>&nbsp;tab shows you details about the actions that make up this coordinator.
+	<ul>
+		<li>Click the&nbsp;<b>Id</b>&nbsp;link to see additional details about this action.</li>
+		<li>Click the&nbsp;<b>External Id</b>&nbsp;link to view this action in the Hue Job Browser.</li>
+	</ul>
+	</li>
+	<li>The&nbsp;<b>Configuration</b>&nbsp;tab shows selected job configuration settings.</li>
+	<li>The&nbsp;<b>Logs</b>&nbsp;tab shows log output generated by the coordinator.</li>
+	<li>The&nbsp;<b>Definition</b>&nbsp;tab shows the Oozie coordinator&nbsp;definition, as it appears in the&nbsp;<tt>coordinator.xml</tt>&nbsp;file (also linked under&nbsp;the oozie.coord.application.path property in the &nbsp;<b>Configuration</b>&nbsp;tab).</li>
+</ul>
+
+
+
+<h1><a name="OozieEditorandDashboard-WorkflowEditor"></a>Workflow Editor</h1>
+
+<p>The Workflow Editor is where you create or edit Oozie workflows and submit them for execution.&nbsp;The&nbsp;Workflow Editor&nbsp;comes with several preinstalled sample workflows.</p>
+
+<p>In Workflow Editor, you can create workflows that include MapReduce, Pig, streaming, and Java actions. You can create these actions in the Workflow Editor, or you can import job designs from Job Designer to be used as actions in your workflow.</p>
+
+<p>Click the <b>Workflows</b> tab to open the Workflow editor.</p>
+
+<p>The main page of the workflow editor shows the current set of workflow designs.</p>
+
+<p>Each row shows a workflow design: its name, description, timestamp of its last modification. It also shows:</p>
+<ul>
+	<li><b>Steps</b>: the number of steps in the workflow execution path. This is the number of execution steps between the start and end of the workflow. This will not necessarily be the same as the number of actions in the workflow, if there are control flow nodes in the control path.</li>
+	<li><b>Status</b>: who can run the workflow.&nbsp;<b>shared</b>&nbsp;means users other than the owner can access the workflow.&nbsp;<b>personal</b>&nbsp;means only the owner can modify or submit the workflow. The default is personal.</li>
+	<li><b>Owner</b>: the user that created the workflow.</li>
+</ul>
+
+
+<h2><a name="OozieEditorandDashboard-OpeningaWorkflow"></a>Opening a Workflow</h2>
+
+<p>To open a workflow, click the workflow. Proceed with&nbsp;<a href="#OozieEditorandDashboard-EditingaWorkflow">Editing a Workflow</a>.</p>
+
+<h2><a name="OozieEditorandDashboard-CreatingaWorkflow"></a>Creating a Workflow</h2>
+
+<p>To create a workflow:</p>
+<ol>
+	<li>Click the <b>Create</b>&nbsp;button at the top right of the Action Chooser.&nbsp;</li>
+	<li>In the Name field, type a name.</li>
+	<li>To specify the HDFS deployment directory and Oozie schema version click <b>advanced</b>.</li>
+	<li>Click <b>Save</b>. The workflow editor opens. Proceed with&nbsp;<a href="#OozieEditorandDashboard-EditingaWorkflow">Editing a Workflow</a>.</li>
+</ol>
+
+
+<p><a name="OozieEditorandDashboard-EditingaWorkflow"></a></p>
+
+<h2><a name="OozieEditorandDashboard-EditingaWorkflow"></a>Editing a Workflow</h2>
+
+<p>In the workflow editor you can add and delete actions, clone actions, create and remove fork and join control nodes, and move actions as follows:</p>
+
+<ul>
+	<li>Add actions to the workflow:
+	<ul>
+		<li>In the Add tab, click a&nbsp;<b>&#43;&nbsp;</b><b><em>action</em></b> button,<b><em>&nbsp;</em></b>where <em>action</em> is MapReduce, Streaming, Java, or Pig.</li>
+		<li>In the Import tab, &nbsp;click the <b>+ Job Design</b> button.
+		<ol>
+			<li>Click a radio button next to a job design and click&nbsp;<b>Import</b>.</li>
+		</ol>
+		</li>
+	</ul>
+	</li>
+</ul>
+
+
+<ul>
+	<li>Clone actions by clicking the&nbsp; <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627426.png" style="border: 0px solid black"/></span>&nbsp;button.</li>
+	<li>Create or remove a fork and join by moving an action up or down with the&nbsp; <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627427.png" style="border: 0px solid black"/></span>&nbsp;buttons.</li>
+	<li>Change the position of an action by clicking the&nbsp; <span class="image-wrap" style=""><img src="/jobsub/static/help/images/21627427.png" style="border: 0px solid black"/></span>&nbsp;buttons in the same direction twice.</li>
+</ul>
+
+
+
+<h2><a name="OozieEditorandDashboard-EditingWorkflowProperties"></a>Editing Workflow Properties</h2>
+
+<ol>
+	<li>In the workflow editor, click the <b>Properties</b>&nbsp;tab.</li>
+	<li>To share the workflow with all users, check the <b>Is shared</b> checkbox.</li>
+	<li>To set advanced execution options, click <b>advanced</b> and edit the deployment directory, add parameters and job properties, or Oozie schema version, .</li>
+	<li>Click <b>Save</b>.</li>
+</ol>
+
+
+<h2><a name="OozieEditorandDashboard-SubmittingaWorkflow"></a>Submitting a Workflow</h2>
+
+<p>To submit a workflow for execution, click the radio button next to the workflow and click the&nbsp;<b>Submit</b>&nbsp;button in the center of the Action Chooser.</p>
+
+
+<h2><a name="OozieEditorandDashboard-SchedulingaWorkflow"></a>Scheduling a Workflow</h2>
+
+<p>To schedule a workflow for recurring execution, click the radio button next to the workflow and click the&nbsp;<b>Schedule</b>&nbsp;button in the center of the Action Chooser. A coordinator is created and opened in the coordinator editor.</p>
+
+
+<h1><a name="OozieEditorandDashboard-CoordinatorEditor"></a>Coordinator Editor</h1>
+
+<p>The Coordinator Editor is where you create or edit Oozie coordinator applications and submit them for execution.&nbsp;The&nbsp;Workflow Editor&nbsp;contains one preinstalled sample coordinator.</p>
+
+<h2><a name="OozieEditorandDashboard-Openinga%26nbsp%3BCoordinator"></a>Opening a&nbsp;Coordinator</h2>
+
+<p>To open a coordinator, click the coordinator. Proceed with&nbsp;<a href="#OozieEditorandDashboard-EditingaCoordinator">Editing a Coordinator</a>.</p>
+
+
+<h2><a name="OozieEditorandDashboard-Creatinga%26nbsp%3BCoordinator"></a>Creating a&nbsp;Coordinator</h2>
+
+<p>To create a coordinator:</p>
+<ol>
+	<li>Click the&nbsp;<b>Create</b>&nbsp;button at the top right of the Action Chooser.&nbsp;</li>
+	<li>In the Name field, type a name.</li>
+	<li>In the Workflow drop-down list, choose a workflow that the coordinator will schedule.</li>
+	<li>In the Frequency area, specify how often the workflow will be scheduled and how many times it will run.</li>
+	<li>Click&nbsp;<b>Save</b>. The coordinator&nbsp;editor opens. Proceed with&nbsp;<a href="#OozieEditorandDashboard-EditingaCoordinator">Editing a Coordinator</a>.</li>
+</ol>
+
+
+<p><a name="OozieEditorandDashboard-EditingaCoordinator"></a></p>
+
+
+<h2><a name="OozieEditorandDashboard-Editinga%26nbsp%3BCoordinator"></a>Editing a&nbsp;Coordinator</h2>
+<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> Most workflows require either an input dataset, an output dataset, or both.</td></tr></table></div>
+
+<p>In the coordinator&nbsp;editor you specify coordinator properties and the datasets on which the workflow scheduled by the coordinator will operate as follows:</p>
+
+<ol>
+	<li>To share the coordinator&nbsp;with all users, check the&nbsp;<b>Is shared</b>&nbsp;checkbox.</li>
+	<li>To set advanced execution options, click <b>advanced</b>&nbsp;and fill in properties that determine how long a coordinator will wait before timing out, how many coordinators can wait and run concurrently, the coordinator scheduling policy, and the coordinator schema version.</li>
+	<li>In the Frequency area, set how many time thes communicator will run for each specified unit, the start and end time of the coordinator, and the timezone of the start and end times.</li>
+	<li>In the Data area, click <b>Add</b> to add input and output datasets. If no datasets exist, follow the procedure in <a href="#OozieEditorandDashboard-CreatingaDataset">Creating a Dataset</a>.</li>
+	<li>Select a dataset from the <b>Dataset</b> drop-down menu.</li>
+	<li>Click <b>Save</b>.</li>
+</ol>
+
+
+<p><a name="OozieEditorandDashboard-CreatingaDataset"></a></p>
+
+<h2><a name="OozieEditorandDashboard-CreatingaDataset"></a>Creating a Dataset</h2>
+
+<ol>
+	<li>In the coordinator&nbsp;editor, do one of the following:
+	<ul>
+		<li>Click the&nbsp;<b>Datasets</b>&nbsp;tab at the top of the editor.</li>
+		<li>In the Data area, click the&nbsp;<b>Datasets</b>&nbsp;button.</li>
+	</ul>
+	</li>
+	<li>Click <b>Create</b>.</li>
+	<li>In the Start and Frequency fields, specify when and how often input datasets will be available.</li>
+	<li>In the Uri field, specify a URI template for the location of input and output datasets. You can specify the variables&nbsp; 
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>${YEAR},${MONTH},${DAY},${HOUR},${MINUTE}</pre>
+</div></div>
+<p> to construct URIs and URI paths containing dates and timestamps. For example: </p>
+<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>hdfs://foo:9000/usr/app/stats/${YEAR}/${MONTH}/data</pre>
+</div></div></li>
+	<li>Specify the timezone of the start date.</li>
+	<li>In the Done flag field, specify the flag that identifies when input datasets are no longer ready.</li>
+</ol>
+
+
+<h2><a name="OozieEditorandDashboard-Submittinga%26nbsp%3BCoordinator"></a>Submitting a&nbsp;Coordinator</h2>
+
+<p>To submit a coordinator&nbsp;for execution, click the radio button next to the coordinator&nbsp;and click the&nbsp;<b>Submit</b>&nbsp;button.</p>
+
+
+<h1><a name="OozieEditorandDashboard-SubmissionsHistory"></a>Submissions History</h1>
+
+<p>The Submissions History is where you view the history of workflow and coordinator jobs. Clicking a link in the Name column opens the workflow or coordinator in an editor. Clicking a link in the Submission Id column opens the job in the Dashboard.</p>
+
+				    					    <br/>
+                        </td>
+		    </tr>
+	    </table>
+	    
+    </body>
 </html>
 </html>

+ 12 - 16
apps/shell/src/shell/static/help/index.html

@@ -1,16 +1,16 @@
 <h1><a name="HueShell-IntroducingHueShell"></a>Introducing Hue Shell</h1>
 <h1><a name="HueShell-IntroducingHueShell"></a>Introducing Hue Shell</h1>
 
 
-<p>The Hue Shell application provides access to the Pig, Flume, and HBase command-line shells. The Shell application is designed to have the same look and feel as a Unix terminal. In addition to the shells configured by default, it is possible to include almost any process that exposes a command-line interface as an option in this Hue application.</p>
+<p>The Hue Shell application provides access to the Pig and HBase command-line shells. The Shell application is designed to have the same look and feel as a Unix terminal. In addition to the shells configured by default, it is possible to include almost any process that exposes a command-line interface as an option in this Hue application.</p>
 
 
 
 
 <h2><a name="HueShell-Contents"></a>Contents</h2>
 <h2><a name="HueShell-Contents"></a>Contents</h2>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-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;}
+div.rbtoc1347316595868 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1347316595868 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1347316595868 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334270154338'>
+/*]]>*/</style><div class='rbtoc1347316595868'>
 <ul>
 <ul>
     <li><a href='#HueShell-IntroducingHueShell'>Introducing Hue Shell</a></li>
     <li><a href='#HueShell-IntroducingHueShell'>Introducing Hue Shell</a></li>
     <li><a href='#HueShell-HueShellInstallationandConfiguration'>Hue Shell Installation and Configuration</a></li>
     <li><a href='#HueShell-HueShellInstallationandConfiguration'>Hue Shell Installation and Configuration</a></li>
@@ -19,7 +19,7 @@ div.rbtoc1334270154338 li {margin-left: 0px;padding-left: 0px;}
     <li><a href='#HueShell-UnixUserAccounts'>Unix User Accounts</a></li>
     <li><a href='#HueShell-UnixUserAccounts'>Unix User Accounts</a></li>
 </ul>
 </ul>
 </ul>
 </ul>
-    <li><a href='#HueShell-StartingtheShell'>Starting the Shell</a></li>
+    <li><a href='#HueShell-StartingHueShell'>Starting Hue Shell</a></li>
     <li><a href='#HueShell-ViewingDocumentationfortheShells'>Viewing Documentation for the Shells</a></li>
     <li><a href='#HueShell-ViewingDocumentationfortheShells'>Viewing Documentation for the Shells</a></li>
 </ul></div>
 </ul></div>
 <p><br class="atl-forced-newline" /></p>
 <p><br class="atl-forced-newline" /></p>
@@ -27,17 +27,17 @@ div.rbtoc1334270154338 li {margin-left: 0px;padding-left: 0px;}
 
 
 <h1><a name="HueShell-HueShellInstallationandConfiguration"></a>Hue Shell Installation and Configuration</h1>
 <h1><a name="HueShell-HueShellInstallationandConfiguration"></a>Hue Shell Installation and Configuration</h1>
 
 
-<p>Shell 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" title="Hue Installation">Hue Installation</a>.</p>
+<p>Hue Shell 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/CDH4DOC/Hue+Installation" title="Hue Installation">Hue Installation</a>.</p>
 
 
 <h3><a name="HueShell-UnixUserAccounts"></a>Unix User Accounts</h3>
 <h3><a name="HueShell-UnixUserAccounts"></a>Unix User Accounts</h3>
 
 
-<p>To properly isolate subprocesses so as to guarantee security, each Hue user who is using the Shell subprocess must have a Unix user account. The link between Hue users and Unix user accounts is the username, and so every Hue user who wants to use the Shell application must have a Unix user account with the same name on the sytem that runs the Hue Server.  See the section on Unix user accounts in the Hue Shell configuration section of the <a href="https://ccp.cloudera.com/display/CDH4B2/Hue+Installation#HueInstallation-UnixUserAccounts">Hue Installation Guide</a> for instructions.
+<p>To properly isolate subprocesses so as to guarantee security, each Hue user who is using the Shell subprocess must have a Unix user account. The link between Hue users and Unix user accounts is the username, and so every Hue user who wants to use the Shell application must have a Unix user account with the same name on the sytem that runs the Hue Server.  See the section on Unix user accounts in the Hue Shell configuration section of the <a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation#HueInstallation-UnixUserAccounts">Hue Installation Guide</a> for instructions.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
 
 
-<h1><a name="HueShell-StartingtheShell"></a>Starting the Shell</h1>
+<h1><a name="HueShell-StartingHueShell"></a>Starting Hue Shell</h1>
 
 
 <ol>
 <ol>
-	<li>To start the Shell application, click the <b>Shell</b> tab in the navigation bar at the top of the Hue web page. (To start a second instance of the Shell application, right click the link and select "Open link in new tab".)
+	<li>To start the Hue Shell application, click the <b>Shell</b> icon (<span class="image-wrap" style=""><img src="/shell/static/help/images/21103325.png" width="30" style="border: 0px solid black"/></span>) in the navigation bar at the top of the Hue web page. (To start a second instance of the Shell application, right-click the link and select "Open link in new tab".)
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" />
 The <b>Shell</b> window opens in the Hue web page.
 The <b>Shell</b> window opens in the Hue web page.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
@@ -86,10 +86,6 @@ background-color: #c0c0c0;
 <td class='confluenceTd'><a href="http://hadoop.apache.org/pig/">Pig home page</a></td>
 <td class='confluenceTd'><a href="http://hadoop.apache.org/pig/">Pig home page</a></td>
 </tr>
 </tr>
 <tr>
 <tr>
-<td class='confluenceTd'>Flume</td>
-<td class='confluenceTd'><a href="http://archive.cloudera.com/cdh/3/flume/UserGuide/index.html">Flume User Guide</a></td>
-</tr>
-<tr>
 <td class='confluenceTd'>HBase</td>
 <td class='confluenceTd'>HBase</td>
 <td class='confluenceTd'><a href="http://wiki.apache.org/hadoop/Hbase/Shell">HBase shell page</a></td>
 <td class='confluenceTd'><a href="http://wiki.apache.org/hadoop/Hbase/Shell">HBase shell page</a></td>
 </tr>
 </tr>
@@ -97,8 +93,8 @@ background-color: #c0c0c0;
 </div>
 </div>
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

+ 13 - 29
apps/useradmin/static/help/index.html

@@ -7,11 +7,11 @@
 <h2><a name="UserAdmin-Contents"></a>Contents</h2>
 <h2><a name="UserAdmin-Contents"></a>Contents</h2>
 
 
 <style type='text/css'>/*<![CDATA[*/
 <style type='text/css'>/*<![CDATA[*/
-div.rbtoc1334785142657 {margin-left: 1.5em;padding: 0px;}
-div.rbtoc1334785142657 ul {margin-left: 0px;padding-left: 20px;}
-div.rbtoc1334785142657 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1343090950698 {margin-left: 1.5em;padding: 0px;}
+div.rbtoc1343090950698 ul {margin-left: 0px;padding-left: 20px;}
+div.rbtoc1343090950698 li {margin-left: 0px;padding-left: 0px;}
 
 
-/*]]>*/</style><div class='rbtoc1334785142657'>
+/*]]>*/</style><div class='rbtoc1343090950698'>
 <ul>
 <ul>
     <li><a href='#UserAdmin-IntroducingUserAdmin'>Introducing User Admin</a></li>
     <li><a href='#UserAdmin-IntroducingUserAdmin'>Introducing User Admin</a></li>
     <li><a href='#UserAdmin-StartingUserAdmin'>Starting User Admin</a></li>
     <li><a href='#UserAdmin-StartingUserAdmin'>Starting User Admin</a></li>
@@ -33,13 +33,14 @@ div.rbtoc1334785142657 li {margin-left: 0px;padding-left: 0px;}
 </ul>
 </ul>
     <li><a href='#UserAdmin-ManagingApplicationPermissions'>Managing Application Permissions</a></li>
     <li><a href='#UserAdmin-ManagingApplicationPermissions'>Managing Application Permissions</a></li>
 </ul></div>
 </ul></div>
-<p><br class="atl-forced-newline" /> <br class="atl-forced-newline" /></p>
+<p><br class="atl-forced-newline" /> </p>
+
 <h1><a name="UserAdmin-StartingUserAdmin"></a>Starting User Admin</h1>
 <h1><a name="UserAdmin-StartingUserAdmin"></a>Starting User Admin</h1>
 
 
 <p><b>To start User Admin:</b></p>
 <p><b>To start User Admin:</b></p>
 
 
 <ul>
 <ul>
-	<li>Click the <b>User Admin</b> tab in the navigation bar at the top of the Hue browser page.
+	<li>Click the <b>User Admin</b> icon ( <span class="image-wrap" style=""><img src="/useradmin/static/help/images/21103326.png" width="30" style="border: 0px solid black"/></span> ) in the navigation bar at the top of the Hue browser page.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 </ul>
 </ul>
 
 
@@ -68,23 +69,6 @@ div.rbtoc1334785142657 li {margin-left: 0px;padding-left: 0px;}
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 <br class="atl-forced-newline" />
 The following table describes the options in the <b>Add User</b> dialog box.
 The following table describes the options in the <b>Add User</b> dialog box.
-
-<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'>
 <div class='table-wrap'>
 <table class='confluenceTable'><tbody>
 <table class='confluenceTable'><tbody>
 <tr>
 <tr>
@@ -154,9 +138,9 @@ vertical-align: center;
 
 
 <h2><a name="UserAdmin-ImportingUsersfromanLDAPDirectory"></a>Importing Users from an LDAP Directory</h2>
 <h2><a name="UserAdmin-ImportingUsersfromanLDAPDirectory"></a>Importing Users from an LDAP Directory</h2>
 
 
-<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 LDAP functionality has not been completely implemented in the UI in the CDH4 Beta version of Hue 2.0.0.</td></tr></table></div>
+<p>Hue must be configured to use an external LDAP directory (OpenLDAP or Active Directory).  See <a href="https://ccp.cloudera.com/display/CDH4DOC/Hue+Installation">Hue Installation</a>.</p>
 
 
-<p>Hue must be configured to use an external LDAP directory (OpenLDAP or Active Directory).  See <a href="https://ccp.cloudera.com/display/CDH4B2/Hue+Installation">Hue Installation</a>.</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 />Importing users from an LDAP directory does not import any password information.  You must add passwords manually in order for a user to log in.</td></tr></table></div>
 
 
 <p>To add a user from an external LDAP directory:</p>
 <p>To add a user from an external LDAP directory:</p>
 
 
@@ -240,8 +224,8 @@ This imports the user's first and last name, username, and email, but does not s
 	<li>Click <b>Groups</b> to view the <b>Groups</b> list.
 	<li>Click <b>Groups</b> to view the <b>Groups</b> list.
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
 	<li>Click the <b>Delete</b> button to the right of the group you want to delete.
 	<li>Click the <b>Delete</b> button to the right of the group you want to delete.
-<br class="atl-forced-newline" /> <br class="atl-forced-newline" />
-#click <b>Yes</b> to confirm.
+<br class="atl-forced-newline" /> <br class="atl-forced-newline" /></li>
+	<li>Click <b>Yes</b> to confirm.
 <br class="atl-forced-newline" /></li>
 <br class="atl-forced-newline" /></li>
 </ol>
 </ol>
 
 
@@ -310,8 +294,8 @@ The new groups will appear in the Groups column in the <b>Hue Permissions</b> li
 
 
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>
 	    
 	    

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

@@ -1,6 +1,6 @@
 <h1><a name="WelcometoHue-WelcometoHue%21"></a>Welcome to Hue!</h1>
 <h1><a name="WelcometoHue-WelcometoHue%21"></a>Welcome to Hue!</h1>
 
 
-<p>Hue is a browser-based environment that enables you to interact with a Hadoop cluster. Hue includes several easy to use applications that help you work with Hadoop Map/Reduce jobs, Hive queries, and user accounts. The Hue applications run in a Web browser and require no client installation. </p>
+<p>Hue is a browser-based environment that enables you to interact with a Hadoop cluster. Hue includes several easy to use applications that help you work with Hadoop MapReduce jobs, Hive queries, and user accounts. The Hue applications run in a Web browser and require no client installation. </p>
 
 
 <h3><a name="WelcometoHue-StartingApplications"></a>Starting Applications</h3>
 <h3><a name="WelcometoHue-StartingApplications"></a>Starting Applications</h3>
 
 
@@ -8,23 +8,23 @@
 
 
 <h3><a name="WelcometoHue-DisplayingHelpfortheHueApplications"></a>Displaying Help for the Hue Applications</h3>
 <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 <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>
+<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>
 <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>
+<p>To log out of Hue, click <b>Sign Out</b> from the pull-down list under the logged-in user name (at the right of the Hue navigation bar). </p>
 
 
 <h3><a name="WelcometoHue-NoticeofMisconfiguration"></a>Notice of Misconfiguration</h3>
 <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>
+<p>If Hue detects a misconfiguration, an indicator <span class="image-wrap" style=""><img src="/desktop/static/help/images/21103312.png" height="18" style="border: 0px solid black"/></span> 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>
 <h3><a name="WelcometoHue-ChangingyourPassword"></a>Changing your Password</h3>
 
 
-<p>If authentication is managed by Hue (that is, authentication is not managed via some external mechanism), you can use the User Admin application to change your password. For more information, see the User Admin Help.</p>
+<p>If authentication is managed by Hue (that is, authentication is not managed via some external mechanism), you can use the User Admin application to change your password. You can go directly to your own information by selecting <b>Profile</b> under the logged-in user name at the right of the Hue navigation bar.  For more information, see the User Admin Help.</p>
 
 
 <h3><a name="WelcometoHue-SeekingHelp%2CReportingBugs%2CandProvidingFeedback"></a>Seeking Help, Reporting Bugs, and Providing Feedback</h3>
 <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 <a href="mailto:hue-user@cloudera.com">hue-user@cloudera.com</a>.  </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.org">hue-user@cloudera.org</a>.  </p>
 
 
 
 
 <p>If you're experiencing transient errors (typically an error message saying a service is down), contact your system administrator first.</p>
 <p>If you're experiencing transient errors (typically an error message saying a service is down), contact your system administrator first.</p>
@@ -34,8 +34,8 @@
 <p>Hue works in Chrome, Firefox, and Safari. Internet Explorer 8  and 9 are also supported. </p>
 <p>Hue works in Chrome, Firefox, and Safari. Internet Explorer 8  and 9 are also supported. </p>
 
 
 
 
-				    
-                    			    </td>
+				    					    <br/>
+                        </td>
 		    </tr>
 		    </tr>
 	    </table>
 	    </table>