user29325836
user29325836

Reputation: 1

How to connect and process onprem HDFS Data from Azure Synapse or Azure Data Factory

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

Answers (0)

Related Questions