vinoyang created HUDI-2600:
------------------------------
Summary: Remove duplicated hadoop-common with tests classifier
exists in bundles
Key: HUDI-2600
URL: https://issues.apache.org/jira/browse/HUDI-2600
Project: Apache Hudi
Issue Type: Sub-task
Components: Release & Administrative
Reporter: vinoyang
We found many duplicated dependencies in the generated dependency list,
`hadoop-common` is one of them:
{code:java}
hadoop-common/org.apache.hadoop/2.7.3//hadoop-common-2.7.3.jar
hadoop-common/org.apache.hadoop/2.7.3/tests/hadoop-common-2.7.3-tests.jar
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)