This property expects a comma-separated list of file resources.
Supports Expression Language: true (will be evaluated using Environment variables only)Storage Location | storage-location | | | Use this property to set the storage location in use. Example: 's3a://myBucket/myDirectory'. In case the property is not specified, the processor will use the value set in Hadoop Configuration Resources. Supports Expression Language: true (will be evaluated using Environment variables only) |
DeltaLake Table Path | deltalake-table-path | | | Path (relative to the root of the target Hadoop file system) where the DeltaLake table is located. Supports Expression Language: true (will be evaluated using Environment variables only) |
Data File URL | file-url | ${hadoop.file.url} | | The URL of the file that was added and with which to update the DeltaLake table. Supports Expression Language: true (will be evaluated using flow file attributes and Environment variables) |
Kerberos User Service | kerberos-user-service | | Controller Service API: KerberosUserService Implementations: KerberosTicketCacheUserService KerberosKeytabUserService KerberosPasswordUserService | Specifies the Kerberos User Controller Service that should be used for authenticating with Kerberos. |
Number of Commit Retries | number-of-commit-retries | 10 | | Number of times to retry a commit before failing. |
Commit Wait Time | commit-wait-time | 100 ms | | Time to wait before retrying a commit. |
Relationships:
Name | Description |
---|
success | DeltaLake table successfully updated |
failure | DeltaLake table update failed |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.