[jira] [Commented] (RYA-105) Fluo Integration with Rya

2016-07-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on RYA-105:


GitHub user meiercaleb opened a pull request:

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

RYA-105: Fluo Integration

Integrated Fluo with Rya so that when triples are inserted into Rya via the 
AccumuloRyaDAO, they are also inserted into Fluo so that any registered 
Precomputed Joins are incrementally updated.

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

$ git pull https://github.com/meiercaleb/incubator-rya RYA-105

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

https://github.com/apache/incubator-rya/pull/58.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 #58


commit 516ba3e328631f01bbc376667a462ed8bf0586eb
Author: Caleb Meier 
Date:   2016-07-06T16:26:38Z

RYA-105: Fluo Integration




> Fluo Integration with Rya
> -
>
> Key: RYA-105
> URL: https://issues.apache.org/jira/browse/RYA-105
> Project: Rya
>  Issue Type: Bug
>  Components: dao
>Affects Versions: 3.2.10
>Reporter: Caleb Meier
>Assignee: Caleb Meier
> Fix For: 3.2.10
>
>
> The Fluo table for incrementally updating precomputed joins is not fully 
> integrated with Rya.  The PrecomputedJoinIndexer (which is an implementation 
> of the AccumuloIndexer interface) is not being added to the list of indexers 
> when the PCJ flag is set.  So the DAO is never adding to Fluo.



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


[GitHub] incubator-rya pull request #58: RYA-105: Fluo Integration

2016-07-18 Thread meiercaleb
GitHub user meiercaleb opened a pull request:

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

RYA-105: Fluo Integration

Integrated Fluo with Rya so that when triples are inserted into Rya via the 
AccumuloRyaDAO, they are also inserted into Fluo so that any registered 
Precomputed Joins are incrementally updated.

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

$ git pull https://github.com/meiercaleb/incubator-rya RYA-105

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

https://github.com/apache/incubator-rya/pull/58.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 #58


commit 516ba3e328631f01bbc376667a462ed8bf0586eb
Author: Caleb Meier 
Date:   2016-07-06T16:26:38Z

RYA-105: Fluo Integration




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---