[05/22] incubator-rya git commit: RYA-455 stopAll queries for a rya instance

2018-03-09 Thread pujav65
RYA-455 stopAll queries for a rya instance Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/9e8a27c2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/9e8a27c2 Diff:

[14/22] incubator-rya git commit: RYA-446 Making the Rya Streams Query Manager run as a service on CentOS 7.

2018-03-09 Thread pujav65
RYA-446 Making the Rya Streams Query Manager run as a service on CentOS 7. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/a342fe2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/a342fe2a

[22/22] incubator-rya git commit: RYA-466 Updated regexes to not conflict on binding names. Closes #279

2018-03-09 Thread pujav65
RYA-466 Updated regexes to not conflict on binding names. Closes #279 Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/770bd7e4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/770bd7e4 Diff:

[20/22] incubator-rya git commit: RYA-463 RYA-464 Added an isInsert flag to StreamsQuery to indicate when the results of a query need to be inserted back into Rya.

2018-03-09 Thread pujav65
http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/010c6927/extras/shell/src/test/java/org/apache/rya/shell/RyaStreamsCommandsTest.java -- diff --git

[18/22] incubator-rya git commit: RYA-466 Update the Rya Streams Client to stream results to file.

2018-03-09 Thread pujav65
RYA-466 Update the Rya Streams Client to stream results to file. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/e4536943 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/e4536943 Diff:

[06/22] incubator-rya git commit: RYA-448 Implement JAXB marshalling code for the Query Manager's XML configuration file.

2018-03-09 Thread pujav65
RYA-448 Implement JAXB marshalling code for the Query Manager's XML configuration file. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/c1ccde80 Tree:

[02/22] incubator-rya git commit: RYA-449 Create QueryChangeLogSource

2018-03-09 Thread pujav65
RYA-449 Create QueryChangeLogSource Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/d6d6d04b Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/d6d6d04b Diff:

[07/22] incubator-rya git commit: RYA-450 Implemented a Kafka backed QueryChangeLogSource.

2018-03-09 Thread pujav65
RYA-450 Implemented a Kafka backed QueryChangeLogSource. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/ee29450d Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/ee29450d Diff:

[13/22] incubator-rya git commit: RYA-446 Service unit file for systemd

2018-03-09 Thread pujav65
RYA-446 Service unit file for systemd Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/40768044 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/40768044 Diff:

[09/22] incubator-rya git commit: RYA-456 Implement a Single Node implementation of QueryExecutor.

2018-03-09 Thread pujav65
RYA-456 Implement a Single Node implementation of QueryExecutor. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/a11ca4a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/a11ca4a2 Diff:

[04/22] incubator-rya git commit: Rya 452 Updated QueryRepository

2018-03-09 Thread pujav65
Rya 452 Updated QueryRepository Updated QueryRepository to be a Service Updated InMemoryQueryRepository to be an AbstractScheduledService Added listeners to InMemoryQueryRepository Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit:

[16/22] incubator-rya git commit: RYA-451 Fixing threading issues with the QueryManager class.

2018-03-09 Thread pujav65
RYA-451 Fixing threading issues with the QueryManager class. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/1cd8db32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/1cd8db32 Diff:

[01/22] incubator-rya git commit: RYA-446 Daemonifying Query Manager

2018-03-09 Thread pujav65
Repository: incubator-rya Updated Branches: refs/heads/master b5a0164f0 -> 770bd7e4a RYA-446 Daemonifying Query Manager Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/5b489dc0 Tree:

[08/22] incubator-rya git commit: RYA-458 Updating the configuration XML so that you may only specify a single QueryChangeLogSource.

2018-03-09 Thread pujav65
RYA-458 Updating the configuration XML so that you may only specify a single QueryChangeLogSource. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/a31e256c Tree:

[03/22] incubator-rya git commit: Rya 454 added QueryExecutor interface

2018-03-09 Thread pujav65
Rya 454 added QueryExecutor interface Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/eb07bf6e Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/eb07bf6e Diff:

[12/22] incubator-rya git commit: RYA-446 Create a bin and rpm distribution for the Rya Streams Query Manager application.

2018-03-09 Thread pujav65
RYA-446 Create a bin and rpm distribution for the Rya Streams Query Manager application. Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/3b05a0b7 Tree:

[19/22] incubator-rya git commit: RYA-462 Updated the Kafka topic name for StreamsQueries to include the Rya Instance name.

2018-03-09 Thread pujav65
RYA-462 Updated the Kafka topic name for StreamsQueries to include the Rya Instance name. Conflicts: extras/rya.streams/client/src/main/java/org/apache/rya/streams/client/command/StreamResultsCommand.java Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit:

[10/22] incubator-rya git commit: Rya 451 Query manager

2018-03-09 Thread pujav65
Rya 451 Query manager QueryManager with tests updated InMemoryQueryRepository and its tests Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/e355f73a Tree:

[21/22] incubator-rya git commit: RYA-463 RYA-464 Added an isInsert flag to StreamsQuery to indicate when the results of a query need to be inserted back into Rya.

2018-03-09 Thread pujav65
RYA-463 RYA-464 Added an isInsert flag to StreamsQuery to indicate when the results of a query need to be inserted back into Rya. Conflicts: common/rya.api/src/main/java/org/apache/rya/api/utils/QueryInvestigator.java

[2/2] incubator-rya-site git commit: updated contributors info Closes #6 from adinancr/release-3.2.12

2018-03-09 Thread adina
updated contributors info Closes #6 from adinancr/release-3.2.12 Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/9cf36822 Tree:

[1/2] incubator-rya-site git commit: added release 3.2.12 notes and downloads and new mentor to contributors

2018-03-09 Thread adina
Repository: incubator-rya-site Updated Branches: refs/heads/asf-site 8da23d570 -> 92c8a1421 added release 3.2.12 notes and downloads and new mentor to contributors Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: