Write or Ingest bottleneck

2016-11-14 Thread hjs19890
hi, I'm testing the accumulo insertion performance and found that accumulo's ingest rate affects accumulo's insertion performance. In the access to relevant information when I found the accumulo itself comes with the test suite. Therefore, I ran accumulo-1.7.1 / test / system / continuous

Re: Write or Ingest bottleneck

2016-11-14 Thread Josh Elser
Hi, What do you mean by "accumulo's ingest rate affects accumulo's insertion performance"? Ingest *is* insertion into the database. Please describe what you mean by "insertion performance". Are you comparing some custom code you have written to the Continuous Ingest client? 60K entries/sec

[GitHub] accumulo pull request #159: ACCUMULO-1280: many changes for closing iterator...

2016-11-14 Thread milleruntime
Github user milleruntime commented on a diff in the pull request: https://github.com/apache/accumulo/pull/159#discussion_r87846993 --- Diff: core/src/main/java/org/apache/accumulo/core/file/rfile/RFile.java --- @@ -1164,11 +1167,7 @@ private Reader(Reader r, boolean useSample) {

[GitHub] accumulo issue #159: ACCUMULO-1280: many changes for closing iterators

2016-11-14 Thread milleruntime
Github user milleruntime commented on the issue: https://github.com/apache/accumulo/pull/159 With the exception of OrIterator and Keith's concerns about Scanner reusing RFiles, I believe I have addressed all comments. I created ACCUMULO-4520 for implementation of Christopher's ideas

[GitHub] accumulo pull request #183: Navbar now links to a single governance page

2016-11-14 Thread mikewalch
GitHub user mikewalch opened a pull request: https://github.com/apache/accumulo/pull/183 Navbar now links to a single governance page * Governance page links to all pages that were previously in navbar You can merge this pull request into a Git repository by running: $