Jarupat Jisarojito
Results
3
comments of
Jarupat Jisarojito
We can work on this one. ``` JobInfoActor.scala in class JobInfoActor implicit val ShortTimeout = Timeout(3 seconds) ``` For this we are planning use existing spark.jobserver.short-timeout. ``` JobManagerActor.scala in startJobInternal...
So, I assume, it is OK to configure all 3 of them to use existing config (spark.jobserver.short-timeout)?
@gledis69 can you please take a look at this issue?