Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
When the SQL job submitted on the cluster and there are other jobs already running on the same cluster, SQL jobs gets blocked and driver exceptions out with a HTTP connection response code = -1.
However, the job submitted on cluster goes on when it gets resources and gets completed, but cannot send the result back because HTTP connection has already been terminated.