[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170385390 ## File path: server/gc/pom.xml ## @@ -87,4 +83,40 @@ test + + + hadoop2 +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170382302 ## File path: assemble/bin/bootstrap_config.sh ## @@ -24,7 +24,7 @@ where options include (long options

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170384404 ## File path: assemble/pom.xml ## @@ -323,5 +283,147 @@ + + hadoop2 +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170384652 ## File path: core/pom.xml ## @@ -282,5 +277,50 @@ + + hadoop2 + +

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

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

[GitHub] ctubbsii commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#issuecomment-368159110 We could update the travis configuration to execute once with hadoop2, and once with hadoop3. It'd be useful to see both.

Accumulo-1.8 - Build # 272 - Unstable

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

[jira] [Updated] (ACCUMULO-4826) Support Hadoop 3

2018-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ACCUMULO-4826: - Labels: pull-request-available (was: ) > Support Hadoop 3 > > >

[jira] [Updated] (ACCUMULO-4826) Support Hadoop 3

2018-02-23 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs updated ACCUMULO-4826: Fix Version/s: 2.0.0 > Support Hadoop 3 > > >

[GitHub] joshelser commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
joshelser commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#issuecomment-368138112 This seems to be OK for me. Ran TestIngest locally against Apache Hadoop 3.0.0. Big changes that were required: * Start bundling

[GitHub] joshelser commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
joshelser commented on issue #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#issuecomment-368140983 Hrm, I broke hadoop2 compilation? This is an automated message from the

[GitHub] joshelser commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
joshelser commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170408222 ## File path: server/gc/pom.xml ## @@ -87,4 +83,40 @@ test + + + hadoop2 +

Accumulo-Pull-Requests - Build # 1062 - Fixed

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

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411608 ## File path: pom.xml ## @@ -128,7 +128,9 @@ 3.0.5 1 +2 Review comment: I think

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411152 ## File path: .travis.yml ## @@ -34,4 +34,6 @@ jdk: before_script: - rm -rf

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411664 ## File path: assemble/pom.xml ## @@ -323,5 +323,67 @@ + + hadoop2 +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411518 ## File path: minicluster/pom.xml ## @@ -154,4 +145,51 @@ + + + hadoop2 +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411239 ## File path: assemble/bin/bootstrap_config.sh ## @@ -383,6 +394,25 @@ elif [[ "${HADOOP_VERSION}" ==

[GitHub] joshelser commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
joshelser commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170407578 ## File path: assemble/pom.xml ## @@ -323,5 +283,147 @@ + + hadoop2 +

Accumulo-Pull-Requests - Build # 1061 - Unstable

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

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411271 ## File path: assemble/pom.xml ## @@ -256,6 +234,28 @@ + +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411383 ## File path: core/pom.xml ## @@ -282,5 +277,50 @@ + + hadoop2 + +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411239 ## File path: assemble/bin/bootstrap_config.sh ## @@ -383,6 +394,25 @@ elif [[ "${HADOOP_VERSION}" ==

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170411383 ## File path: core/pom.xml ## @@ -282,5 +277,50 @@ + + hadoop2 + +

[GitHub] ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars

2018-02-23 Thread GitBox
ctubbsii commented on a change in pull request #332: ACCUMULO-4826 Use the hadoop3 shaded jars URL: https://github.com/apache/accumulo/pull/332#discussion_r170412238 ## File path: pom.xml ## @@ -128,7 +128,9 @@ 3.0.5 1 +2 Review comment: There is

[jira] [Commented] (ACCUMULO-4611) Provide a migration path to commons-configuration2 to better support Hadoop 3

2018-02-23 Thread Christopher Tubbs (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374670#comment-16374670 ] Christopher Tubbs commented on ACCUMULO-4611: - bq. With the change you have already

[jira] [Commented] (ACCUMULO-4611) Provide a migration path to commons-configuration2 to better support Hadoop 3

2018-02-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374650#comment-16374650 ] Josh Elser commented on ACCUMULO-4611: -- bq. Whether or not it is important for Hadoop 3

[jira] [Created] (ACCUMULO-4825) Combine fate/core modules (and maybe start)

2018-02-23 Thread Christopher Tubbs (JIRA)
Christopher Tubbs created ACCUMULO-4825: --- Summary: Combine fate/core modules (and maybe start) Key: ACCUMULO-4825 URL: https://issues.apache.org/jira/browse/ACCUMULO-4825 Project: Accumulo

[jira] [Created] (ACCUMULO-4826) Support Hadoop 3

2018-02-23 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-4826: Summary: Support Hadoop 3 Key: ACCUMULO-4826 URL: https://issues.apache.org/jira/browse/ACCUMULO-4826 Project: Accumulo Issue Type: New Feature

[jira] [Commented] (ACCUMULO-4826) Support Hadoop 3

2018-02-23 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16374952#comment-16374952 ] Josh Elser commented on ACCUMULO-4826: -- ACCUMULO-4171 could also happen now, but this is a pretty

[GitHub] ghajos commented on issue #381: ACCUMULO-4413 Avoid Copy/Sort column on WAL recovery exceeds 100%

2018-02-23 Thread GitBox
ghajos commented on issue #381: ACCUMULO-4413 Avoid Copy/Sort column on WAL recovery exceeds 100% URL: https://github.com/apache/accumulo/pull/381#issuecomment-367972087 Changed max to min. Unfortunately ACCUMULO-4413 is a duplicate of ACCUMULO-3807. Should I create a new pull

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

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

Accumulo-Master - Build # 2272 - Fixed

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