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

Fix a bug in FilePath in Flink version 1.11 #131

Closed
Fanoid opened this issue Jul 24, 2020 · 0 comments
Closed

Fix a bug in FilePath in Flink version 1.11 #131

Fanoid opened this issue Jul 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fanoid
Copy link
Collaborator

Fanoid commented Jul 24, 2020

In Flink version 1.11, pathToFile in org.apache.flink.core.fs.local.LocalFileSystem does not convert relative path to absolute path any more. So the conversion has to be done in the FilePath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants