You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/01 14:17:00 UTC

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

    [ https://issues.apache.org/jira/browse/RYA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16234116#comment-16234116 ] 

ASF GitHub Bot commented on RYA-356:
------------------------------------

Github user jdasch commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/248#discussion_r148271382
  
    --- Diff: extras/rya.pcj.fluo/pcj.fluo.integration/src/test/java/org/apache/rya/indexing/pcj/fluo/integration/KafkaExportIT.java ---
    @@ -249,10 +246,10 @@ public void average() throws Exception  {
     
             // Create the PCJ in Fluo and load the statements into Rya.
             final String pcjId = loadDataAndCreateQuery(sparql, statements);
    -        
    -        try(FluoClient fluo = new FluoClientImpl(super.getFluoConfiguration())) {
    -            FluoITHelper.printFluoTable(fluo);
    -        }
    +
    +//        try(FluoClient fluo = new FluoClientImpl(super.getFluoConfiguration())) {
    --- End diff --
    
    Done.


> 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
>          Components: clients
>    Affects Versions: 3.2.11
>            Reporter: Jeff Dasch
>            Assignee: Jeff Dasch
>            Priority: Major
>             Fix For: 3.2.12
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)