[ https://issues.apache.org/jira/browse/HIVE-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131061#comment-14131061 ]
Xuefu Zhang commented on HIVE-8040: ----------------------------------- Build seems still broken even after this commit, with a different error: {code} ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-metastore: Compilation failure: Compilation failure: [ERROR] /home/xzhang/apache/hive7/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStorePartitionSpecs.java:[14,30] cannot find symbol [ERROR] symbol : class ExitUtil [ERROR] location: package org.apache.hadoop.util [ERROR] /home/xzhang/apache/hive7/metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaStorePartitionSpecs.java:[55,25] package ExitUtil does not exist {code} > 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 > Attachments: HIVE-8040.1.patch.txt > > > {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)