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

Attila Doroszlai edited comment on HDDS-7305 at 10/19/22 11:19 AM:
-------------------------------------------------------------------

[~captainzmc], I think this should be fixed before 1.3.0 release since both 
issues were introduced since latest release.  This way we can avoid users being 
affected by the bug.


was (Author: adoroszlai):
[~captainzmc], I think this should be fixed before 1.3.0 release.

> Fix Hadoop imports
> ------------------
>
>                 Key: HDDS-7305
>                 URL: https://issues.apache.org/jira/browse/HDDS-7305
>             Project: Apache Ozone
>          Issue Type: Task
>          Components: build
>    Affects Versions: 1.3.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Blocker
>              Labels: pull-request-available
>
> Should be imported directly, not from hadoop-thirdparty:
> {code}
> hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/pipeline/PipelineManagerImpl.java
> 47:import org.apache.hadoop.thirdparty.com.google.common.collect.Lists;
> {code}
> Add direct dependency for {{commons-text}}, currently transitive via Hadoop, 
> but depends on Hadoop version:
> {code}
> hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/metadata/SCMMetadataStoreMetrics.java
> 21:import org.apache.commons.text.WordUtils;
> {code}



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

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

Reply via email to