You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Teng Huo (Jira)" <ji...@apache.org> on 2022/06/29 02:23:00 UTC

[jira] [Created] (HUDI-4340) DeltaStreamer bootstrap failed when metrics on caused by DateTimeParseException: Text '00000000000001999' could not be parsed

|  ![](cid:jira-generated-image-avatar-39e1a9c6-542b-4017-8249-5c62393d6117) |
[Teng
Huo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=teng_huo)
**created** an issue  
---|---  
|  
---  
|  [Apache Hudi](https://issues.apache.org/jira/browse/HUDI) /
[![Bug](cid:jira-generated-image-avatar-6de73bfa-4c56-4fcd-
ab70-33a0a623c415)](https://issues.apache.org/jira/browse/HUDI-4340)
[HUDI-4340](https://issues.apache.org/jira/browse/HUDI-4340)  
---  
[DeltaStreamer bootstrap failed when metrics on caused by
DateTimeParseException: Text '00000000000001999' could not be
parsed](https://issues.apache.org/jira/browse/HUDI-4340)  
| Issue Type: |  ![Bug](cid:jira-generated-image-avatar-6de73bfa-4c56-4fcd-
ab70-33a0a623c415) Bug  
---|---  
Assignee: |  Unassigned  
Attachments: |  error-deltastreamer.log  
Components: |  deltastreamer, metrics  
Created: |  29/Jun/22 02:22  
Priority: |  ![Major](cid:jira-generated-image-static-
major-d034db76-dc58-464a-88bd-8bc018094cb1) Major  
Reporter: |  [Teng
Huo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=teng_huo)  
|

Found this bug in Hudi integrate test ITTestHoodieDemo.java

HoodieTimeline.METADATA_BOOTSTRAP_INSTANT_TS is a invalid value,
"00000000000001", which can not be parsed by DateTimeFormatter with format
SECS_INSTANT_TIMESTAMP_FORMAT = "yyyyMMddHHmmss" in method
HoodieInstantTimeGenerator.parseDateFromInstantTime

Error code at
org.apache.hudi.common.table.timeline.HoodieInstantTimeGenerator.parseDateFromInstantTime(HoodieInstantTimeGenerator.java:96)

<https://github.com/apache/hudi/blob/master/hudi-
common/src/main/java/org/apache/hudi/common/table/timeline/HoodieInstantTimeGenerator.java#L100>  
  
---  
|  |  [ ![Add Comment](cid:jira-generated-image-static-comment-
icon-c4215cc5-d5cf-4f0d-8c95-854daf91080e)
](https://issues.apache.org/jira/browse/HUDI-4340#add-comment "Add Comment") |
[Add Comment](https://issues.apache.org/jira/browse/HUDI-4340#add-comment "Add
Comment")  
---|---  
  
|  This message was sent by Atlassian Jira (v8.20.10#820010-sha1:ace47f9) |  |
![Atlassian logo](https://issues.apache.org/jira/images/mail/atlassian-email-
logo.png)  
---