[jira] [Created] (ACCUMULO-4814) Add links to Java classes in examples documentation

2018-02-13 Thread Mike Walch (JIRA)
Mike Walch created ACCUMULO-4814: Summary: Add links to Java classes in examples documentation Key: ACCUMULO-4814 URL: https://issues.apache.org/jira/browse/ACCUMULO-4814 Project: Accumulo

[GitHub] mikewalch opened a new pull request #9: Added links to Java classes

2018-02-13 Thread GitBox
mikewalch opened a new pull request #9: Added links to Java classes URL: https://github.com/apache/accumulo-examples/pull/9 * Cleaned up batch docs This is an automated message from the Apache Git Service. To respond to the

[GitHub] mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder URL: https://github.com/apache/accumulo-website/pull/56#discussion_r168012572 ## File path: _docs-2-0/getting-started/clients.md ## @@ -16,92 +16,79 @@ If you are using

[GitHub] mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder URL: https://github.com/apache/accumulo-website/pull/56#discussion_r168012481 ## File path: _docs-2-0/development/client-properties.md ## @@ -0,0 +1,39 @@ +--- +title:

[GitHub] mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder URL: https://github.com/apache/accumulo-website/pull/56#discussion_r168012257 ## File path: _docs-2-0/administration/kerberos.md ## @@ -342,16 +342,14 @@ Valid starting

[GitHub] mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #56: ACCUMULO-4784 Updating docs with Connector builder URL: https://github.com/apache/accumulo-website/pull/56#discussion_r167984173 ## File path: _docs-2-0/administration/in-depth-install.md ## @@ -294,27 +294,11 @@ will

Accumulo-Master - Build # 2257 - Failure

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

[jira] [Resolved] (ACCUMULO-4784) Create builder methods for Connector to simplify client API

2018-02-13 Thread Mike Walch (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Walch resolved ACCUMULO-4784. -- Resolution: Fixed > Create builder methods for Connector to simplify client API >

[GitHub] mikewalch closed pull request #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch closed pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361 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

[jira] [Commented] (ACCUMULO-4702) Use of Beta or deprecated Guava methods

2018-02-13 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362841#comment-16362841 ] Michael Miller commented on ACCUMULO-4702: -- I think we have done as much as we can for now.

[jira] [Resolved] (ACCUMULO-4702) Use of Beta or deprecated Guava methods

2018-02-13 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller resolved ACCUMULO-4702. -- Resolution: Fixed > Use of Beta or deprecated Guava methods >

[jira] [Resolved] (ACCUMULO-4710) Replace use of Guava hash package

2018-02-13 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller resolved ACCUMULO-4710. -- Resolution: Not A Problem > Replace use of Guava hash package >

[jira] [Commented] (ACCUMULO-4710) Replace use of Guava hash package

2018-02-13 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362829#comment-16362829 ] Michael Miller commented on ACCUMULO-4710: -- The Guava Beta classes need to be looked at on a

[jira] [Assigned] (ACCUMULO-4788) Improve Thrift Transport pool

2018-02-13 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner reassigned ACCUMULO-4788: -- Assignee: Keith Turner > Improve Thrift Transport pool >

[jira] [Updated] (ACCUMULO-4804) Bulk Ingest example is broken

2018-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4804: - Labels: pull-request-available (was: ) > Bulk Ingest example is broken >

[GitHub] milleruntime opened a new pull request #8: ACCUMULO-4804 Fixes to work with 2.0

2018-02-13 Thread GitBox
milleruntime opened a new pull request #8: ACCUMULO-4804 Fixes to work with 2.0 URL: https://github.com/apache/accumulo-examples/pull/8 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] mikewalch commented on issue #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch commented on issue #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#issuecomment-365354402 In 702276816b, I modified how `ZookeeperInstance` is created internally for the new API. This avoids calls to `loadDefault` of

Accumulo-Pull-Requests - Build # 1041 - Still Failing

2018-02-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Pull-Requests (build #1041) Status: Still Failing Check console output at https://builds.apache.org/job/Accumulo-Pull-Requests/1041/ to view the results.

[GitHub] mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#discussion_r167948675 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@ -237,4 +284,272

[GitHub] mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#discussion_r167948634 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@ -237,4 +284,272

[GitHub] mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#discussion_r167948576 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@ -237,4 +284,272

[GitHub] mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector

2018-02-13 Thread GitBox
mikewalch commented on a change in pull request #361: ACCUMULO-4784 - Create builder for Connector URL: https://github.com/apache/accumulo/pull/361#discussion_r167948530 ## File path: core/src/main/java/org/apache/accumulo/core/client/Connector.java ## @@ -237,4 +284,272

[jira] [Commented] (ACCUMULO-4804) Bulk Ingest example is broken

2018-02-13 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362688#comment-16362688 ] Michael Miller commented on ACCUMULO-4804: -- Discovered this was due to examples

[GitHub] milleruntime commented on issue #384: ACCUMULO-4789 Avoid creating expensive thread name

2018-02-13 Thread GitBox
milleruntime commented on issue #384: ACCUMULO-4789 Avoid creating expensive thread name URL: https://github.com/apache/accumulo/pull/384#issuecomment-365336900 I know there was some uncertainty with changing this debug information in 1.8... was there something that brought you to a

Accumulo-Pull-Requests - Build # 1040 - Failure

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

[jira] [Updated] (ACCUMULO-4789) Scans spend significant time constructing debug string.

2018-02-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4789: - Labels: pull-request-available (was: ) > Scans spend significant time constructing

[GitHub] keith-turner opened a new pull request #384: ACCUMULO-4789 Avoid creating expensive thread name

2018-02-13 Thread GitBox
keith-turner opened a new pull request #384: ACCUMULO-4789 Avoid creating expensive thread name URL: https://github.com/apache/accumulo/pull/384 This is an automated message from the Apache Git Service. To respond to the

[GitHub] ghajos commented on issue #373: ACCUMULO-4709 sanity check in Mutation

2018-02-13 Thread GitBox
ghajos commented on issue #373: ACCUMULO-4709 sanity check in Mutation URL: https://github.com/apache/accumulo/pull/373#issuecomment-365209612 @keith-turner @ctubbsii Thank you for the review! This is an automated message