Re: Large tables in phoenix, issues with relational queries

2018-02-21 Thread James Taylor
Hi Aman, Will all of your 210 relational tables only have a few millions rows? If so, have you tried just using something like MySQL? What led you toward a distributed solution? When going from a single node RDBMS system to Phoenix, you typically wouldn't use the schemas directly, but there'd be

Large tables in phoenix, issues with relational queries

2018-02-19 Thread Aman Kumar Jha
Phoenix Team, We are using Apache Phoenix on our Reporting Framework that we are building , and are facing a lot of challenges with it. (majorly performance challenges). We are severely constrained on Apache Phoenix knowledge and would love your help to find someone who can help us get off