Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
1.6.2
-
None
-
None
-
Spark 1.6.1 + kafka 0.8.2
Description
Spark streaming job with 1s interval.
Process time of micro batch suddenly became to 4s while is is usually 0.4s .
When we check where the time spent, we find a unknown delay in job.
There is no executor computing or shuffle reading. It is about 4s blank in event timeline,
event timeline snapshot is in attachment.