This
The flow has 4 jobs, and in that 2 jobs gets stuck in the same way.
Though I have set flow.num.job.threads=10, the job gets stuck in RUNNING state.
Can someone please help, we are stuck on this issue from long.
Help is really appreciated.
Log:
28-09-2015 03:48:09 IST test_job INFO - 2 commands to execute.
28-09-2015 03:48:09 IST test_job INFO - Command: chmod +x tmp/test_job
28-09-2015 03:48:09 IST test_job INFO - Environment variables: {JOB_NAME=test_job, ....
28-09-2015 03:48:09 IST test_job INFO - Working directory: <some_path>/azkaban-exec-server/executions/224932
28-09-2015 03:48:09 IST test_job INFO - Process completed successfully in 0 seconds.
28-09-2015 03:48:09 IST test_job INFO - Command: ./tmp/test_job_run_file
28-09-2015 03:48:09 IST test_job INFO - Environment variables: {JOB_NAME=test_job,...}
28-09-2015 03:48:09 IST test_job INFO - Working directory: <some_path>/azkaban-exec-server/executions/224932
28-09-2015 04:12:57 IST test_job INFO - SLF4J: Class path contains multiple SLF4J bindings.Settings:
# Azkaban Executor settings
executor.maxThreads=50
executor.maxThreads=50
executor.port=12321
executor.port=12321
executor.flow.threads=50
executor.flow.threads=50
flow.num.job.threads=10
Thanks,
Ravi