tSetKeystore properties for Apache Spark Batch
These properties are used to configure tSetKeystore running in the Spark Batch Job framework.
The Spark Batch
tSetKeystore component belongs to the Authentication family.
The component in this framework is available only if you have subscribed to one
of the
Talend
solutions with Big Data.
Basic settings
TrustStore type |
Select the type of the TrustStore to be used. It may be PKCS 12 or JKS. |
TrustStore file |
Type in the path, or browse to the certificate TrustStore file |
TrustStore password |
Type in the password used to check the integrity of the TrustStore |
Need Client authentication |
Select this check box to validate the keystore data. Once doing so, – KeyStore type: select the type of – KeyStore file: type in the path, – KeyStore password: type in the |
Check server identity |
Select this check box to make the Job verify the match between the hostname |
Usage
Usage rule |
This component is used with no need to be connected to other components. This component, along with the Spark Batch component Palette it belongs to, appears only Note that in this documentation, unless otherwise |
Spark Connection |
You need to use the Spark Configuration tab in
the Run view to define the connection to a given Spark cluster for the whole Job. In addition, since the Job expects its dependent jar files for execution, you must specify the directory in the file system to which these jar files are transferred so that Spark can access these files:
This connection is effective on a per-Job basis. |