You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I want to upsert data into tables in hbase using phoenix . But I dont find any kind of upsert example directly to user tables on git. It will be great if you can provide an example for inserting the data to the tables.
Flow will be :- I will send parameter through java code and I want to take it out on the server side and store it in my tables just like we do it in SQL by using stored procedure. It will be great if some one helps.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi ,
I want to upsert data into tables in hbase using phoenix . But I dont find any kind of upsert example directly to user tables on git. It will be great if you can provide an example for inserting the data to the tables.
Flow will be :- I will send parameter through java code and I want to take it out on the server side and store it in my tables just like we do it in SQL by using stored procedure. It will be great if some one helps.
Thanks.
The text was updated successfully, but these errors were encountered: