You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2014/07/21 02:08:38 UTC

[jira] [Created] (TEZ-1296) commons-math3 dependency

Rohini Palaniswamy created TEZ-1296:
---------------------------------------

             Summary: commons-math3 dependency
                 Key: TEZ-1296
                 URL: https://issues.apache.org/jira/browse/TEZ-1296
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Rohini Palaniswamy


TEZ-1269 adds a dependency on commons-math3 with the use of RandomDataGenerator.  We should either get rid of it and use something like https://commons.apache.org/proper/commons-math/javadocs/api-2.2/org/apache/commons/math/random/RandomDataImpl.html#nextSecureLong(long, long) from commons-math which is already part of hadoop dependency or make commons-math3 explicitly part of pom.xml and tez-dist.



--
This message was sent by Atlassian JIRA
(v6.2#6252)