[
https://issues.apache.org/jira/browse/RYA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050679#comment-16050679
]
ASF GitHub Bot commented on RYA-273:
------------------------------------
Github user meiercaleb commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/161#discussion_r122243955
--- Diff:
extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/CreatePcj.java
---
@@ -227,9 +271,13 @@ public String withRyaIntegration(
} catch (final IOException e) {
log.warn("Ignoring IOException thrown while closing the
AccumuloRyaQueryEngine used by CreatePCJ.", e);
}
-
- // return queryId to the caller for later monitoring from the
export.
--- End diff --
done
> Construct Query Support for Rya Fluo
> ------------------------------------
>
> Key: RYA-273
> URL: https://issues.apache.org/jira/browse/RYA-273
> Project: Rya
> Issue Type: New Feature
> Affects Versions: 3.2.10
> Reporter: Caleb Meier
> Assignee: Caleb Meier
>
> Add support for Construct Queries to the Rya Fluo Application. This will
> require implementing ConstructQueryMetadata for Fluo and creating the
> appropriate observer to generate the statements indicated by the construct
> query. See the documentation for creating a new query node for Fluo:
> https://github.com/meiercaleb/incubator-rya/tree/periodic_query_service/extras/rya.pcj.fluo
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)