GitHub user kchilton2 opened a pull request: https://github.com/apache/incubator-rya/pull/298
RYA-497 Make the Rya Accumulo Kafka Connect Sink batch write instead ⦠â¦of flushing after every Statement. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kchilton2/incubator-rya RYA-497 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rya/pull/298.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 #298 ---- commit 7e0862a4452bab889c0680c3a7c63f104d898f7e Author: kchilton2 <kevin.e.chilton@...> Date: 2018-05-22T22:02:49Z RYA-497 Make the Rya Accumulo Kafka Connect Sink batch write instead of flushing after every Statement. ---- ---