Re: Parquet file amazon s3a timeout

2017-05-17 Thread Steve Loughran
On 17 May 2017, at 11:13, Karin Valisova > wrote: Hello! I'm working with some parquet files saved on amazon service and loading them to dataframe with Dataset df = spark.read() .parquet(parketFileLocation); however, after some time I get the

Parquet file amazon s3a timeout

2017-05-17 Thread Karin Valisova
Hello! I'm working with some parquet files saved on amazon service and loading them to dataframe with Dataset df = spark.read() .parquet(parketFileLocation); however, after some time I get the "Timeout waiting for connection from pool" exception. I hope I'm not mistaken, but I think that there's