[
https://issues.apache.org/jira/browse/HDFS-11666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973911#comment-15973911
]
Yiqun Lin commented on HDFS-11666:
----------------------------------
Thanks [~yuanbo] for the comment.
{quote}
Just wondering whether it's better to move the classes to the right path
instead of renaming package name.
{quote}
Actually now the classes is under the right path but the package name hasn't
been updated. The root cause of this is that these classes has been removed one
time before but didn't updating the package.
> 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]