You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/07 16:23:11 UTC

[jira] [Commented] (RYA-75) Add Merge Tool to Rya

    [ https://issues.apache.org/jira/browse/RYA-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366352#comment-15366352 ] 

ASF GitHub Bot commented on RYA-75:
-----------------------------------

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 <er...@sparta.com>
Date:   2016-07-05T19:34:24Z

    Merge pull request #1 from apache/develop
    
    Develop

commit 07a224199bc665eb06f8de790c65228d5f288cf8
Author: eric.white <er...@ads.sparta.com>
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 <er...@ads.sparta.com>
Date:   2016-07-05T22:17:17Z

    Merge branch 'develop' of https://github.com/ejwhite922/incubator-rya into develop

----


> Add Merge Tool to Rya
> ---------------------
>
>                 Key: RYA-75
>                 URL: https://issues.apache.org/jira/browse/RYA-75
>             Project: Rya
>          Issue Type: New Feature
>    Affects Versions: 3.2.10
>            Reporter: Eric White
>
> The Merge Tool feature 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 message was sent by Atlassian JIRA
(v6.3.4#6332)