We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.9 and 2.10
17
Windows
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.
Priority: 2
Component: Actions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: