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 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---