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 doesn't work for local file system #4510

Open
RonnyRen opened this issue Nov 1, 2024 · 0 comments
Open

[Bug]: Move files action doesn't work for local file system #4510

RonnyRen opened this issue Nov 1, 2024 · 0 comments

Comments

@RonnyRen
Copy link

RonnyRen commented Nov 1, 2024

Apache Hop version?

2.9 and 2.10

Java version?

17

Operating system

Windows

What happened?

I did a simple testing with move files action and got an error "Could not extract the file name from the URI: file:///C:/test2/t.txt". I checked the code and it seems to be a bug introduced in version 2.9.
Commit: 8d828b2
Code:
File (Line 648 - L660):
https://github.com/apache/hop/blob/0188439b00e76d5115c2fa05c5a507719ddadb4a/plugins/actions/movefiles/src/main/java/org/apache/hop/workflow/actions/movefiles/ActionMoveFiles.java
Note: It seems that only azure and azfs are working for now.

Issue Priority

Priority: 2

Issue Component

Component: Actions

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

No branches or pull requests

1 participant