InvalidHttpRequestToLivy: Submission failed due to error content =["requirement failed: Session isn't active."] HTTP status code: 400.
Daniel Wang
0
Reputation points
I searched the web high and low, and cannot find a viable solution.
I am using Azure Synapse.
I have 24 files within the Gen2 storage account, which I run a loop to read_csv for them all. Then write them into delta table with each run.
After around 40 mins or so, "InvalidHttpRequestToLivy: Submission failed due to error content =["requirement failed: Session isn't active."] HTTP status code: 400." message pops up.
My company is using the lowest tier with limited nodes and cores. How do I extend the time for this?
Sign in to answer