You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/30 04:01:00 UTC

[jira] [Commented] (FLINK-7557) Fix typo for s3a config in AWS deployment documentation

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

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

GitHub user tony810430 opened a pull request:

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

    [FLINK-7557] Fix typo for s3a config in AWS deployment documentation

    Should use `fs.s3a.buffer.dir` in `core-site.xml` to set s3a directories for buffering files.

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

    $ git pull https://github.com/tony810430/flink FLINK-7557

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

    https://github.com/apache/flink/pull/4618.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 #4618
    
----
commit d48931888574d7d6407b11cbbd597c83fb6b9d94
Author: Tony Wei <to...@gmail.com>
Date:   2017-08-30T03:44:27Z

    [FLINK-7557] Fix typo for s3a config in AWS deployment documentation

----


> Fix typo for s3a config in AWS deployment documentation
> -------------------------------------------------------
>
>                 Key: FLINK-7557
>                 URL: https://issues.apache.org/jira/browse/FLINK-7557
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Wei-Che Wei
>            Assignee: Wei-Che Wei
>
> The property name {{fs.s3.buffer.dir}} for s3a in {{core-site.xml}} should be {{fs.s3a.buffer.dir}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)