tAzureFSConfiguration properties for Apache Spark Batch
These properties are used to configure tAzureFSConfiguration running in the Spark Batch Job framework.
The Spark Batch
tAzureFSConfiguration component belongs to the Storage family.
The component in this framework is available only if you have subscribed to one
of the
Talend
solutions with Big Data.
Basic settings
|
Azure FileSystem |
Select the file system to be used. Then the parameters to be defined are The Azure Data Lake Store option is available only |
When you use this component with Azure Blob Storage:
|
Blob storage account |
Enter the name of the storage account you need to access. A storage account |
|
Account key |
Enter the key associated with the storage account you need to access. Two |
|
Container |
Enter the name of the blob |
When you use this component with Azure Datalake Storage:
|
Data Lake Store account |
Enter the name of the Data Lake Store account you need to access. Ensure that |
|
Application ID and Application |
Enter the authentication ID and the authentication key generated upon the Ensure that the application to be used has appropriate permissions to access |
|
Token endpoint |
Copy-paste the OAuth 2.0 token endpoint that you can obtain from the |
Global Variables
|
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
|
Usage rule |
This component is used standalone in a Subjob to provide connection configuration to your Azure file system for the whole Job. |
|
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. |