[
https://issues.apache.org/jira/browse/HADOOP-18991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790907#comment-17790907
]
Ayush Saxena commented on HADOOP-18991:
---------------------------------------
The error stack from the previous ticket, which Wei-Chiu posted
{noformat}
/container.common/build/cdh/hive/2.1.1-cdh6.x-SNAPSHOT/source/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:[57,36]
package org.apache.commons.beanutils does not exist{noformat}
It was from metastore sever, & now it has a direct dependency on bean-utils now
[https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/pom.xml#L226-L229]
but the version then tried seems to be hive 2.1.1
> Remove commons-benautils dependency from Hadoop 3
> -------------------------------------------------
>
> Key: HADOOP-18991
> URL: https://issues.apache.org/jira/browse/HADOOP-18991
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common
> Reporter: Istvan Toth
> Priority: Major
>
> Hadoop doesn't acually use it, and it pollutes the classpath of dependent
> projects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]