[jira] [Commented] (RYA-442) KafkaStreams: Implement the StartQuery and StopQuery interactors.

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16330786#comment-16330786 ] ASF GitHub Bot commented on RYA-442: Github user isper3at commented on a diff in the pull request:

[jira] [Commented] (RYA-413) MongoDB Rya DAO not closing MongoClient properly

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16330747#comment-16330747 ] ASF GitHub Bot commented on RYA-413: Github user asfgit closed the pull request at:

[GitHub] incubator-rya pull request #252: RYA-410 Add geo profile dependency manageme...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/252 ---

[jira] [Commented] (RYA-410) Add geo profile dependency management to the rya-project pom file.

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16330746#comment-16330746 ] ASF GitHub Bot commented on RYA-410: Github user asfgit closed the pull request at:

[GitHub] incubator-rya pull request #265: RYA-442 Implementing the Start and Stop Que...

2018-01-18 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/265#discussion_r162113248 --- Diff: extras/rya.streams/api/src/main/java/org/apache/rya/streams/api/interactor/defaults/DefaultStartQuery.java --- @@ -0,0 +1,54 @@ +/**

[jira] [Created] (RYA-448) Query Manager should be able to start and stop queries

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-448: Summary: Query Manager should be able to start and stop queries Key: RYA-448 URL: https://issues.apache.org/jira/browse/RYA-448 Project: Rya Issue Type: Sub-task

[jira] [Updated] (RYA-446) Query Manager should be install-able as a daemon

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-446: - Description: A rpm should be created at build time to allow the installing of the Query Manager. This

[jira] [Assigned] (RYA-448) Implement query manager xml configuration marshaling code

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith reassigned RYA-448: Assignee: Kevin Chilton > Implement query manager xml configuration marshaling code >

[jira] [Updated] (RYA-448) Implement query manager xml configuration marshaling code

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-448: - Description:   {code:java} [HOSTNAME] [PORT] {code} > Implement query manager

[jira] [Commented] (RYA-442) KafkaStreams: Implement the StartQuery and StopQuery interactors.

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331221#comment-16331221 ] ASF GitHub Bot commented on RYA-442: Github user asfgit closed the pull request at:

[jira] [Commented] (RYA-447) Rya Shell Windows user.home error

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331237#comment-16331237 ] ASF GitHub Bot commented on RYA-447: Github user ejwhite922 commented on the issue:

[GitHub] incubator-rya issue #264: RYA-447 Fixed issue building rya.shell under Windo...

2018-01-18 Thread ejwhite922
Github user ejwhite922 commented on the issue: https://github.com/apache/incubator-rya/pull/264 An alternative could be to escape all '\\' characters instead of changing to '/'. Would this be a better solution? final String userHome = System.getProperty("user.home"); //

[jira] [Commented] (RYA-442) KafkaStreams: Implement the StartQuery and StopQuery interactors.

2018-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331224#comment-16331224 ] ASF GitHub Bot commented on RYA-442: Github user asfgit commented on the issue:

[jira] [Updated] (RYA-448) Implement query manager xml configuration marshaling code

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-448: - Summary: Implement query manager xml configuration marshaling code (was: Query Manager should be able to

[GitHub] incubator-rya pull request #265: RYA-442 Implementing the Start and Stop Que...

2018-01-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/265 ---

[jira] [Resolved] (RYA-442) KafkaStreams: Implement the StartQuery and StopQuery interactors.

2018-01-18 Thread Kevin Chilton (JIRA)
[ https://issues.apache.org/jira/browse/RYA-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chilton resolved RYA-442. --- Resolution: Done > KafkaStreams: Implement the StartQuery and StopQuery interactors. >

[jira] [Assigned] (RYA-454) Create interface for QueryExecutor

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith reassigned RYA-454: Assignee: Andrew Smith > Create interface for QueryExecutor > -- > >

[jira] [Created] (RYA-450) Create a KafkaQueryChangeLogSource

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-450: Summary: Create a KafkaQueryChangeLogSource Key: RYA-450 URL: https://issues.apache.org/jira/browse/RYA-450 Project: Rya Issue Type: Sub-task Reporter:

[jira] [Updated] (RYA-448) Implement query manager xml configuration marshaling code

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-448: - Description:   {code:java} [HOSTNAME] [PORT] {code} was:   {code:java}

[jira] [Created] (RYA-451) Create QueryManager

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-451: Summary: Create QueryManager Key: RYA-451 URL: https://issues.apache.org/jira/browse/RYA-451 Project: Rya Issue Type: Sub-task Reporter: Andrew Smith

[jira] [Created] (RYA-453) Implement a Query Manager driver

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-453: Summary: Implement a Query Manager driver Key: RYA-453 URL: https://issues.apache.org/jira/browse/RYA-453 Project: Rya Issue Type: Sub-task Reporter:

[jira] [Updated] (RYA-446) Query Manager should be install-able as a daemon

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-446: - Description: A rpm should be created at build time to allow the installing of the Query Manager. This

[jira] [Updated] (RYA-446) Query Manager should be install-able as a daemon

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-446: - Description: A rpm should be created at build time to allow the installing of the Query Manager. RPM

[jira] [Updated] (RYA-449) Create interfaces for QueryChangeLogSource

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-449: - Description: QueryChangeLogSource is a Guava Service that allows for subscribing and unsubscribing

[jira] [Created] (RYA-454) Create interface for QueryExecutor

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-454: Summary: Create interface for QueryExecutor Key: RYA-454 URL: https://issues.apache.org/jira/browse/RYA-454 Project: Rya Issue Type: Sub-task Reporter:

[jira] [Created] (RYA-449) Create interfaces for QueryChangeLogSource

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-449: Summary: Create interfaces for QueryChangeLogSource Key: RYA-449 URL: https://issues.apache.org/jira/browse/RYA-449 Project: Rya Issue Type: Sub-task

[jira] [Updated] (RYA-448) Implement query manager xml configuration marshaling code

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-448: - Description:   {code:java} [HOSTNAME] [PORT] ...

[jira] [Created] (RYA-452) Need to be able to subscribe to QueryRepository for notification of QueryChanges

2018-01-18 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-452: Summary: Need to be able to subscribe to QueryRepository for notification of QueryChanges Key: RYA-452 URL: https://issues.apache.org/jira/browse/RYA-452 Project: Rya

[jira] [Updated] (RYA-446) Query Manager should be install-able as a daemon

2018-01-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith updated RYA-446: - Description: A rpm should be created at build time to allow the installing of the Query Manager. RPM

[jira] [Resolved] (RYA-410) Add geo profile dependency management to the rya-project pom file.

2018-01-18 Thread Kevin Chilton (JIRA)
[ https://issues.apache.org/jira/browse/RYA-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Chilton resolved RYA-410. --- Resolution: Done > Add geo profile dependency management to the rya-project pom file. >