[
https://issues.apache.org/jira/browse/HIVE-10670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hari Sankar Sivarama Subramaniyan updated HIVE-10670:
-----------------------------------------------------
Attachment: HIVE-10670.1.patch
> Duplicate declaration of curator-recipes at pom.xml
> ---------------------------------------------------
>
> Key: HIVE-10670
> URL: https://issues.apache.org/jira/browse/HIVE-10670
> Project: Hive
> Issue Type: Bug
> Reporter: Hari Sankar Sivarama Subramaniyan
> Assignee: Hari Sankar Sivarama Subramaniyan
> Attachments: HIVE-10670.1.patch
>
>
> Unnecessary duplicate declaration of curator-recipes is causing warnings with
> the build.
> {code}
> <dependency>
> <groupId>org.apache.curator</groupId>
> <artifactId>curator-recipes</artifactId>
> <version>${curator.version}</version>
> </dependency>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)