-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(nifi): Add dependencies for ADLS and GCP #942
Comments
Jimvin
changed the title
Include Hadoop Azure libraries in Apache NiFi
feat(nifi): Add dependencies for ABFS and ADLS
Nov 22, 2024
Jimvin
added a commit
that referenced
this issue
Nov 22, 2024
Jimvin
changed the title
feat(nifi): Add dependencies for ABFS and ADLS
feat(nifi): Add dependencies for ADLS and GCP
Nov 22, 2024
Jimvin
added a commit
that referenced
this issue
Nov 22, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Nov 22, 2024
* Add dependencies for ABFS and ADLS to NiFi #942 * Add dependencies for ADLS and GCP to NiFi #942 * Updated CHANGELOG.md for PR #943 * Update CHANGELOG.md Co-authored-by: Nick <[email protected]> * Updated CHANGELOG.md for PR #943 * chore: update changelog to move this into Unreleased --------- Co-authored-by: Nick <[email protected]> Co-authored-by: Nick Larsen <[email protected]>
Is this fixed by #943 ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Stackable docker image for Apache NiFi does not contain the Hadoop Azure ADLS or Google GCS libraries. Consequently NiFi cannot write to Hive/Iceberg tables stored on ADLS/ABFS or GCS. Trying to write to an Iceberg table using the PutIceberg processor produces the following error:
The text was updated successfully, but these errors were encountered: