Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Sort] Fix dirty data can't be archived to s3 for hbase #7459

Closed
2 tasks done
yunqingmoswu opened this issue Feb 28, 2023 · 0 comments · Fixed by #7462
Closed
2 tasks done

[Bug][Sort] Fix dirty data can't be archived to s3 for hbase #7459

yunqingmoswu opened this issue Feb 28, 2023 · 0 comments · Fixed by #7462
Assignees
Labels
type/bug Something is wrong
Milestone

Comments

@yunqingmoswu
Copy link
Contributor

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.
image

image

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?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants