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/05/10 19:39:13 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=15278734#comment-15278734 ] 

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

GitHub user ejwhite922 opened a pull request:

    https://github.com/apache/incubator-rya/pull/40

    Develop

    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.

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/40.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 #40
    
----
commit 6f7b53404ee8c74316aa53ecc3c32edd777b5f33
Author: eric.white <er...@ads.sparta.com>
Date:   2016-03-10T21:20:02Z

    RYA-49 Updated Accumulo version from 1.6.4 to 1.6.5 in the Vagrant file.  1.6.4 is no longer available on any mirror sites.  The script now stores the version in a variable so it only needs to be updated in one spot if the version changes again.

commit 3bd2d222481b22315fc521b7da20399485f7e5a6
Author: eric.white <er...@ads.sparta.com>
Date:   2016-05-10T19:16:43Z

    Revert "RYA-49 Updated Accumulo version from 1.6.4 to 1.6.5 in the Vagrant file.  1.6.4 is no longer available on any mirror sites.  The script now stores the version in a variable so it only needs to be updated in one spot if the version changes again."
    
    This reverts commit 6f7b53404ee8c74316aa53ecc3c32edd777b5f33.

commit 159b90d7549ed66f7ce46484bb1243e0a750ae64
Author: eric.white <er...@ads.sparta.com>
Date:   2016-05-10T19:22:36Z

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

commit 216b73dbb0d6950dc33baba9024d126d6d02296e
Author: eric.white <er...@ads.sparta.com>
Date:   2016-05-10T19:31:57Z

    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.

----


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