Reputation: 1
I want to write data to an on-prem HDFS server from Azure Synapse using Logic Apps. I've tried different approaches, but since Azure Synapse doesn’t support writing data back to on-prem HDFS using Copy Activity (it only allows reading), I'm exploring alternatives like Logic Apps. Can someone guide me on how to achieve this?
https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-use-hdfs-data-lake-storage
i have gone through above link "Use the HDFS CLI with an HDInsight Hadoop cluster" but i don't want to use HDInsight
Upvotes: 0
Views: 36