[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-993212863


   No, it is not jar conflict, i have fixed it in 
https://github.com/apache/hudi/pull/4296, you can use the patch branch code 
here:
   https://github.com/apache/hudi/pull/4287, the branch has several critical 
fix that may be useful to you.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-993098788


   
![image](https://user-images.githubusercontent.com/7644508/145922365-0609bea7-bfba-4a97-bc3a-2217447a25e0.png)
   
   Maybe here is the reason, the timeline only request the non-complete instant 
but the instant may be in `inflight` state,  which is empty, we must ensure 
that the file we request is in `requested` state.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-992261280


   No, archiving and rollback is different action.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-992224166


   Fired a fix in https://github.com/apache/hudi/pull/4296


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-13 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-992209900


   Then it is not fixed yet. Would fire a fix then ~


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hudi] danny0405 commented on issue #4249: [SUPPORT]FLINK CDC WRITE HUDI, restart job get exception:org.apache.hudi.org.apache.avro.InvalidAvroMagicException: Not an Avro data file

2021-12-12 Thread GitBox


danny0405 commented on issue #4249:
URL: https://github.com/apache/hudi/issues/4249#issuecomment-992055023


   Can you try 0.10.0 please ? Seems has been fixed in the latest version.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org