Docs: Feedback for Submitting Jobs
- Dominant language
- No language data
- Stars
- 11
- Forks
- 112
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 19
Description
Hi, I have some feedback about [this page](https://github.com/hazelcast/hz-docs/edit/main/docs/modules/pipelines/pages/submitting-jobs.adoc)
In 5.2.1, hz-cli doesn't seem to support the -f option (as mentioned on this page)
I am using
hz-cli --version
Hazelcast 5.2.1
Revision 531032a
Build 20221114
hz-cli submit --help
Usage: hz-cli submit [-v] [--ignore-version-mismatch] [-c=] [-n=]
[-s=] [-t=[@]:
[,:]] [...]
Submits a job to the cluster
The jar file to submit
[...] Arguments to pass to the supplied jar file
-c, --class= Fully qualified name of the main class inside the JAR
file
--ignore-version-mismatch
Ignore check between client and server versions (by
default they must have matching minor version)
-n, --name= Name of the job
-s, --snapshot=
Name of the initial snapshot to start the job from
-t, --targets=[@]:[,:]
The cluster name and addresses to use if you want to
connect to a cluster other than the one configured
in the configuration file. At least one address is
required. The cluster name is optional.
-v, --verbosity Show verbose logs and full stack trace of errors
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.