Skip to content

Commit

Permalink
Merge pull request #18719 from g-pan/H-22453
Browse files Browse the repository at this point in the history
HPCC-22453 Document Import ZAP Feature

Reviewed-By: Jim DeFabia <[email protected]>
Reviewed-by: Jake Smith <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Jun 14, 2024
2 parents 21ccf10 + b2a1475 commit 4f63811
Showing 1 changed file with 33 additions and 14 deletions.
47 changes: 33 additions & 14 deletions docs/EN_US/HPCCSystemAdmin/SA-Mods/WUTool.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@

<informaltable colsep="1" frame="all" rowsep="1">
<tgroup cols="2">
<colspec align="left" colwidth="175.55pt" />
<colspec align="left" colwidth="175.55pt"/>

<colspec />
<colspec/>

<tbody>
<row>
<entry colsep="0"><emphasis role="bold">Actions</emphasis></entry>

<entry></entry>
<entry/>
</row>

<row>
Expand Down Expand Up @@ -82,6 +82,25 @@
<entry>Restore from xml files. [INCLUDEFILES=1]</entry>
</row>

<row>
<entry>importzap</entry>

<entry>Imports ZAP report to be able to recreate a workunit and
replicate the reported issue. <para>Importzap requires the following
parameters.
</para><para>&lt;zapreport-filename&gt;</para><para>&lt;output-helper-directory&gt;
temporary directory to unpack the zap report
into</para><para>&lt;zapreport-password&gt; [optional]
</para></entry>
</row>

<row>
<entry>postmortem &lt;workunit&gt;</entry>

<entry>&lt;workunit&gt; PMD=&lt;dir&gt; - Add post-mortem
info</entry>
</row>

<row>
<entry>orphans</entry>

Expand Down Expand Up @@ -171,16 +190,16 @@

<informaltable colsep="1" frame="all" rowsep="1">
<tgroup cols="2">
<colspec align="left" colwidth="175.55pt" />
<colspec align="left" colwidth="175.55pt"/>

<colspec />
<colspec/>

<tbody>
<row>
<entry colsep="0"><emphasis role="bold">info
parameters</emphasis></entry>

<entry></entry>
<entry/>
</row>

<row>
Expand All @@ -193,7 +212,7 @@
</row>

<row>
<entry colsep="0"></entry>
<entry colsep="0"/>

<entry><emphasis role="bold">Which scopes are
matched</emphasis>:</entry>
Expand All @@ -220,7 +239,7 @@
</row>

<row>
<entry></entry>
<entry/>

<entry><emphasis role="bold">NOTE</emphasis>: scope, stype and id
cannot be specified in the same filter</entry>
Expand Down Expand Up @@ -249,7 +268,7 @@
</row>

<row rowsep="0">
<entry colsep="0"></entry>
<entry colsep="0"/>

<entry><emphasis role="bold">Which scopes are include in the
results:</emphasis></entry>
Expand All @@ -276,7 +295,7 @@
</row>

<row>
<entry colsep="0"></entry>
<entry colsep="0"/>

<entry><emphasis role="bold">Which information about a scope is
reported:</emphasis></entry>
Expand All @@ -286,25 +305,25 @@
<entry><programlisting role="tab"> properties[statistics|hints|
attributes|scope|all]*</programlisting></entry>

<entry></entry>
<entry/>
</row>

<row>
<entry><programlisting role="tab"> statistic[&lt;statistic-kind&gt;|none|all]*</programlisting></entry>

<entry></entry>
<entry/>
</row>

<row>
<entry><programlisting role="tab"> attribute[&lt;attribute-name&gt;|none|all]*</programlisting></entry>

<entry></entry>
<entry/>
</row>

<row>
<entry><programlisting role="tab"> hint[&lt;hint-name&gt;]*</programlisting></entry>

<entry></entry>
<entry/>
</row>

<row>
Expand Down

0 comments on commit 4f63811

Please sign in to comment.