I realize this project is not being maintained any longer, but if anyone can comment to help me avoid a lot of work short term, I'm trying to figure out how to replace the aws S3 driver jets3t with a newer version to support the V4 S3 signature that is only available on new regions like frankfurt and canada.
I believe if I can replace the jetst 0.9.0 with 0.9.4 it may work. I attempted to use spark-submit --jars and pass .0.9.4 to no avail.
So, as a charity case, if anyone has some clues I would appreciate it greatly.
I realize this project is not being maintained any longer, but if anyone can comment to help me avoid a lot of work short term, I'm trying to figure out how to replace the aws S3 driver jets3t with a newer version to support the V4 S3 signature that is only available on new regions like frankfurt and canada.
I believe if I can replace the jetst 0.9.0 with 0.9.4 it may work. I attempted to use spark-submit --jars and pass .0.9.4 to no avail.
So, as a charity case, if anyone has some clues I would appreciate it greatly.