[
https://issues.apache.org/jira/browse/HDFS-11666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975984#comment-15975984
]
Xiaoyu Yao commented on HDFS-11666:
-----------------------------------
I think we should move NodeStat into the same package/dir with SCMNodeStat.
Other than that, patch v2 looks good to me.
> 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,
> HDFS-11666-HDFS-7240.002.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]