Destination NFS JSON #36136
bmanojlovic
started this conversation in
New Connector Request
Replies: 2 comments
-
Why not extend the SFTP or local Json destination? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am a bit confused how exactly you meant extend? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Connector Name
NFS JSON
What type of integration
Destination
Revelant Information
I have wrote this code so that connector can write to NFS share that is exposed to airbyte cluster
it is python code that uses libnfs-python and libnfs user space implementation of NFS protocol
destination-nfs-json or in forked airbyte repo
It has same behavior as SFTP and Local JSON destinations.
Contribute
Beta Was this translation helpful? Give feedback.
All reactions