Andrew Grande created HDDS-706: ---------------------------------- Summary: Invalid Getting Started docker-compose YAML Key: HDDS-706 URL: https://issues.apache.org/jira/browse/HDDS-706 Project: Hadoop Distributed Data Store Issue Type: Bug Components: website Reporter: Andrew Grande Attachments: docker-compose.yaml
Consistent indentation is critical to the YAML file structure. The page here lists a docker-compose file which is invalid. Here's the type of errors one is getting: {noformat} > docker-compose up -d ERROR: yaml.scanner.ScannerError: mapping values are not allowed here in "./docker-compose.yaml", line 5, column 12{noformat} I'm attaching a fixed YAML file, please ensure the getting started page preserves the correct indentation and formatting. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org