[jira] [Commented] (FLINK-518) Use "file:" as the default scheme
Posted by Shang Yuanchun (Jira) on URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Commented-FLINK-518-Use-file-as-the-default-scheme-tp552.html
Robert Metzger commented on FLINK-518:
--------------------------------------
Okay, but if a user is running a task with {{/tmp/abc}} as the output file, it will work (the system will internally add file: as the scheme). So I would say the issue is resolved then.
> Use "file:" as the default scheme
> ---------------------------------
>
> Key: FLINK-518
> URL: https://issues.apache.org/jira/browse/FLINK-518 > Project: Flink
> Issue Type: Improvement
> Reporter: GitHub Import
> Labels: github-import
> Fix For: pre-apache
>
>
> I suggest to interpret paths that do not have an file system scheme (such as file:// for local files, or hdfs:// for HDFS files) as local files. That way, we ease the use in local setups, allowing regular file paths to be used out of the box.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/518 > Created by: [StephanEwen|https://github.com/StephanEwen]
> Labels: enhancement, user satisfaction,
> Created at: Fri Feb 28 23:00:41 CET 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)