We need to change the connectionTimeOut  in Mills
according to our number of request..
In server.xml .. 
  <Connector port="8080"
protocol="HTTP/1.1"
              
connectionTimeout="120000"
              
redirectPort="8443" />
here's some sample code that demonstrates a merge operation on a Delta table using PySpark: from pyspark.sql import SparkSession # cre...
No comments:
Post a Comment