>>would it be best to
use the HBase API for creating the data.
yes, you can use HBase API but you need to ensure that Phoenix Data type
APIs are used to
convert your column values into bytes and also while creating a composite
key(if applicable).
otherwise you would not be able to read data from Ph
Hi Ankit
Thats very useful, many thanks.
Before I dive into using Phoenix (which has given me a torrid time over
the last few days!), is using Phoenix the best option given that I'm
doing some low level access to Cell information, or would it be best to
use the HBase API for creating the data.
W
Thanks James, I wrote https://issues.apache.org/jira/browse/PHOENIX-5467
--
Sent from: http://apache-phoenix-user-list.1124778.n5.nabble.com/
Yes, JIRA please.
On Wed, Sep 4, 2019 at 1:24 PM lewjackman wrote:
> Does this look like an issue for which I should write a Jira?
>
>
>
> --
> Sent from: http://apache-phoenix-user-list.1124778.n5.nabble.com/
>
> On 3 Sep 2019, at 19:45, Alexander Batyrshin <0x62...@gmail.com> wrote:
>
> I observer that there is some extra mutations in batch for every my UPSERTs
> For example if app call executeUpdate() only 5 times then on commit there
> will be "DEBUG MutationState:1046 - Sent batch of 10"
> Can’t
Does this look like an issue for which I should write a Jira?
--
Sent from: http://apache-phoenix-user-list.1124778.n5.nabble.com/