sampathBhat commented on issue #6452: [FLINK-9739] Regression in supported filesystems for RocksDB URL: https://github.com/apache/flink/pull/6452#issuecomment-408850327 @zentol So you are suggesting to remove file.pathSeperator from the split options? I agree with you that the solution looks trivial/simple but after adding some print statements in the code and building the flink-dist.jar. It was evident that the issue is in parsing of file path. Like discussed in the user mail list, this issue of "Relative Path not supported" has nothing to do with underlying FS such as glusterFS nor any dependence on K8s. The same issue can be generated even on stand alone flink application on simple *nix server.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
