[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115604124 --- Diff: core/src/main/java/org/apache/accumulo/core/conf/Property.java --- @@ -245,7 +245,8 @@ TSERV_PREFIX("tserver.", null,

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115603206 --- Diff: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheConfiguration.java --- @@ -0,0 +1,92 @@ +/* + *

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread dlmarion
Github user dlmarion commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115597102 --- Diff: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheConfiguration.java --- @@ -0,0 +1,92 @@ +/* + * Licensed to

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115581232 --- Diff: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheConfiguration.java --- @@ -0,0 +1,92 @@ +/* + *

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115578473 --- Diff: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheFactory.java --- @@ -0,0 +1,121 @@ +/* + * Licensed to

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115579078 --- Diff: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheFactory.java --- @@ -0,0 +1,121 @@ +/* + * Licensed to

[GitHub] accumulo pull request #256: ACCUMULO-4463: Make block cache implementation c...

2017-05-09 Thread keith-turner
Github user keith-turner commented on a diff in the pull request: https://github.com/apache/accumulo/pull/256#discussion_r115584917 --- Diff: core/src/main/java/org/apache/accumulo/core/client/rfile/RFileScanner.java --- @@ -135,16 +142,41 @@ public long requestCount() {

[GitHub] accumulo issue #256: ACCUMULO-4463: Make block cache implementation configur...

2017-05-09 Thread dlmarion
Github user dlmarion commented on the issue: https://github.com/apache/accumulo/pull/256 I made some significant changes in this latest commit. @joshelser , @keith-turner - I believe I addressed most, if not all, of your previous comments. --- If your project is set up for it, you

Re: Correct configuration for NetBeans to use Accumulo,Hadoop,Zookeeper

2017-05-09 Thread Michael Wall
Hi Guiseppe, Josh had forwarded your email to the user list at u...@accumulo.apache.org when he replied to you. I responded to that email. Mike On Tue, May 9, 2017 at 12:29 PM Pino wrote: > Hello everyone, > I claim I have never worked with Accumulo, > I should develop a

Correct configuration for NetBeans to use Accumulo,Hadoop,Zookeeper

2017-05-09 Thread Pino
Hello everyone, I claim I have never worked with Accumulo, I should develop a Java application using NetBeans which in turn uses Accumulator, Hadoop and Zookeeper, I wanted to ask you what is the correct configuration for doing this with NetBeans, such as what libraries to use and more. Thanks in

[GitHub] accumulo issue #257: ACCUMULO-4636 system iterator improvements for 1.7

2017-05-09 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/accumulo/pull/257 @keith-turner do you have the resources to spin up stuff on ec2 so that we can compare it to previous release's numbers? It would be nice to do a coarse comparison, lest we do another