You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by kchilton2 <gi...@git.apache.org> on 2018/02/21 22:01:08 UTC

[GitHub] incubator-rya pull request #277: Rya 460

GitHub user kchilton2 opened a pull request:

    https://github.com/apache/incubator-rya/pull/277

    Rya 460

    ## Description
    Depends on the Query Manager PR. Addresses RYA-462, RYA-463, and RYA-464
    
    ### Links
    https://issues.apache.org/jira/browse/RYA-462
    https://issues.apache.org/jira/browse/RYA-463
    https://issues.apache.org/jira/browse/RYA-464
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kchilton2/incubator-rya RYA-460

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/277.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 #277
    
----
commit 6688c2ece024132d3dc6903af9d1003079d330eb
Author: Andrew Smith <sm...@...>
Date:   2018-01-16T17:39:34Z

    RYA-446 Daemonifying Query Manager

commit 8803d7d99f8c7189991be181dd11bd0fb9f1e704
Author: Andrew Smith <sm...@...>
Date:   2018-01-18T22:51:40Z

    RYA-449 Create QueryChangeLogSource

commit c048db73a5211a18ab649a2647dfa7f7fb929166
Author: Andrew Smith <sm...@...>
Date:   2018-01-19T20:43:55Z

    Rya 454 added QueryExecutor interface

commit 0dad1290d593065561fae079b837fcbc479795ed
Author: Andrew Smith <sm...@...>
Date:   2018-01-23T20:20:50Z

    Rya 452 Updated QueryRepository
    
    Updated QueryRepository to be a Service
    Updated InMemoryQueryRepository to be an AbstractScheduledService
    Added listeners to InMemoryQueryRepository

commit 3810fb709a4a97ce729e93733edd9af10d6e5445
Author: Andrew Smith <sm...@...>
Date:   2018-01-23T20:44:32Z

    RYA-455 stopAll queries for a rya instance

commit e774ef02161686d9c2f0c6e99ea3b8a438fd240a
Author: kchilton2 <ke...@...>
Date:   2018-01-23T20:50:17Z

    RYA-448 Implement JAXB marshalling code for the Query Manager's XML configuration file.

commit 13cfd43ba3609c0690aeebe27eb7b76a88d2ddbd
Author: kchilton2 <ke...@...>
Date:   2018-01-23T21:17:06Z

    RYA-450 Implemented a Kafka backed QueryChangeLogSource.

commit eee8d830abc95e4082d906fe7e0dad5944d96b87
Author: kchilton2 <ke...@...>
Date:   2018-01-26T17:06:07Z

    RYA-458 Updating the configuration XML so that you may only specify a single QueryChangeLogSource.

commit 815d995c359ae15b5669c1e7c7e375d7c67f8dec
Author: kchilton2 <ke...@...>
Date:   2018-01-26T20:55:59Z

    RYA-456 Implement a Single Node implementation of QueryExecutor.

commit ba2898a8c4ba58ad3e38323f28389f75ab262c83
Author: Andrew Smith <sm...@...>
Date:   2018-01-30T19:01:54Z

    Rya 451 Query manager
    
    QueryManager with tests
    updated InMemoryQueryRepository and its tests

commit 34e616ce63ac4b93a64ca11a10cde148760afc52
Author: kchilton2 <ke...@...>
Date:   2018-01-30T19:44:58Z

    RYA-453 Implement the Query Manager's Daemon that controls the application.

commit 8d35b4541bd39734cc68c7e870027760e537d1e7
Author: kchilton2 <ke...@...>
Date:   2018-01-25T22:19:58Z

    RYA-446 Create a bin and rpm distribution for the Rya Streams Query Manager application.

commit 4f4e0f4ce0d2eb2d8651b8f569a8f59c8eaaf571
Author: Andrew Smith <sm...@...>
Date:   2018-02-01T21:04:48Z

    RYA-446 Service unit file for systemd

commit 4a4456e7cfd18fdd9044b67152252b3623ebe466
Author: kchilton2 <ke...@...>
Date:   2018-02-01T23:31:41Z

    RYA-446 Making the Rya Streams Query Manager run as a service on CentOS 7.

commit 50a81217e5b16a4b1377f199aefc3a1c5a225216
Author: kchilton2 <ke...@...>
Date:   2018-02-03T03:47:59Z

    RYA-451 Fixing threading issues with the QueryManager class.

commit cc580e74451bfa12bcf3d8e4b2b7043cf62c10a1
Author: kchilton2 <ke...@...>
Date:   2018-02-08T22:21:10Z

    RYA-462 Updated the Kafka topic name for StreamsQueries to include the Rya Instance name.

commit bff0093e8ae48ba90410d95a0c5a1e325712dd73
Author: kchilton2 <ke...@...>
Date:   2018-02-08T22:53:41Z

    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.

----


---

[GitHub] incubator-rya pull request #277: Rya 460

Posted by kchilton2 <gi...@git.apache.org>.
Github user kchilton2 closed the pull request at:

    https://github.com/apache/incubator-rya/pull/277


---

[GitHub] incubator-rya issue #277: Rya 460

Posted by kchilton2 <gi...@git.apache.org>.
Github user kchilton2 commented on the issue:

    https://github.com/apache/incubator-rya/pull/277
  
    I'm closing this because https://github.com/apache/incubator-rya/pull/279 takes it over.


---

[GitHub] incubator-rya issue #277: Rya 460

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-rya/pull/277
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/696/<h2>Build result: FAILURE</span></h2>[...truncated 2.99 MB...][INFO] Apache Rya Spark Support ........................... SKIPPED[INFO] Apache Rya Web Projects ............................ SKIPPED[INFO] Apache Rya Web Implementation ...................... SKIPPED[INFO] ------------------------------------------------------------------------[INFO] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] Total time: 34:49 min[INFO] Finished at: 2018-02-21T22:37:06+00:00[INFO] Final Memory: 337M/3017M[INFO] ------------------------------------------------------------------------[ERROR] Failed to execute goal org.codehaus.mojo:rpm-maven-plugin:2.1.5:attached-rpm (create-rpm-distribution) on project rya.streams.query-manager: Unable to query for default vendor from RPM: Error while executing process. Cannot run program "rpm": error=2, No such file or directory 
 -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException[ERROR] [ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :rya.streams.query-managerchannel stoppedSetting status of bff0093e8ae48ba90410d95a0c5a1e325712dd73 to FAILURE with url https://builds.apache.org/job/incubator-rya-master-with-optionals-pull-requests/696/ and message: 'FAILURE 'Using context: Jenkins: clean package -Pgeoindexing



---