[
https://issues.apache.org/jira/browse/HBASE-30186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-30186:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)