iwasakims commented on PR #942: URL: https://github.com/apache/bigtop/pull/942#issuecomment-1182026550
Building Hive 3.1.2 against Hadoop 3.2.4 failed due to migration to log4j. We need additional patch for Hive. It should be addressed follow-up JIRA. ``` [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Reading assembly descriptor: src/assembly/src.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'log4j:*' ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.3:single (assemble) on project hive-standalone-metastore: Assembly is incorrectly configured: bin: Assembly is incorrectly configured: bin: [ERROR] Assembly: bin is not configured correctly: One or more filters had unmatched criteria. Check debug log for more information. [ERROR] -> [Help 1] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
