Browse Source

HPCC-20172 Update Spray fields in Data Tutorial

Signed-off-by: G-Pan <greg.panagiotatos@lexisnexis.com>
G-Pan 6 years ago
parent
commit
c0176a4ec3
1 changed files with 15 additions and 7 deletions
  1. 15 7
      docs/EN_US/HPCCDataTutorial/DataTutorial.xml

+ 15 - 7
docs/EN_US/HPCCDataTutorial/DataTutorial.xml

@@ -42,21 +42,24 @@
       <para></para>
       <para></para>
     </legalnotice>
     </legalnotice>
 
 
-    <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='FooterInfo'])"
+    <xi:include href="common/Version.xml"
+                xpointer="xpointer(//*[@id='FooterInfo'])"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 
     <!--Release Info makes a running page footer: now an include! -->
     <!--Release Info makes a running page footer: now an include! -->
 
 
     <!--The following include statement pulls in the date_ver from version.xml-->
     <!--The following include statement pulls in the date_ver from version.xml-->
 
 
-    <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='DateVer'])"
+    <xi:include href="common/Version.xml"
+                xpointer="xpointer(//*[@id='DateVer'])"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 
     <corpname>HPCC Systems<superscript>®</superscript></corpname>
     <corpname>HPCC Systems<superscript>®</superscript></corpname>
 
 
     <!--corpname never prints-->
     <!--corpname never prints-->
 
 
-    <xi:include href="common/Version.xml" xpointer="xpointer(//*[@id='Copyright'])"
+    <xi:include href="common/Version.xml"
+                xpointer="xpointer(//*[@id='Copyright'])"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 
     <!--Copyright tag inserts the symbol automatically: Now an Include!-->
     <!--Copyright tag inserts the symbol automatically: Now an Include!-->
@@ -387,8 +390,8 @@
         it to a Thor cluster. A <emphasis>spray</emphasis> or
         it to a Thor cluster. A <emphasis>spray</emphasis> or
         <emphasis>import</emphasis> is the relocation of a data file from one
         <emphasis>import</emphasis> is the relocation of a data file from one
         location to a Thor cluster. The term spray was adopted due to the
         location to a Thor cluster. The term spray was adopted due to the
-        nature of the file movement -- the file is partitioned across all nodes
-        within a cluster.</para>
+        nature of the file movement -- the file is partitioned across all
+        nodes within a cluster.</para>
 
 
         <para>In this example, the file is on your Landing Zone and is named
         <para>In this example, the file is on your Landing Zone and is named
         <emphasis role="bold">OriginalPerson.</emphasis></para>
         <emphasis role="bold">OriginalPerson.</emphasis></para>
@@ -478,6 +481,11 @@
           </listitem>
           </listitem>
 
 
           <listitem>
           <listitem>
+            <para>If there are multiple queues, select one from the
+            list.</para>
+          </listitem>
+
+          <listitem>
             <para>Fill in the <emphasis role="bold">Record Length</emphasis>
             <para>Fill in the <emphasis role="bold">Record Length</emphasis>
             (124).</para>
             (124).</para>
           </listitem>
           </listitem>
@@ -829,8 +837,8 @@ COUNT(TutorialYourName.File_OriginalPerson);
 
 
             <para>For our purposes, it will be easier to have all the names in
             <para>For our purposes, it will be easier to have all the names in
             all uppercase. This demonstrates one of the steps in the basic
             all uppercase. This demonstrates one of the steps in the basic
-            process of preparing data (Extract, Transform, and Load--ETL) using
-            ECL.</para>
+            process of preparing data (Extract, Transform, and Load--ETL)
+            using ECL.</para>
           </listitem>
           </listitem>
 
 
           <listitem>
           <listitem>