Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
xdelox opened this issue May 10, 2024 · 1 comment · Fixed by #3928
Closed

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

xdelox opened this issue May 10, 2024 · 1 comment · Fixed by #3928
Assignees
Labels
Milestone

Comments

@xdelox
Copy link
Contributor

xdelox commented May 10, 2024

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
Copy link
Contributor Author

xdelox commented May 10, 2024

.take-issue

@github-actions github-actions bot added this to the 2.9 milestone May 10, 2024
@github-actions github-actions bot added P3 Nice to have VFS Actions labels May 10, 2024
@xdelox xdelox changed the title [Bug]: Move files action does not support Azure blob files [Bug]: Move files action does not work with Azure blob files May 10, 2024
hansva pushed a commit that referenced this issue May 17, 2024
…3928)

* Azure Move files fix

* Fake datasets

* Test for copy files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant