Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
The HDFSCopyFromLocal utility class instantiates the hadoop FileSystem object with the default configuration.
This disregards the hadoop configurations pulled in by the Flink FileSystem wrappers causing an error if the hostname is not specified in the uri for instance.