[ 
https://issues.apache.org/jira/browse/FLINK-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713491#comment-14713491
 ] 

Ufuk Celebi commented on FLINK-2380:
------------------------------------

I see your point, but what if someone wants to use s3://xyz as default?

The problem is that Flink uses the scheme to initialize the FileSystem 
implementation, e.g. we don't know that the user wants HDFS before the user 
specifyies an HDFS URI.

Does this make sense to you? I would like to make the user happy. If you think 
that this needs more consideration, I'm also happy to postpone it. Better to 
get it right. ;)

> Allow to configure default FS for file inputs
> ---------------------------------------------
>
>                 Key: FLINK-2380
>                 URL: https://issues.apache.org/jira/browse/FLINK-2380
>             Project: Flink
>          Issue Type: Improvement
>          Components: JobManager
>    Affects Versions: 0.9, master
>            Reporter: Ufuk Celebi
>            Priority: Minor
>             Fix For: 0.10, 0.9.1
>
>
> File inputs use "file://" as default prefix. A user asked to make this 
> configurable, e.g. "hdfs://" as default.
> (I'm not sure whether this is already possible or not. I will check and 
> either close or implement this for the user.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to