[
https://issues.apache.org/jira/browse/HDDS-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-9804.
------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
> ozone freon dfsg --path must be FQDN
> ------------------------------------
>
> Key: HDDS-9804
> URL: https://issues.apache.org/jira/browse/HDDS-9804
> Project: Apache Ozone
> Issue Type: Bug
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.4.0
>
>
> If I supply a relative path instead of full path (with schema), the following
> command will fail because file system cache is not disabled properly and all
> threads share the same FS object.
> {code:java}
> ozone freon dfsg --buffer=1024 --copy-buffer=1024 -n 3 --path /tmp/dfsg -s
> 102400 -t 2
> 23/11/30 00:19:39 ERROR freon.BaseFreonGenerator: Error on executing task 2
> java.io.IOException: Failed to get connection for
> weichiu-2.weichiu.root.hwx.site/172.27.88.67:8020, Call10:
> Client-b115944f520b4d258e389e07cfbbbac2 is already stopped
> at org.apache.hadoop.ipc.Client.getConnection(Client.java:1661)
> at org.apache.hadoop.ipc.Client.call(Client.java:1506)
> {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]