Kevin Chilton created RYA-465:
---------------------------------

             Summary: Update AccumuloRDFConfiguration to not flush after every 
insert by default.
                 Key: RYA-465
                 URL: https://issues.apache.org/jira/browse/RYA-465
             Project: Rya
          Issue Type: Improvement
            Reporter: Kevin Chilton


A very common question about RYA is why the inserts are slow into Accumulo. 
This is caused by the configuration defaulting to "flush after every insert". 
Which I think means flush after every statement that needs to be inserted as 
part of a batch instead of batch inserting.

This default doesn't really make sense for a cluster environment, like 
Accumulo, so the default behavior should be inverted.



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

Reply via email to