Hello,
I have a Krakatoa partitioning job running on Deadline. I don’t see any progress on the task, and when I log into the machine and I look at the slave, I see that progress is 0, but the status says frame 100 of 200 for example. So there is info, just not getting to the progress parameter?
Looking at the code of KrakatoaPartitionTasksOnDeadline.ms, I am calling the right function to set the progress.
Will have to try a partitioning job here to see what is going on…
I was able to reproduce the problem using Krakatoa 2.2 and Deadline 6.1 and will pass this to Deadline Support to figure out why setting the progress via DeadlineUtil.setProgress() does not do what it is supposed to.
Does not look like a Krakatoa bug to me.