[
https://issues.apache.org/jira/browse/ACCUMULO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946704#comment-13946704
]
Sean Busbey commented on ACCUMULO-2546:
---------------------------------------
Isn't this likely just caused by the error in ACCUMULO-2494 not declaring a dep
and instead getting commons-math via transitive? hadoop 2.3.0 switched to an
incompatibly newer version of commons-math.
I think this likely will be fixed as a part of the work [~mdrob] is already
doing?
> build fails against hadoop 2.3.0
> --------------------------------
>
> Key: ACCUMULO-2546
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2546
> Project: Accumulo
> Issue Type: Sub-task
> Components: client
> Environment: nightly build, 1.6.0-SNAPSHOT with hadoop 2.3.0
> Reporter: Eric Newton
> Assignee: Eric Newton
> Priority: Blocker
> Fix For: 1.5.2, 1.6.0
>
>
> {noformat}
> [ERROR]
> /.../accumulo16_hadoop23/core/src/main/java/org/apache/accumulo/core/util/Stat.java:[19,47]
> package org.apache.commons.math.stat.descriptive does not exist
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)