[ 
https://issues.apache.org/jira/browse/OMID-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajeshbabu Chintaguntla resolved OMID-250.
------------------------------------------
    Resolution: Fixed

Committed to master. Thanks for the patch [~anchalk1]. Congratulations for the 
first commit.

> Remove duplicate declarations of hadoop-hdfs-client dependency in pom.xml
> -------------------------------------------------------------------------
>
>                 Key: OMID-250
>                 URL: https://issues.apache.org/jira/browse/OMID-250
>             Project: Phoenix Omid
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Anchal Kejriwal
>            Priority: Trivial
>             Fix For: 1.1.1
>
>
> hadoop-hdfs-client dependency is declared two times in main pom.
> {noformat}
>             <dependency>
>                 <groupId>org.apache.hadoop</groupId>
>                 <artifactId>hadoop-hdfs-client</artifactId>
>                 <version>${hadoop.version}</version>
>             </dependency>
>             <dependency>
>                 <groupId>org.apache.hadoop</groupId>
>                 <artifactId>hadoop-hdfs-client</artifactId>
>                 <version>${hadoop.version}</version>
>             </dependency>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to