Explorar o código

JAVA-398 Add JAVA over TLS notice to doc

Signed-off-by: g-pan <greg.panagiotatos@lexisnexis.com>
g-pan %!s(int64=4) %!d(string=hai) anos
pai
achega
c785c38f76
Modificáronse 1 ficheiros con 24 adicións e 1 borrados
  1. 24 1
      docs/EN_US/HPCCSpark/SparkHPCC.xml

+ 24 - 1
docs/EN_US/HPCCSpark/SparkHPCC.xml

@@ -37,7 +37,7 @@
       similarity to actual persons, living or dead, is purely
       coincidental.</para>
 
-      <para></para>
+      <para />
     </legalnotice>
 
     <xi:include href="common/Version.xml" xpointer="FooterInfo"
@@ -548,6 +548,29 @@
       <para>The Spark-HPCCSystems Distributed Connector also supports PySpark.
       It uses the same classes/API as Java does.</para>
 
+      <para><informaltable colsep="1" frame="all" rowsep="1">
+          <?dbfo keep-together="always"?>
+
+          <tgroup cols="2">
+            <colspec colwidth="49.50pt" />
+
+            <colspec />
+
+            <tbody>
+              <row>
+                <entry><graphic fileref="images/tip.jpg" /></entry>
+
+                <entry><para>As is common in Java client communication over
+                TLS, Spark-HPCC connectors targeting an HPCC cluster over TLS
+                will need to import the appropriate certificates to local Java
+                keystore.</para><para> </para><para>*One way to accomplish
+                this is to use the keytool packaged with Java installations.
+                Refer to the keytool documentation for usage. </para></entry>
+              </row>
+            </tbody>
+          </tgroup>
+        </informaltable></para>
+
       <sect2 role="brk">
         <title>Special considerations</title>