[
https://issues.apache.org/jira/browse/HBASE-30186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil resolved HBASE-30186.
------------------------------------------
Fix Version/s: hbase-connectors-1.1.0
Resolution: Fixed
Merged to master branch. Thanks for reviewing it and merging it, [~taklwu] !
> Port basic HBase operations to spark4 HBaseContext
> --------------------------------------------------
>
> Key: HBASE-30186
> URL: https://issues.apache.org/jira/browse/HBASE-30186
> Project: HBase
> Issue Type: Sub-task
> Components: hbase-connectors
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
> Labels: pull-request-available
> Fix For: hbase-connectors-1.1.0
>
>
> The spark4 module's HBaseContext currently only supports read operations via
> hbaseRDD / hbaseRDDAsRows. The spark3 module has full support for bulkPut,
> bulkGet, bulkDelete, foreachPartition, and mapPartitions. These need to be
> ported to spark4 to enable write/mutate/get workflows. Bulk loading is
> explicitly out of scope.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)