[
https://issues.apache.org/jira/browse/HBASE-30186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wellington Chevreuil updated HBASE-30186:
-----------------------------------------
Description: 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. (was: Similarly to HBASE-30185, though here we aim
to bring all write related logic to HBaseContext (bulkPuts/Deletes), apart from
streaming and bulk loading logic.)
> 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
>
> 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)