Skip to content

Update Import.java #1

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

Merged
merged 1 commit into from
May 5, 2021
Merged

Update Import.java #1

merged 1 commit into from
May 5, 2021

Conversation

offermannu
Copy link
Owner

@offermannu offermannu commented May 5, 2021

See https://issues.apache.org/jira/browse/HBASE-25839

  • CellSortImporter emits values wrapped inside MapReduceExtendedCell
  • CellWritableComparable serializes given cells using standard KeyValue serialization methods so that it fits the existing deserilaization method

See https://issues.apache.org/jira/browse/HBASE-25839
 * CellSortImporter emits values wrapped inside MapReduceExtendedCell
 * CellWritableComparable serializes given cells using standard KeyValue serialization methods in order to fit with the used deserialization method
@offermannu offermannu merged commit b03ea4b into master May 5, 2021
@offermannu offermannu deleted the offermannu-patch-HBASE-25839 branch May 5, 2021 11:49
@offermannu offermannu restored the offermannu-patch-HBASE-25839 branch May 5, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant