GitHub user GEV00 closed a discussion: `gpfdist`: multiple threading
Hello, everyone! I'm trying to run the `gpfdist` utility in my ETL machine (with OS based on an `alpine` docker image) with option `--multi-thread 4` (as like as in docs example for gpfdist [here](https://cloudberry.apache.org/docs/sys-utilities/gpfdist#synopsis:~:text=gpfdist%20%2Dd%20/var/load_files%20%2Dp%208081%20%2D%2Dmulti_thread%204)). So when i'm running that command i take an error: ``` gpfdist: invalid option: --multi_thread Error: illegal arguments ``` Without option `--multi_thread 4` it's going well. The `gpfdist` version is `2.0.0-incubating build dev`. If someone can tell me what i'm doing wrong, i'll be very appreciative! Thank you! GitHub link: https://github.com/apache/cloudberry/discussions/1346 ---- This is an automatically sent email for dev@cloudberry.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@cloudberry.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org For additional commands, e-mail: dev-h...@cloudberry.apache.org