Skip to content

[SUPPORT] HoodieFlinkWriteClient.getOrCreateWriteHandle throws an exception NoSuchElementException. More details are required #5782

@LinMingQiang

Description

@LinMingQiang

Tips before filing an issue

  • Have you gone through our FAQs?

  • Join the mailing list to engage in conversations and get faster support at [email protected].

  • If you have triaged this as a bug, then file an issue directly.

Describe the problem you faced
When we instantiate the hoodiemergehandle, sometimes a certain fielID under a partition does not exist,but the 'loc.getinstanttime()' is 'U' causes an exception NoSuchElementException to be thrown,but the exception information does not tell which fileID file does not exist, which makes it difficult to locate.

A clear and concise description of the problem.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

A clear and concise description of what you expected to happen.

Environment Description

  • Hudi version :

  • Spark version :

  • Hive version :

  • Hadoop version :

  • Storage (HDFS/S3/GCS..) :

  • Running on Docker? (yes/no) :

Additional context

Add any other context about the problem here.

Stacktrace

Add the stacktrace of the error.

Metadata

Metadata

Assignees

Labels

engine:flinkFlink integrationpriority:highSignificant impact; potential bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions