Hello All,

I am trying to do JOIN of two tables .
Table 1 - 20 columns - 2000 rows
Table 2 - 2 columns - 2 rows

Joins fails for these two tables with ArrayIndexOutOfBoundException.

If I add LIMIT 50000 clause , it works. Any idea , why it is happening.

I am running this on CentOS 6 VM - 8GB RAM and 2 GB RS Heap Size.

Phoenix Version - 4.1.0 and HBase 0.98.1

-- 
Cheers,
Pari

Reply via email to