I used Phoenix 4.4 and joins did work for me . Refer this link https://phoenix.apache.org/joins.html <https://phoenix.apache.org/joins.html>
HTH . Thanks, Divya On 16 September 2016 at 04:37, Cheyenne Forbes < cheyenne.osanu.for...@gmail.com> wrote: > I was using phoenix 4.4 then I switched to 4.8 because I thought it was > related to version 4.4 (both on hbase 1.1.2), neither using json nor > protobufs works. > > I tried (also using the outer key word): > >> left join > > right join > > inner join > > > > >