Re: elastic search on t2.micro (Amazon WS)

2015-02-19 Thread Mark Walkom
Except if you're running ES along with Couchbase you really want more RAM anyway, 1GB for both is difficult. On 20 February 2015 at 09:01, wrote: > What's your heap size (JVM setting) set to? > > It needs to be at most one half the machine's RAM, so set it to 500MB. > > J > > On Wednesday, Febru

Re: elastic search on t2.micro (Amazon WS)

2015-02-19 Thread jrgns
What's your heap size (JVM setting) set to? It needs to be at most one half the machine's RAM, so set it to 500MB. J On Wednesday, February 18, 2015 at 3:52:22 PM UTC+2, Seung Chan Lim wrote: > > I'm trying to see if I can get elastic search (ES) 1.3.8 working with > couchbase (CB) 3.0.2 on a t

Re: elastic search on t2.micro (Amazon WS)

2015-02-19 Thread Mark Walkom
Depends on your dataset and use. I don't go below 2GB heaps when I'm just testing things. On 20 February 2015 at 05:52, Seung Chan Lim wrote: > What's the minimum RAM requirement? > > slim > > On Wednesday, February 18, 2015 at 5:18:58 PM UTC-5, Mark Walkom wrote: >> >> Your only real option her

Re: elastic search on t2.micro (Amazon WS)

2015-02-19 Thread Seung Chan Lim
What's the minimum RAM requirement? slim On Wednesday, February 18, 2015 at 5:18:58 PM UTC-5, Mark Walkom wrote: > > Your only real option here is to get a machine with more RAM. > Try spinning up a VM locally, on your desk/laptop. > > On 19 February 2015 at 00:52, Seung Chan Lim > wrote: > >> I

Re: elastic search on t2.micro (Amazon WS)

2015-02-18 Thread Mark Walkom
Your only real option here is to get a machine with more RAM. Try spinning up a VM locally, on your desk/laptop. On 19 February 2015 at 00:52, Seung Chan Lim wrote: > I'm trying to see if I can get elastic search (ES) 1.3.8 working with > couchbase (CB) 3.0.2 on a t2.micro (Amazon WS) > > t2.mic

elastic search on t2.micro (Amazon WS)

2015-02-18 Thread Seung Chan Lim
I'm trying to see if I can get elastic search (ES) 1.3.8 working with couchbase (CB) 3.0.2 on a t2.micro (Amazon WS) t2.micro has 1 gig of RAM, which isn't a lot, but I'm only doing test development on this with not a lot of documents (<1000). I just installed ES and followed the CB instruction