Kaynağa Gözat

HPCC-10949 DOCS: document Spray Variable and Spray BLOB

FIX HPCC-10949 DOCS: document Spray Variable and Spary BLOB
Added language to DH-Man module to cover both Variable and Blob.
Blob issue # HPCC-10948

Signed-off-by: g-pan <greg.panagiotatos@lexisnexis.com>
g-pan 11 yıl önce
ebeveyn
işleme
a99cc6c300

+ 2 - 57
docs/ECLWatch/ECLWa_mods/ECLWatchSrc.xml

@@ -1359,7 +1359,7 @@
         <title>Hex Preview</title>
 
         <para>The Hex Preview shows the contents of a file on the landing zone
-        in hexadecimal form. If the file large then only the first 32k
+        in hexadecimal form. If the file is large, then only the first 32k
         display. Hex preview is designed for fixed length files, although it
         can also work for delimited files but may be limited in that
         regards.</para>
@@ -1394,62 +1394,7 @@
         role="bold">EBCDIC:</emphasis> for it to display properly.</para>
       </sect2>
 
-      <sect2 id="LZ_Spray">
-        <title>Spray Files</title>
-
-        <para>You can spray files to your clusters from the Landing Zone page.
-        <orderedlist>
-            <listitem>
-              <para>Select the file from your drop zone by checking the box
-              next to it.</para>
-            </listitem>
-
-            <listitem>
-              <para>Select the appropriate drop menu option for the type of
-              spray you want.</para>
-
-              <para>For example, to spray a delimited file, select the
-              <emphasis role="bold">Delimited</emphasis> drop menu
-              option.</para>
-
-              <para><figure>
-                  <title>Landing Zone Spray</title>
-
-                  <mediaobject>
-                    <imageobject>
-                      <imagedata fileref="../../images/ECLWA441.jpg" />
-                    </imageobject>
-                  </mediaobject>
-                </figure></para>
-            </listitem>
-
-            <listitem>
-              <para>Fill in the values as appropriate for the spray.</para>
-            </listitem>
-
-            <listitem>
-              <para>Press the <emphasis role="bold">Spray</emphasis> button to
-              spray the file.</para>
-            </listitem>
-          </orderedlist></para>
-
-        <sect3 id="multi-fileSpray">
-          <title>Spray multiple files</title>
-
-          <para>You can choose to spray multiple files with the multi-file
-          spray feature. This feature is useful for spraying a number of files
-          of the same type and the same scope using the same spray
-          options.</para>
-
-          <para>Fixed (length) files can have different record lengths and XML
-          files can have different row tags which must be specified
-          individually for each file. To specify these differences select the
-          files you want to spray and the spray type. You will then see the
-          files listed. Enter the record length or row tag information for
-          each file if using the Fixed or XML spray types, then check all
-          other applicable options and Spray.</para>
-        </sect3>
-      </sect2>
+      <!-- ***Moved SPRAY Files Section over to DH-Mod1.xml: to avoid duplicate data*** -->
     </sect1>
 
     <sect1 id="Pub_Query">

+ 38 - 19
docs/ECLWatch/TheECLWatchMan.xml

@@ -294,14 +294,14 @@
     <sect1 id="spray_and_despray">
       <title>Spray/Despray</title>
 
-      <para>This section details how to Spray and Despray a Data file to your
-      Thor cluster using ECL Watch. The spray function is integrated into the
+      <para>This section details how to Spray and Despray a data file to your
+      cluster using ECL Watch. The spray function is integrated into the
       Landing Zone page as detailed in the <link linkend="Upload_Files">Upload
       Files</link> section .</para>
 
-      <para>In order to spray a file to your Thor cluster you must first
-      upload the file to your landing zone. The file upload steps are detailed
-      in the preceding section.</para>
+      <para>In order to spray a file to your cluster you must first upload the
+      file to your landing zone. The file upload steps are detailed in the
+      preceding section.</para>
 
       <para>With the file successfully uploaded to the landing zone you can
       choose the file to spray from the Landing Zone page. Once selected the
@@ -317,30 +317,49 @@
           </mediaobject>
         </figure></para>
 
-      <sect2>
-        <title>Spray Data to Thor</title>
+      <sect2 id="Spray-to-cluster">
+        <title>Spray Data to a Cluster</title>
 
         <para>With the <emphasis role="bold">Spray:</emphasis> Action buttons
         enabled, you press the appropriate button for the Spray you wish to
         perform. Fill in the appropriate values when prompted to complete the
         spray.</para>
+      </sect2>
 
-        <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
-                    xpointer="Spray_Fixed"
-                    xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="LZ_Spray"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-        <?hard-pagebreak ?>
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Spray_Fixed"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-        <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
-                    xpointer="Spray_Delimited"
-                    xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Spray_Delimited"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-        <?hard-pagebreak ?>
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Spray_XML"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
 
-        <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
-                    xpointer="Spray_XML"
-                    xmlns:xi="http://www.w3.org/2001/XInclude" />
-      </sect2>
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Spray_Variable"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Spray_Blob"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Desprays"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml" xpointer="Copy"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+      <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                  xpointer="Remote_Copy"
+                  xmlns:xi="http://www.w3.org/2001/XInclude" />
     </sect1>
 
     <sect1>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 870 - 556
docs/HPCCDataHandling/DH-Mods/DH-Mod1.xml


+ 4 - 0
docs/HPCCDataHandling/DataHandling.xml

@@ -138,6 +138,10 @@
     <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
                 xpointer="Data_Handling_Methods"
                 xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+    <xi:include href="HPCCDataHandling/DH-Mods/DH-Mod1.xml"
+                xpointer="Data_Handling_Using_ECL-Watch"
+                xmlns:xi="http://www.w3.org/2001/XInclude" />  
   </chapter>
 
   <chapter>

BIN
docs/images/ECLWA441.jpg


BIN
docs/images/IMDB_01.jpg