hudi-bot opened a new issue, #16141:
URL: https://github.com/apache/hudi/issues/16141

   ```java
   org.apache.flink.runtime.rest.handler.RestHandlerException: The main method 
caused an error: java.util.NoSuchElementException: No value present in Option
       at org.apache.hudi.common.util.Option.get(Option.java:89)
       at 
org.apache.hudi.table.HoodieTableSource.buildFileIndex(HoodieTableSource.java:341)
       at 
org.apache.hudi.table.HoodieTableSource.getBatchInputFormat(HoodieTableSource.java:381)
       at 
org.apache.hudi.table.HoodieTableSource.getInputFormat(HoodieTableSource.java:366)
       at 
org.apache.hudi.table.HoodieTableSource.getInputFormat(HoodieTableSource.java:361)
       at 
org.apache.hudi.table.HoodieTableSource$1.produceDataStream(HoodieTableSource.java:198)
       at 
org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecTableSourceScan.translateToPlanInternal(CommonExecTableSourceScan.java:106)
       at 
org.apache.flink.table.planner.plan.nodes.exec.batch.BatchExecTableSourceScan.translateToPlanInternal(BatchExecTableSourceScan.java:49)
       at 
org.apache.flink.table.planner.plan.nodes.exec.ExecNodeBase.translateToPlan(ExecNodeBase.java:134)
       at 
org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.translateToPlan(ExecEdge.java:250)
   ```
   
    
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-6624
   - Type: Bug


-- 
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]

Reply via email to