GitHub user kchilton2 opened a pull request:
https://github.com/apache/incubator-rya/pull/156
RYA-260 Fluo SPARQL Processing Aggregation Support
## Description
>What Changed?
Added Aggregation support to the Fluo PCJ application. It is a known
problem that the Accumulo PCJ Index does not properly handle aggregation output
exporting. That should be covered by a new ticket. Also fixed a bunch of
resource leaks and changed up how the Fluo integration tests were implemented
so that they use the Fluo recipe for Accumulo exporting integration tests.
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-260)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Reivew
@meiercaleb
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kchilton2/incubator-rya RYA-260-fixed
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/156.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 #156
----
commit 278f6d92fcfe1c68a388b8aa1fcd7ca2134bcfaa
Author: Kevin Chilton <[email protected]>
Date: 2017-04-07T19:57:57Z
RYA-260 Fluo PCJ application has had Aggregation support added to it. Also
fixed a bunch of resource leaks that were causing integration tests to fail.
----
---
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.
---