You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/05 02:28:10 UTC

[jira] [Commented] (RYA-12) Support Additional Iterators on Core Tables

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

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

GitHub user amihalik opened a pull request:

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

    RYA-12 Adding support for Additional Iterators on Core Tables

    note: the config file format may change in the future.  This is really
    just a change to the client Config API and Query Engine.
    
    Also pulling in an orphan "Manual Flush" commit that did not make it
    into the repo.

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

    $ git pull https://github.com/amihalik/incubator-rya RYA-12

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

    https://github.com/apache/incubator-rya/pull/4.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 #4
    
----
commit e6be84a407e05c66cb4b4b6ef225d7e07dd10fcf
Author: Aaron Mihalik <mi...@alum.mit.edu>
Date:   2015-12-05T01:25:51Z

    RYA-12 Adding support for Additional Iterators on Core Tables
    
    note: the config file format may change in the future.  This is really
    just a change to the client Config API and Query Engine.
    
    Also pulling in an orphan "Manual Flush" commit that did not make it
    into the repo.

----


> Support Additional Iterators on Core Tables
> -------------------------------------------
>
>                 Key: RYA-12
>                 URL: https://issues.apache.org/jira/browse/RYA-12
>             Project: Rya
>          Issue Type: New Feature
>          Components: dao
>    Affects Versions: 3.2.9
>            Reporter: Aaron Mihalik
>            Assignee: Aaron Mihalik
>             Fix For: 3.2.10
>
>
> Most of the Accumulo Iterators are handled by the {{accumulo.rya}} package and are transparent to the user.  However, some users would like to add additional iterators.
> This feature will allow users to add additional Iterators on when querying the Core Tables



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)