Stocator is high performing connector to object storage for Apache Spark, achieving performance by leveraging object storage semantics.
113
stars
72
forks
source link
Spark append-mode throws FileAlreadyExistsException #190
Closed
RoeeShlomo closed 6 years ago
https://github.com/CODAIT/stocator/commit/35d7818c5dd0e3f2ea13d4bc3338aaa14c3bff31 introduced a bug in append mode. When writing in append mode the operation always fails with FileAlreadyExistsException:
Steps to reproduce: