Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.