Skip to content

Instantly share code, notes, and snippets.

@henyihanwobushi
Last active September 6, 2024 08:55
Show Gist options
  • Save henyihanwobushi/82ad89dbd75024bf99b77228a77c4976 to your computer and use it in GitHub Desktop.
Save henyihanwobushi/82ad89dbd75024bf99b77228a77c4976 to your computer and use it in GitHub Desktop.
hbase data model
SortedMap<RowKey, List<SortedMap<Column, List<Value, Timestamp>>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment