Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Does Phoenix support HBase HA reads?

avatar
Master Guru

Does phoenix support HBase HA reads (timeline consistency)? For example if I setup hbase to do 3x read replica how

can I configure phoenix to set timeline consistency parameter?

1 ACCEPTED SOLUTION

avatar
Master Guru

Nevermind I found the answer. This was fixed in PHOENIX-1683.

ALTER SESSION SET CONSISTENCY = 'TIMELINE'

View solution in original post

2 REPLIES 2

avatar
Master Guru

Nevermind I found the answer. This was fixed in PHOENIX-1683.

ALTER SESSION SET CONSISTENCY = 'TIMELINE'

avatar

Correct this feature was added in Phoenix 4.4.