[
https://issues.apache.org/jira/browse/HIVE-10670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538551#comment-14538551
]
Xuefu Zhang commented on HIVE-10670:
------------------------------------
+1
> 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)