fengjian428 commented on PR #6130:
URL: https://github.com/apache/hudi/pull/6130#issuecomment-1200448572
```
22/07/30 23:35:16 INFO ApplicationMaster: Unregistering ApplicationMaster
with FAILED (diag message: User class threw exception:
java.lang.NullPointerException
at
org.apache.hudi.client.transaction.ConcurrentOperation.getFileIdsFromRequestedReplaceMetadata(ConcurrentOperation.java:162)
```
this PR can fix the above NPE bug, but I got another error after some
successful commit
`Caused by:
org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): File does
not exist: /xxxx/.hoodie/20220731151951392.replacecommit.requested`
I will keep Investigate the root cause, should not be relevant
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]