We are using Alluxio 1.8.2 with S3 as the UFS and alluxio.user.file.readtype.default=NO_CACHE
We are experiencing hitting S3 request rate limits while reading a large amount of data from a bucket. We might request a limit increase from AWS or look at doing something with partitioning but is there anything in the Alluxio config that can throttle request rates to the UFS?
Thanks,
Rich