You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by steveblackmon <gi...@git.apache.org> on 2015/09/04 18:46:54 UTC

[GitHub] incubator-streams pull request: Streams 363

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/259

    Streams 363

    refactors persist-hdfs and persist-s3 to use LineReadWriteUtil
    adds TestLineReadWriteUtil

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

    $ git pull https://github.com/apache/incubator-streams STREAMS-363

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

    https://github.com/apache/incubator-streams/pull/259.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 #259
    
----
commit 30e3eafe6b9fa58f85ae744d40057eaa6d41871c
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Date:   2015-09-04T02:37:23Z

    implements STREAMS-363
    moves line format read/write out of streams-persist-hdfs to streams-converters
    this is better as it can now be used across contrib and runtime modules

commit 5bc81c3c379557370b1b65f56181d2e868925836
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Date:   2015-09-04T16:43:42Z

    consolidated two Util classes to one
    adds testing

----


---
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] incubator-streams pull request: Streams 363

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

    https://github.com/apache/incubator-streams/pull/259


---
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] incubator-streams pull request: Streams 363

Posted by steveblackmon <gi...@git.apache.org>.
Github user steveblackmon commented on the pull request:

    https://github.com/apache/incubator-streams/pull/259#issuecomment-150702510
  
    lazy consensus merge


---
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.
---