atharvai opened a new issue #3870: URL: https://github.com/apache/hudi/issues/3870
**Describe the problem you faced** Given a savepoint, rollback fails with no error messages. **To Reproduce** Environment: EMR 6.4.0, S3 Steps to reproduce the behavior: 1. create Hudi dataset 2. add some data so there are multiple commits 3. create a savepoint 4. try to rollback savepoint For detailed instructions see attached PDF [HudiSavepointsandCommitsdiscovery.pdf](https://github.com/apache/hudi/files/7418645/HudiSavepointsandCommitsdiscovery.pdf) **Expected behavior** rollback should be successful and queried data should be reverted to the specific commit. **Environment Description** * Hudi version : 0.8.0 * Spark version : 3.1.2 * Hive version : 3.1.2 * Hadoop version : 3.2.1 * Storage (HDFS/S3/GCS..) : S3 * Running on Docker? (yes/no) : no **Additional context** Spark log doesn't include any `ERROR` log messages **Stacktrace** see attached PDF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org