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

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

GitHub user matadorhong opened a pull request:

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

    [FLINK-1891]Add the input storageDirectory empty check

    Add the input storageDirectory empty check, if input of storageDirectory is 
empty, we should use tmp as the base dir
    And also fix the code style proble of blank space between every ) and {

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

    $ git pull https://github.com/matadorhong/flink Fix_bug_dir_empty_check

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

    https://github.com/apache/flink/pull/601.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 #601
    
----
commit 90c5e380e8f2e5970a2aebc57d098f56b4f65135
Author: hongsibao <hongsi...@huawei.com>
Date:   2015-04-15T10:15:27Z

    Add the input storageDirectory empty check

----


> Add isEmpty check when the input dir
> ------------------------------------
>
>                 Key: FLINK-1891
>                 URL: https://issues.apache.org/jira/browse/FLINK-1891
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>    Affects Versions: master
>            Reporter: Sibao Hong
>            Assignee: Sibao Hong
>
> Add the input storageDirectory empty check, if input of storageDirectory is 
> empty, we should use tmp as the base dir



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

Reply via email to