GitHub user GEV00 created 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 running that command i take an error: ```Error: illegal arguments``` Without option `--multi_thread 4` it 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 [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
