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

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

Accumulo-Master - Build # 2537 - Aborted

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

[GitHub] milleruntime opened a new issue #753: Improve new MapReduce API

2018-11-07 Thread GitBox
milleruntime opened a new issue #753: Improve new MapReduce API URL: https://github.com/apache/accumulo/issues/753 Follow on work for #743. Improve the new API further by combining the builder fluent API into the one static method. This would make it so the user only has to perform one

[GitHub] mikewalch commented on issue #748: Establish a "connection string" concept for constructing Accumulo clients

2018-11-07 Thread GitBox
mikewalch commented on issue #748: Establish a "connection string" concept for constructing Accumulo clients URL: https://github.com/apache/accumulo/issues/748#issuecomment-436759047 This could be implemented as an `instance.uri` property the `accumulo-client.properties` file: ```

[GitHub] milleruntime commented on issue #743: New MapReduce API

2018-11-07 Thread GitBox
milleruntime commented on issue #743: New MapReduce API URL: https://github.com/apache/accumulo/pull/743#issuecomment-436723362 Created follow on #753 This is an automated message from the Apache Git Service. To respond to

[GitHub] milleruntime commented on issue #743: New MapReduce API

2018-11-07 Thread GitBox
milleruntime commented on issue #743: New MapReduce API URL: https://github.com/apache/accumulo/pull/743#issuecomment-436710642 > I think that the entry point for the fluent API should dangle off of the Input/OutputFormats directly, rather than off a separate object, and then passed in

[GitHub] ctubbsii commented on a change in pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder

2018-11-07 Thread GitBox
ctubbsii commented on a change in pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder URL: https://github.com/apache/accumulo/pull/752#discussion_r231667657 ## File path: core/src/main/java/org/apache/accumulo/core/client/AccumuloClient.java ##

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

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

[GitHub] ctubbsii opened a new issue #754: Remove "fast failure" authentication check in new AccumuloClientImpl

2018-11-07 Thread GitBox
ctubbsii opened a new issue #754: Remove "fast failure" authentication check in new AccumuloClientImpl URL: https://github.com/apache/accumulo/issues/754 The old ConnectorImpl would reach out to a random tserver when the Connector was constructed in order to verify the credentials it was

Accumulo-Pull-Requests - Build # 1746 - Aborted

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

[GitHub] ctubbsii commented on issue #746: Make use of JAVA_TOOL_OPTIONS in accumulo-env.sh

2018-11-07 Thread GitBox
ctubbsii commented on issue #746: Make use of JAVA_TOOL_OPTIONS in accumulo-env.sh URL: https://github.com/apache/accumulo/issues/746#issuecomment-436777879 Yeah, that's definitely a downside for client-facing processes, like the classpath, or version commands. But, it's actually a nice

[GitHub] ctubbsii commented on a change in pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder

2018-11-07 Thread GitBox
ctubbsii commented on a change in pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder URL: https://github.com/apache/accumulo/pull/752#discussion_r231700481 ## File path: test/src/main/java/org/apache/accumulo/test/ShellServerIT.java ## @@

Accumulo-Pull-Requests - Build # 1747 - Aborted

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

[GitHub] byungwok opened a new issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table.

2018-11-07 Thread GitBox
byungwok opened a new issue #755: A problem can not read 'exportMetadata.zip', when importing accumulo table. URL: https://github.com/apache/accumulo/issues/755 Hi I tested to import accumulo table at the same Environment of hdfs using all way which let me know before. In result, i got

[GitHub] mikewalch commented on issue #750: Updated accumulo-env.sh to include existing CLASSPATH

2018-11-07 Thread GitBox
mikewalch commented on issue #750: Updated accumulo-env.sh to include existing CLASSPATH URL: https://github.com/apache/accumulo/pull/750#issuecomment-436655686 I think prepend makes a little more sense but I could go either way.

[GitHub] mikewalch edited a comment on issue #746: Make use of JAVA_TOOL_OPTIONS in accumulo-env.sh

2018-11-07 Thread GitBox
mikewalch edited a comment on issue #746: Make use of JAVA_TOOL_OPTIONS in accumulo-env.sh URL: https://github.com/apache/accumulo/issues/746#issuecomment-436386466 Setting `JAVA_TOOL_OPTIONS` causes a debug message that looks like it cannot be suppressed. ```bash $ accumulo version

[GitHub] mikewalch closed pull request #750: Updated accumulo-env.sh to include existing CLASSPATH

2018-11-07 Thread GitBox
mikewalch closed pull request #750: Updated accumulo-env.sh to include existing CLASSPATH URL: https://github.com/apache/accumulo/pull/750 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] mikewalch opened a new pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder

2018-11-07 Thread GitBox
mikewalch opened a new pull request #752: Fixes #747 - Shorten method names in AccumuloClient builder URL: https://github.com/apache/accumulo/pull/752 This is an automated message from the Apache Git Service. To respond to

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

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

Accumulo-Master - Build # 2535 - Unstable

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

Accumulo-Master - Build # 2536 - Fixed

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