[
https://issues.apache.org/jira/browse/HDFS-11666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yiqun Lin updated HDFS-11666:
-----------------------------
Description:
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}}
was:
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}}
> Ozone: Fix compile error due to differential 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
>
> 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]