You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just wanted to get things going with this additional feature. Is it possible to create a step similar to 'S3 file copy' that copies a json file to Azure Data Lake container?
hi @cybernotic this sounds like a useful feature. We are unlikely to implement it as we don't use it, but pull requests welcome and if you want to sponsor this then please https://www.catalyst-au.net/contact-us and reference this issue
Hi, I just wanted to get things going with this additional feature. Is it possible to create a step similar to 'S3 file copy' that copies a json file to Azure Data Lake container?
An example of this can be seen in Apache NiFi using it's 'PutAzureDataLakeStorage' processor. Link to the java code: https://github.com/apache/nifi/blob/81bb78cef719597d85e23e4a70712ee4d84e9c39/nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/PutAzureDataLakeStorage.java#L87
Would be extremely helpful for a step like this to be available to use in the plugin.
The text was updated successfully, but these errors were encountered: