GitHub user ejwhite922 opened a pull request:
https://github.com/apache/incubator-rya/pull/56
Add Merge Tool
RYA-75
Added Merge Tool which merges a child's Accumulo instance to its parent
instance after the child has collected/modified its data set. The Copy Tool
allows the creation of a child instance from a parent Accumulo instance and the
data that is copied can be filtered by time. This also contains the query
based copying.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ejwhite922/incubator-rya develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/56.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 #56
----
commit d9854570b9eea1221b5362961cf56a5821ea79c9
Author: ejwhite922 <[email protected]>
Date: 2016-07-05T19:34:24Z
Merge pull request #1 from apache/develop
Develop
commit 07a224199bc665eb06f8de790c65228d5f288cf8
Author: eric.white <[email protected]>
Date: 2016-07-05T22:15:41Z
RYA-75
Added Merge Tool which merges a child's Accumulo instance to its parent
instance after the child has collected/modified its data set. The Copy Tool
allows the creation of a child instance from a parent Accumulo instance and the
data that is copied can be filtered by time.
commit f5c4dfef4f85e8021fc148a15b9a6dae0d37fbb5
Author: eric.white <[email protected]>
Date: 2016-07-05T22:17:17Z
Merge branch 'develop' of https://github.com/ejwhite922/incubator-rya into
develop
----
---
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.
---