boluor commented on issue #3304:
URL: https://github.com/apache/doris-website/issues/3304#issuecomment-4524121021
Thanks for the report. The `CREATE TABLE` example in the 4.x quick-start now
includes `PROPERTIES ("replication_num" = "1")` so it works on a single-BE
deployment. Verified at
[versioned_docs/version-4.x/getting-started/quick-start.mdx](https://github.com/apache/doris-website/blob/master/versioned_docs/version-4.x/getting-started/quick-start.mdx)
(and the zh mirror). For the follow-up comment showing the error still firing
with `replication_num=1`: that would indicate something else — likely a
default-replica system property (`default_replication_allocation`) or a
different DDL than the one in the doc. If you can still reproduce against the
current example, please open a fresh issue with the full DDL and `SHOW
VARIABLES LIKE '%replica%'` output. This issue can be closed. cc @KassieZ
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]