Hi, I would like to perform a bulk delete to HBase using Apache Phoenix from Spark. Using Phoenix-Spark plugin i can successfully perform a bulk load using saveToPhoenix method from PhoenixRDD but how i can perform a bulk delete? There isn't a deleteFromPhoenix method in PhoenixRDD. Is that correct? Implement such method is a trivial task? Thanks in advance, Fabio.
- bulk-delete spark phoenix fabio ferrante
- Re: bulk-delete spark phoenix Josh Mahonin
- R: bulk-delete spark phoenix fabio ferrante
- Re: bulk-delete spark phoenix dalin.qin