You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by lhaiesp <gi...@git.apache.org> on 2017/05/01 17:07:16 UTC

[GitHub] samza pull request #151: fix HdfsSystemAdmin when staging directory is empty

GitHub user lhaiesp opened a pull request:

    https://github.com/apache/samza/pull/151

    fix HdfsSystemAdmin when staging directory is empty

    getSystemStreamMetadata has the potential side effect to persist metadata to a staging directory on hdfs. This could fail if staging directory is empty. This patch addresses the issue with test to cover the scenario.

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

    $ git pull https://github.com/lhaiesp/samza master

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

    https://github.com/apache/samza/pull/151.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 #151
    
----
commit 41c3ae9d5704fd21ecb3558cd838401bdd6a9069
Author: Hai Lu <ha...@linkedin.com>
Date:   2017-05-01T17:05:22Z

    fix HdfsSystemAdmin when staging directory is empty

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] samza pull request #151: fix HdfsSystemAdmin when staging directory is empty

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/151


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---