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) <[email protected]>
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) <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---