[ 
https://issues.apache.org/jira/browse/HDFS-11666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975278#comment-15975278
 ] 

Xiaoyu Yao commented on HDFS-11666:
-----------------------------------

Agree with Yuanbo that we should move the class ContainerPlacementPolicy to 
/src/main/java/org/apache/hadoop/ozone/scm/container/placement/algorithms to 
match with the package name: package 
org.apache.hadoop.ozone.scm.container.placement.algorithms.

> Ozone: Fix compile error due to inconsistent package name
> ---------------------------------------------------------
>
>                 Key: HDFS-11666
>                 URL: https://issues.apache.org/jira/browse/HDFS-11666
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>    Affects Versions: HDFS-7240
>            Reporter: Yiqun Lin
>            Assignee: Yiqun Lin
>         Attachments: HDFS-11666-HDFS-7240.001.patch
>
>
> There are some classes's package name which doesn't match its actual path. 
> This problem will not influence the execution of maven commands but will 
> detected by IDE.
> For example, the class {{ContainerPlacementPolicy}},
> package name:{{package 
> org.apache.hadoop.ozone.scm.container.placement.algorithms;}}
> the actual path: {{.../src/main/java/org/apache/hadoop/ozone/scm/container}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to