issues
search
jtracker-io
/
jt-cli
JTracker Command Line Interface
Apache License 2.0
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added support for job selector
#66
junjun-zhang
closed
5 years ago
0
added support to some system variables accessible to running tasks
#65
junjun-zhang
closed
5 years ago
0
Add support for system variables
#64
junjun-zhang
closed
5 years ago
1
Support recording worker node IP
#63
junjun-zhang
closed
5 years ago
0
Provision files only when pattern matches [.+?](http|https)://.+
#62
baminou
closed
5 years ago
1
-d keeps false running jobs
#61
baminou
opened
5 years ago
1
List jobs and status on an executor
#60
baminou
opened
5 years ago
0
allow user to set retry attempts
#59
junjun-zhang
closed
5 years ago
0
added retry so that Executor is able to survive a brief JT service outage
#58
junjun-zhang
closed
5 years ago
0
Add retry for executor when communicate with JTracker server
#57
junjun-zhang
closed
5 years ago
1
Add the option to set number of retries for failed tasks
#56
lindaxiang
closed
5 years ago
2
Further improvement
#55
junjun-zhang
closed
5 years ago
0
File provisioning
#54
junjun-zhang
closed
5 years ago
0
Resolve input file(s) before executing a workflow task
#53
junjun-zhang
opened
5 years ago
0
Provision workflow level input files when executor starts
#52
junjun-zhang
opened
5 years ago
1
complete the current tasks after main loop exits
#51
junjun-zhang
closed
5 years ago
0
Early termination of executor when `-m` is used
#50
junjun-zhang
closed
5 years ago
1
now allow user to setup a default config
#49
junjun-zhang
closed
6 years ago
0
add support to run arbitrary command as tool, support input binding i…
#48
junjun-zhang
closed
6 years ago
0
Assign executor id to a task when it changes state
#47
baminou
opened
6 years ago
1
Add config init
#46
junjun-zhang
closed
6 years ago
1
Add docker support
#45
junjun-zhang
opened
6 years ago
0
Use template approach to support input binding to construct command line
#44
junjun-zhang
closed
6 years ago
1
Tag jobs
#43
baminou
opened
6 years ago
0
Leave JTracker managing the logs
#42
baminou
opened
6 years ago
0
add sub commands for queue state update
#41
junjun-zhang
closed
6 years ago
0
Update queue state
#40
junjun-zhang
closed
6 years ago
1
not to break out from the inner loop when disk space runs lower than …
#39
junjun-zhang
closed
6 years ago
0
Executor bug may lead to unable to fetch tasks for the current running jobs
#38
junjun-zhang
closed
6 years ago
1
added support for suspend job
#37
junjun-zhang
closed
6 years ago
0
support `suspend` a job
#36
junjun-zhang
closed
6 years ago
1
added logging
#35
junjun-zhang
closed
6 years ago
0
add logging
#34
junjun-zhang
closed
6 years ago
1
Start an Executor with specific job to run only
#33
baminou
opened
6 years ago
1
Task retry
#32
junjun-zhang
closed
6 years ago
0
Support local task retry at the worker side
#31
junjun-zhang
closed
6 years ago
1
support force executor restart
#30
junjun-zhang
closed
6 years ago
0
properly escape double quotes in task JSON string
#29
junjun-zhang
closed
6 years ago
0
added more fields in job ls command
#28
junjun-zhang
closed
6 years ago
0
only check low disk for starting new job
#27
junjun-zhang
closed
6 years ago
0
Reset failed jobs to queue
#26
baminou
closed
6 years ago
1
Record Executor node IP
#25
baminou
closed
5 years ago
1
Add more info in output of job ls command
#24
junjun-zhang
closed
6 years ago
2
Support JSON string with single quote in it
#23
junjun-zhang
closed
6 years ago
1
Allow forcing executor to restart
#22
junjun-zhang
closed
6 years ago
1
added -d option to specific minimal required disk space
#21
junjun-zhang
closed
6 years ago
0
Add command line option for minimally required free disk space before launching a workflow task
#20
junjun-zhang
closed
6 years ago
1
Support auto-retry for failed task
#19
junjun-zhang
closed
6 years ago
1
Prevent submission of the same job for the same workflow
#18
junjun-zhang
closed
6 years ago
1
Update a workflow job
#17
junjun-zhang
closed
6 years ago
1
Next