[
https://issues.apache.org/jira/browse/HDDS-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-9368:
-----------------------------------
Component/s: docker-compose
> run.sh requires bash 4.2+
> -------------------------
>
> Key: HDDS-9368
> URL: https://issues.apache.org/jira/browse/HDDS-9368
> Project: Apache Ozone
> Issue Type: Improvement
> Components: docker-compose
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Mohamed Ansari
> Assignee: Mohamed Ansari
> Priority: Minor
> Labels: pull-request-available
>
> Following the link below
> [https://github.com/apache/ozone/blob/master/CONTRIBUTING.md#running-ozone-in-docker]
> While running the run.sh command it fails with the error below.
> {code}
> ./run.sh: line 24: conditional binary operator expected
> ./run.sh: line 24: syntax error near `OZONE_REPLICATION_FACTOR'
> ./run.sh: line 24: `if [[ -v OZONE_REPLICATION_FACTOR ]] && [[
> ${OZONE_REPLICATION_FACTOR} -ne 1 ]] && [[ ${OZONE_REPLICATION_FACTOR} -ne 3
> ]]; then'
> {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]