Mohamed Ansari created HDDS-9368:
------------------------------------
Summary: Syntax error while running run.sh to run ozone in docker
after building
Key: HDDS-9368
URL: https://issues.apache.org/jira/browse/HDDS-9368
Project: Apache Ozone
Issue Type: Improvement
Components: Ozone Recon
Affects Versions: 1.3.0, 1.4.0
Reporter: Mohamed Ansari
Fix For: 1.3.0
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.
{{./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'}}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]