apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
871 stars 326 forks source link

[Bug]: Move files action does not work with Azure blob files #3920

Closed xdelox closed 2 weeks ago

xdelox commented 3 weeks ago

Apache Hop version?

2.9.0-SNAPSHOT

Java version?

11

Operating system

Other

What happened?

When trying to rename a file, being in a given Azure path, the action fails because of this error.

2024/04/10 16:08:49 - Move files - ERROR: There was an error moving file [azure:///mycontainer/myfolder/file.csv] to [azure:///mycontainer/myfolder/file.csv.done] : [null]

Issue Priority

Priority: 3

Issue Component

Component: Actions, Component: VFS

xdelox commented 3 weeks ago

.take-issue