[GitHub] mikewalch closed pull request #76: Adding docs for testing Accumulo release

2018-05-01 Thread GitBox
mikewalch closed pull request #76: Adding docs for testing Accumulo release URL: https://github.com/apache/accumulo-website/pull/76 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

[GitHub] keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing URL: https://github.com/apache/accumulo/pull/455#discussion_r185320177 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@

[GitHub] mikewalch opened a new pull request #455: Fixes #414 - Create Connector for new user from existing

2018-05-01 Thread GitBox
mikewalch opened a new pull request #455: Fixes #414 - Create Connector for new user from existing URL: https://github.com/apache/accumulo/pull/455 * Also added method to retrieve ConnectionInfo from Connector This is an

[GitHub] keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing URL: https://github.com/apache/accumulo/pull/455#discussion_r185320088 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@

[GitHub] keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing URL: https://github.com/apache/accumulo/pull/455#discussion_r185319769 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@

[GitHub] keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #455: Fixes #414 - Create Connector for new user from existing URL: https://github.com/apache/accumulo/pull/455#discussion_r185320821 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@

[GitHub] mikewalch closed pull request #80: Updates to Proxy documentation

2018-05-01 Thread GitBox
mikewalch closed pull request #80: Updates to Proxy documentation URL: https://github.com/apache/accumulo-website/pull/80 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-Pull-Requests - Build # 1165 - Fixed

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

[GitHub] milleruntime opened a new pull request #456: Add ZStandard compression codec. Closes #438

2018-05-01 Thread GitBox
milleruntime opened a new pull request #456: Add ZStandard compression codec. Closes #438 URL: https://github.com/apache/accumulo/pull/456 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ctubbsii opened a new issue #454: Relocate accumulo-proxy to separate repository on its own release schedule

2018-05-01 Thread GitBox
ctubbsii opened a new issue #454: Relocate accumulo-proxy to separate repository on its own release schedule URL: https://github.com/apache/accumulo/issues/454 accumulo-proxy is really a separate project from the core Accumulo distribution, and I think it should be shipped separately, and

[GitHub] keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185231374 ## File path:

[GitHub] keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185230787 ## File path:

[GitHub] keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185232159 ## File path:

[GitHub] keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
keith-turner commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185230719 ## File path:

Accumulo-Pull-Requests - Build # 1164 - Failure

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

Accumulo-Master - Build # 2331 - Still Failing

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

[GitHub] mikewalch closed pull request #451: #408 - Removing ClientConfiguration from Proxy code

2018-05-01 Thread GitBox
mikewalch closed pull request #451: #408 - Removing ClientConfiguration from Proxy code URL: https://github.com/apache/accumulo/pull/451 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

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

2018-05-01 Thread GitBox
milleruntime commented on issue #438: Add support for Zstandard Compression URL: https://github.com/apache/accumulo/issues/438#issuecomment-385709720 Tips for building Hadoop (I was able to build 2.9.0 on Fedora 27): - Required manual compilation and install of [Protocol buffers

[GitHub] hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185272661 ## File path: start/src/main/java/org/apache/accumulo/start/classloader/vfs/AccumuloVFSClassLoader.java

[GitHub] hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185273727 ## File path:

[GitHub] hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader.

2018-05-01 Thread GitBox
hlgp commented on a change in pull request #453: Add retry mechanism to AccumuloReloadingVFSClassLoader. URL: https://github.com/apache/accumulo/pull/453#discussion_r185274187 ## File path: