[jira] [Updated] (RYA-305) Wrap PeriodicNotificationApplication in Twill and Test in a Distributed Environment

2017-08-31 Thread Jeff Dasch (JIRA)
[ https://issues.apache.org/jira/browse/RYA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Dasch updated RYA-305: --- Issue Type: New Feature (was: Sub-task) Parent: (was: RYA-280) > Wrap PeriodicNotificationApplicatio

[jira] [Created] (RYA-355) Refactor Periodic Notification Service Projects

2017-08-31 Thread Jeff Dasch (JIRA)
Jeff Dasch created RYA-355: -- Summary: Refactor Periodic Notification Service Projects Key: RYA-355 URL: https://issues.apache.org/jira/browse/RYA-355 Project: Rya Issue Type: Sub-task Comp

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread jdasch
Github user jdasch commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136359005 --- Diff: extras/rya.periodic.service/periodic.service.api/pom.xml --- @@ -0,0 +1,51 @@ +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.

[jira] [Updated] (RYA-305) Wrap PeriodicNotificationApplication in Twill and Test in a Distributed Environment

2017-08-31 Thread Jeff Dasch (JIRA)
[ https://issues.apache.org/jira/browse/RYA-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Dasch updated RYA-305: --- Affects Version/s: (was: 3.2.10) 3.2.11 > Wrap PeriodicNotificationApplication in Twil

[jira] [Created] (RYA-356) Wrap the Periodic NotificationService in a Twill App

2017-08-31 Thread Jeff Dasch (JIRA)
Jeff Dasch created RYA-356: -- Summary: Wrap the Periodic NotificationService in a Twill App Key: RYA-356 URL: https://issues.apache.org/jira/browse/RYA-356 Project: Rya Issue Type: Sub-task

[jira] [Created] (RYA-357) Lit Review

2017-08-31 Thread Andrew Smith (JIRA)
Andrew Smith created RYA-357: Summary: Lit Review Key: RYA-357 URL: https://issues.apache.org/jira/browse/RYA-357 Project: Rya Issue Type: Task Reporter: Andrew Smith As

[GitHub] incubator-rya issue #220: Rya 319

2017-08-31 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/220 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/466/ --- If your project is

[GitHub] incubator-rya issue #218: RYA-301 owl:ReflexiveProperty inference

2017-08-31 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/incubator-rya/pull/218 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/467/Failed Tests: 3incubator-

[jira] [Commented] (RYA-301) Implement owl:ReflexiveProperty inference

2017-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149202#comment-16149202 ] ASF GitHub Bot commented on RYA-301: Github user asfgit commented on the issue: http

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136431435 --- Diff: extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/ListFluoQueries.java --- @@ -0,0 +1,149 @@ +/*

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136430958 --- Diff: extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/CreateFluoPcj.java --- @@ -293,18 +296,22 @@ public

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136430440 --- Diff: extras/indexing/src/main/java/org/apache/rya/api/client/accumulo/AccumuloDeletePeriodicPCJ.java --- @@ -0,0 +1,131 @@ +/** + * L

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136429051 --- Diff: common/rya.api/src/main/java/org/apache/rya/api/client/CreatePeriodicPCJ.java --- @@ -0,0 +1,39 @@ +/** + * Licensed to the Apac

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136431560 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/IncrementalUpdateConstants.java --- @@ -39,7 +39,11

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136429388 --- Diff: common/rya.api/src/main/java/org/apache/rya/api/client/ListIncrementalQueries.java --- @@ -0,0 +1,37 @@ +/** + * Licensed to the

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136430407 --- Diff: extras/indexing/src/main/java/org/apache/rya/api/client/accumulo/AccumuloDeletePeriodicPCJ.java --- @@ -0,0 +1,131 @@ +/** + * L

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136431029 --- Diff: extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/CreateFluoPcj.java --- @@ -344,14 +351,18 @@ public

[GitHub] incubator-rya pull request #220: Rya 319

2017-08-31 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/220#discussion_r136430191 --- Diff: extras/indexing/src/main/java/org/apache/rya/api/client/accumulo/AccumuloCreatePeriodicPCJ.java --- @@ -0,0 +1,141 @@ +/** + * L

[jira] [Commented] (RYA-246) Separate Fluo query result exporters, Rya PCJ intermingled kafka triggers

2017-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149501#comment-16149501 ] ASF GitHub Bot commented on RYA-246: Github user ejwhite922 commented on a diff in the pu

[jira] [Commented] (RYA-246) Separate Fluo query result exporters, Rya PCJ intermingled kafka triggers

2017-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149502#comment-16149502 ] ASF GitHub Bot commented on RYA-246: Github user ejwhite922 commented on a diff in the pu