hushenmin commented on issue #2874: URL: https://github.com/apache/hudi/issues/2874#issuecomment-826547876
> @danny0405 @yanghua Can one of you take a look at this ? > > @hushenmin It looks like you're running into a `NullPointerException` at `at org.apache.hudi.hadoop.utils.HoodieRealtimeInputFormatUtils.lambda$null$8(HoodieRealtimeInputFormatUtils.java:91) ` > This particular line points to https://github.com/apache/hudi/blob/master/hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/utils/HoodieRealtimeInputFormatUtils.java#L91. It's possible that something isn't initialized here. Can you paste the contents of your .hoodie path ? I would like to see if there are any successful commits @n3nash There are these files under the **.hoodie** path of the table. There are many files. I uploaded the nearby **hoodie.txt** [hoodie.txt](https://github.com/apache/hudi/files/6374756/hoodie.txt) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
