Qiheng He created HIVE-28444:
--------------------------------
Summary: The `hive-it-druid` module duplicates the
`druid.guice.version` property
Key: HIVE-28444
URL: https://issues.apache.org/jira/browse/HIVE-28444
Project: Hive
Issue Type: Improvement
Reporter: Qiheng He
The `org.apache.hive:hive-it-druid` module duplicates the `druid.guice.version`
property. See [hive/itests/qtest-druid/pom.xml at
6c88ca6d35832ef0628191e01f4dfcf1d443ffca ยท apache/hive
(github.com)|https://github.com/apache/hive/blob/6c88ca6d35832ef0628191e01f4dfcf1d443ffca/itests/qtest-druid/pom.xml#L39]
.
{code:java}
<druid.guice.version>4.1.0</druid.guice.version>
<kafka.test.version>2.5.0</kafka.test.version>
<druid.guice.version>4.1.0</druid.guice.version> {code}
I think this is unreasonable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)