numberlabs-developers / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
0 stars 0 forks source link

[SUPPORT]Add snapshot, send event notification, user can customize listener #25

Open numberlabs-developers opened 10 months ago

numberlabs-developers commented 10 months ago

Hive MetaStore provides the Event notification mechanism, but snapshot information is not stored in HMS. Therefore, change notifications cannot be obtained in real time

torvalds-dev-testbot[bot] commented 10 months ago

torvalds.dev is analyzing the ticket

torvalds-dev-testbot[bot] commented 10 months ago

The GitHub issue is insufficient. It lacks information in several crucial areas that are necessary for resolution:

  1. Clear description of the problem: The statement about the problem is quite ambiguous. More definitions and elaboration is needed for terms used like 'timestamp', 'Composite primary key', 'EPOCH', etc.

  2. Steps to reproduce: The steps given to reproduce the issue are unclear and insufficient. Detailed steps and any involved code or command snippets are required to understand the problem properly.

  3. Expected and actual result: There is no clear statement about what the user's expected outcome is and how the actual result differs from it.

  4. Error logs or stack trace: Lack of error logs or stacktrace also leads to difficulty in pinpointing the problem.

  5. Environment description: Detailed information about operating system and other installed software which could affect the problem is missing.