[ https://issues.apache.org/jira/browse/HIVE-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129073#comment-14129073 ]
Ashutosh Chauhan commented on HIVE-8040: ---------------------------------------- Looks similar to HIVE-7145. I think we should do as suggested there, ie move all reference from apache.commons-V2 to apache.commons-V3 and just depend on commons3 lib for both hadoop1 and hadoop2 > Commit for HIVE-7925 breaks hadoop-1 build > ------------------------------------------ > > Key: HIVE-8040 > URL: https://issues.apache.org/jira/browse/HIVE-8040 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Affects Versions: 0.14.0 > Reporter: Xuefu Zhang > > {code} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) > on project hive-metastore: Compilation failure > [ERROR] > /home/xzhang/apache/hive7/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:[45,37] > package org.apache.commons.math3.stat does not exist > [ERROR] -> [Help 1] > {code} > Missing pom file changes maybe? -- This message was sent by Atlassian JIRA (v6.3.4#6332)