[
https://issues.apache.org/jira/browse/RYA-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397458#comment-16397458
]
ASF GitHub Bot commented on RYA-443:
------------------------------------
GitHub user ejwhite922 opened a pull request:
https://github.com/apache/incubator-rya/pull/282
RYA-443 Fixed Rya Streams Query Manager RPM version
## Description
Fixed the Query Manager RPM so that the "rpm.version" property gets
generated and replaced in all the scripts.
### Tests
Build
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-443)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Review
@isper3at
@DLotts
@pujav65
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ejwhite922/incubator-rya
RYA-443_QueryManagerRPMVersionFix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/282.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 #282
----
commit 97fb51b1668cefa82a0954e938191e0d1df1df63
Author: eric.white <eric.white@...>
Date: 2018-03-13T18:41:21Z
RYA-443 Fixed Rya Streams Query Manager RPM version
----
> Implement a single node query manager
> -------------------------------------
>
> Key: RYA-443
> URL: https://issues.apache.org/jira/browse/RYA-443
> Project: Rya
> Issue Type: Task
> Reporter: Andrew Smith
> Assignee: Kevin Chilton
> Priority: Major
>
> We need an application that watches the QueryChangeLog to see when the
> isActive state of queries changes and then reacts to the state change. If
> isActive goes to true, the system must start processing the query. If it is
> false, then it must stop processing the query. This application needs to
> start when the host machine starts. We plan to support CentOS 7.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)