[ 
https://issues.apache.org/jira/browse/TEZ-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069561#comment-14069561
 ] 

Rohini Palaniswamy commented on TEZ-1296:
-----------------------------------------

+1. I missed it as my laptop cluster was still 2.3.0 and it had commons-math. 
Just checked a 2.4 cluster and it had commons-math3. So no need to add it to 
tez-dist as hadoop has it. Just have to add the dependency explicitly in Pig 
because of ant. Will take care of that.

> commons-math3 dependency
> ------------------------
>
>                 Key: TEZ-1296
>                 URL: https://issues.apache.org/jira/browse/TEZ-1296
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Bikas Saha
>         Attachments: TEZ-1296.1.patch
>
>
> 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)

Reply via email to