Azure / Azure/Azure-DataFactory

dataflow source adls gen2 is repeating path

Open
#227 0 comments 0 reactions 1 assignee Claimed by @DayhopeZhang View on GitHub
Dominant language
PowerShell
Stars
529
Forks
623
PR merge metrics
No merged PRs in 30d

Description

I have a dataflow that loads multiple files into Synapse. There is an option of moving these files once the load is done. The issue is the target `To` path is getting repeated:

Here my dataflow:

![chrome_Y6PCyqhlgy](https://user-images.githubusercontent.com/33104726/98316715-c91f7b00-1f8f-11eb-90e5-8fa6f37019c7.png)

Source path: `container/folder1/folder2/initial/`
Expected path: `container/folder1/folder2/archive/`
Path where the files are being moved: `container/folder1/folder2/archive/folder1/folder2/initial/`

What am I missing? Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.