Re: [DISCUSS] Htrace4, Hadoop 2.7

2016-07-08 Thread Christopher
On Fri, Jul 8, 2016 at 5:05 PM Sean Busbey wrote: > On Fri, Jul 8, 2016 at 3:40 PM, Christopher wrote: > > On Fri, Jul 8, 2016 at 11:20 AM Sean Busbey wrote: > >> Would we be bumping the Hadoop version while incrementing our minor

[GitHub] accumulo issue #123: ACCUMULO-4361 Configure ShellServerIT to run with one t...

2016-07-08 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/123 The changes look good. I can't think of a simpler way than making each subclass implement the before and after methods. Looked into the behavior of `@BeforeClass` and junit seems to always

Re: [DISCUSS] Htrace4, Hadoop 2.7

2016-07-08 Thread Josh Elser
Sean Busbey wrote: On Fri, Jul 8, 2016 at 3:40 PM, Christopher wrote: On Fri, Jul 8, 2016 at 11:20 AM Sean Busbey wrote: Would we be bumping the Hadoop version while incrementing our minor version number or our major version number? Minor only,

[GitHub] accumulo pull request #123: ACCUMULO-4361 Configure ShellServerIT to run wit...

2016-07-08 Thread joshelser
GitHub user joshelser opened a pull request: https://github.com/apache/accumulo/pull/123 ACCUMULO-4361 Configure ShellServerIT to run with one tserver Refactored SharedMiniClusterIT a little bit to work around the static initialization of the MAC which previously would not have

Re: [DISCUSS] Htrace4, Hadoop 2.7

2016-07-08 Thread Sean Busbey
On Fri, Jul 8, 2016 at 3:40 PM, Christopher wrote: > On Fri, Jul 8, 2016 at 11:20 AM Sean Busbey wrote: >> Would we be bumping the Hadoop version while incrementing our minor >> version number or our major version number? >> >> >> > Minor only, because

[GitHub] accumulo issue #122: ACCUMULO-1604: added check for negate option in ColumnA...

2016-07-08 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/122 @milleruntime would you like to squash this into one commit before its merged? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] accumulo issue #106: ACCUMULO-4153: Update the getCodec method to no longer ...

2016-07-08 Thread keith-turner
Github user keith-turner commented on the issue: https://github.com/apache/accumulo/pull/106 Unfortunately this slipped through the cracks and did not make it into 1.7.2. Bummer, I really wanted this in 1.7.2. I merged this from 1.6 to master, running `mvn clean verify

[GitHub] accumulo issue #121: ACCUMULO-4353: Stabilize tablet assignment during trans...

2016-07-08 Thread ShawnWalker
Github user ShawnWalker commented on the issue: https://github.com/apache/accumulo/pull/121 > Did you test running stop-here.sh? I couldn't get stop-here.sh to do anything in my setup. Running `accumulo admin stop ...` brought a flaw to my attention, which I've fixed: I was