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

ASF GitHub Bot commented on FLINK-2380:
---------------------------------------

GitHub user kl0u opened a pull request:

    https://github.com/apache/flink/pull/1524

    FLINK-2380: allow to specify the default filesystem scheme in the flink 
configuration file.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kl0u/flink fs_param

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1524.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1524
    
----
commit ef6431f586f983c2b0ba9318cc4046c3b348a742
Author: Kostas Kloudas <[email protected]>
Date:   2016-01-19T15:42:33Z

    FLINK-2380: allow the specification of a default filesystem scheme in the 
flink configuration file.

----


> 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, 0.10.0
>            Reporter: Ufuk Celebi
>            Assignee: Kostas
>            Priority: Minor
>              Labels: starter
>             Fix For: 1.0.0
>
>
> 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