Re: How many servers are need to put Phoenix in production?

2016-12-28 Thread Josh Elser
You should really work backwards from your use cases. The amount of hardware you need is dependent on your requirements and what else you're going to be running on the hardware. You're not likely to get a good answer here because the question is so open-ended. Cheyenne Forbes wrote: are

Re: How many servers are need to put Phoenix in production?

2016-12-27 Thread Cheyenne Forbes
are there any recommended specs for the servers?

Re: How many servers are need to put Phoenix in production?

2016-12-27 Thread Mark Heppner
I don't think anyone will be able to tell you to use a specific number of servers. A general rule to follow is to put an HBase RegionServer on each of your HDFS DataNodes. On Mon, Dec 26, 2016 at 5:52 AM, Cheyenne Forbes < cheyenne.osanu.for...@gmail.com> wrote: > When I say how many I mean,