[GitHub] jmark99 closed pull request #476: ACCUMULO-2537 Add @Override Annotations

2018-05-09 Thread GitBox
jmark99 closed pull request #476: ACCUMULO-2537 Add @Override Annotations URL: https://github.com/apache/accumulo/pull/476 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

Accumulo-Master - Build # 2346 - Failure

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2346) Status: Failure Check console output at https://builds.apache.org/job/Accumulo-Master/2346/ to view the results.

[GitHub] milleruntime commented on a change in pull request #479: More intellij automated fixes

2018-05-09 Thread GitBox
milleruntime commented on a change in pull request #479: More intellij automated fixes URL: https://github.com/apache/accumulo/pull/479#discussion_r187077316 ## File path: server/base/src/test/java/org/apache/accumulo/server/master/balancer/GroupBalancerTest.java ## @@

[jira] [Commented] (ACCUMULO-4158) Investigate using Google's error-prone

2018-05-09 Thread Mark Owens (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468771#comment-16468771 ] Mark Owens commented on ACCUMULO-4158: -- Un-assigning myself from ticket since I haven't had

[jira] [Assigned] (ACCUMULO-4158) Investigate using Google's error-prone

2018-05-09 Thread Mark Owens (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Owens reassigned ACCUMULO-4158: Assignee: (was: Mark Owens) > Investigate using Google's error-prone >

Accumulo-Pull-Requests - Build # 1199 - Failure

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1199) Status: Failure Check console output at https://builds.apache.org/job/Accumulo-Pull-Requests/1199/ to view the results.

[GitHub] milleruntime opened a new issue #480: Inline BlockFile interfaces

2018-05-09 Thread GitBox
milleruntime opened a new issue #480: Inline BlockFile interfaces URL: https://github.com/apache/accumulo/issues/480 I think we can take a step towards cleaning up RFile, BCFile and CacheableBlockFile by eliminating some of the intermediate interfaces. There are 4 in particular in

[GitHub] mikewalch commented on a change in pull request #479: More intellij automated fixes

2018-05-09 Thread GitBox
mikewalch commented on a change in pull request #479: More intellij automated fixes URL: https://github.com/apache/accumulo/pull/479#discussion_r187123463 ## File path: server/base/src/test/java/org/apache/accumulo/server/master/balancer/GroupBalancerTest.java ## @@

[GitHub] mikewalch commented on a change in pull request #479: More intellij automated fixes

2018-05-09 Thread GitBox
mikewalch commented on a change in pull request #479: More intellij automated fixes URL: https://github.com/apache/accumulo/pull/479#discussion_r187123207 ## File path: server/base/src/main/java/org/apache/accumulo/server/init/Initialize.java ## @@ -607,7 +607,7 @@

[GitHub] mikewalch commented on a change in pull request #479: More intellij automated fixes

2018-05-09 Thread GitBox
mikewalch commented on a change in pull request #479: More intellij automated fixes URL: https://github.com/apache/accumulo/pull/479#discussion_r187123145 ## File path: client/mapreduce/src/test/java/org/apache/accumulo/core/client/mapreduce/impl/BatchInputSplitTest.java

Accumulo-Master - Build # 2347 - Still Failing

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2347) Status: Still Failing Check console output at https://builds.apache.org/job/Accumulo-Master/2347/ to view the results.

[GitHub] mikewalch closed pull request #479: More intellij automated fixes

2018-05-09 Thread GitBox
mikewalch closed pull request #479: More intellij automated fixes URL: https://github.com/apache/accumulo/pull/479 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

Accumulo-Master - Build # 2348 - Still Failing

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2348) Status: Still Failing Check console output at https://builds.apache.org/job/Accumulo-Master/2348/ to view the results.

[GitHub] mikewalch opened a new pull request #481: Cleaned up comments

2018-05-09 Thread GitBox
mikewalch opened a new pull request #481: Cleaned up comments URL: https://github.com/apache/accumulo/pull/481 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] mikewalch opened a new pull request #482: Removed unnecessary interface modifiers

2018-05-09 Thread GitBox
mikewalch opened a new pull request #482: Removed unnecessary interface modifiers URL: https://github.com/apache/accumulo/pull/482 Automatic cleanup done by Intellij This is an automated message from the Apache Git Service.

[GitHub] mikewalch commented on issue #457: Removing unused properties for #448

2018-05-09 Thread GitBox
mikewalch commented on issue #457: Removing unused properties for #448 URL: https://github.com/apache/accumulo/pull/457#issuecomment-387860358 It looks the TravisCI build is failing but it looks like its due to a bug in master (unrelated to your code) that was fixed. You should rebase

Accumulo-Pull-Requests - Build # 1200 - Fixed

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1200) Status: Fixed Check console output at https://builds.apache.org/job/Accumulo-Pull-Requests/1200/ to view the results.

[GitHub] milleruntime opened a new issue #483: Refactor Compression.java

2018-05-09 Thread GitBox
milleruntime opened a new issue #483: Refactor Compression.java URL: https://github.com/apache/accumulo/issues/483 Follow on to #438. We forked Compression.java from Hadoop at one point and then continued adding new compression Codecs to this enum. The only codecs Hadoop has in this

[GitHub] alerman commented on issue #457: Removing unused properties for #448

2018-05-09 Thread GitBox
alerman commented on issue #457: Removing unused properties for #448 URL: https://github.com/apache/accumulo/pull/457#issuecomment-387912875 @mikewalch Rebased as requested. The Travis CI builds now pass. The Jenkins build failed again it looks like with the same error trying to retrieve

[GitHub] milleruntime closed issue #438: Add support for Zstandard Compression

2018-05-09 Thread GitBox
milleruntime closed issue #438: Add support for Zstandard Compression URL: https://github.com/apache/accumulo/issues/438 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] milleruntime closed pull request #456: Add ZStandard compression codec. Fixes #438

2018-05-09 Thread GitBox
milleruntime closed pull request #456: Add ZStandard compression codec. Fixes #438 URL: https://github.com/apache/accumulo/pull/456 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

Accumulo-Master - Build # 2350 - Fixed

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2350) Status: Fixed Check console output at https://builds.apache.org/job/Accumulo-Master/2350/ to view the results.

Accumulo-Master - Build # 2352 - Failure

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2352) Status: Failure Check console output at https://builds.apache.org/job/Accumulo-Master/2352/ to view the results.

Accumulo-Pull-Requests - Build # 1203 - Failure

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1203) Status: Failure Check console output at https://builds.apache.org/job/Accumulo-Pull-Requests/1203/ to view the results.

[GitHub] milleruntime commented on issue #456: Add ZStandard compression codec. Fixes #438

2018-05-09 Thread GitBox
milleruntime commented on issue #456: Add ZStandard compression codec. Fixes #438 URL: https://github.com/apache/accumulo/pull/456#issuecomment-387871703 I think Compression can be simplified with a good refactor. I can make a follow on issue. Other than that, I think this PR is good to

Accumulo-Master - Build # 2349 - Unstable

2018-05-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #2349) Status: Unstable Check console output at https://builds.apache.org/job/Accumulo-Master/2349/ to view the results.