Hi,
I'm using 0.19.3 and it seems quite ancient version now
So, I'm thinking of upgrade to the latest version 0.20.2.
Also, thinking of upgrade java6 to java7.
I have 19 data nodes and a bunch of non-data client nodes.
Can I upgrade partially?
For example, all clients and some of data nodes stay as is (0.19.3 on Java6), while some data nodes go to newer version (ex. 0.20.2 on Java7).
On Tuesday, January 8, 2013 2:23:33 PM UTC-5, arta wrote:
Hi,
I'm using 0.19.3 and it seems quite ancient version now
So, I'm thinking of upgrade to the latest version 0.20.2.
Also, thinking of upgrade java6 to java7.
I have 19 data nodes and a bunch of non-data client nodes.
Can I upgrade partially?
For example, all clients and some of data nodes stay as is (0.19.3 on
Java6), while some data nodes go to newer version (ex. 0.20.2 on Java7).
Thank you Otis, for the pointer.
I see mixing Java6 and Java7 is not a good idea, even for clients.
But how about ES 0.19.3 and 0.20.2?
I could not find any related post.
Can we mix them?
You can definitely NOT have different Elasticsearch major versions between
nodes in the same cluster (and between clients). I have also seen issues
between minor versions (0.19.2 and 0.19.8). Each new major version of
Elasticsearch is guaranteed to not be backwards compatible. The Lucene
indices should be fine, but not the communication between nodes.
Thank you Otis, for the pointer.
I see mixing Java6 and Java7 is not a good idea, even for clients.
But how about ES 0.19.3 and 0.20.2?
I could not find any related post.
Can we mix them?
I need to perform similar upgrade. It would be great to hear how it goes. If you could post your experience back to the group, that would be fantastic.
I need to perform similar upgrade. It would be great to hear how it
goes. If you could post your experience back to the group, that would
be fantastic.
I blogged my process for upgrading a running cluster a while back:
I need to perform similar upgrade. It would be great to hear how it
goes. If you could post your experience back to the group, that would
be fantastic.
I blogged my process for upgrading a running cluster a while back:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.