yunqingmoswu opened a new issue, #7459: URL: https://github.com/apache/inlong/issues/7459
### What happened The dirty data can't be archived to s3 for hbase, when we use hbase load node and configures the dirty data archive archiving to s3. In this scenario, we did not find any errors or exceptions. By modifying the code and debugging, we found that a class was missing. <img width="1425" alt="image" src="https://user-images.githubusercontent.com/44659300/221775668-efbee2a4-6900-4b1f-86e8-506addf40771.png"> <img width="1698" alt="image" src="https://user-images.githubusercontent.com/44659300/221774257-12e7109c-9724-4709-b20b-820def6b2cdc.png"> ### What you expected to happen The dirty data can be archived to s3 for hbase right, when we use hbase load node and configures the dirty data archive archiving to s3. ### How to reproduce It will happens if you use hbase load node and configures the dirty data archiving to s3 ### Environment _No response_ ### InLong version master ### InLong Component InLong Sort ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
