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

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

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

    https://github.com/apache/incubator-rya/pull/296#discussion_r187732940
  
    --- Diff: 
extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/ConfigUtils.java 
---
    @@ -438,6 +438,9 @@ public static boolean getUsePcjUpdaterIndex(final 
Configuration conf) {
             return Optional.fromNullable(conf.get(FLUO_APP_NAME));
         }
     
    +    public static void setUseMongo(final Configuration conf, final boolean 
useMongo) {
    --- End diff --
    
    I don't wan to mess with how our configuration objects are initialized for 
the scope of this ticket.


> Kafka Connect Rya Sink
> ----------------------
>
>                 Key: RYA-487
>                 URL: https://issues.apache.org/jira/browse/RYA-487
>             Project: Rya
>          Issue Type: New Feature
>    Affects Versions: 4.0.0
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Implement a Kafka Connect Sink that writes to Rya.
> This sink does not have to handle visibilities.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to