Sunka Well-known member Licensed customer Oct 28, 2016 #1 Elasticsearch v5.0 is out there. Anyone installed? https://www.elastic.co/guide/en/elasticsearch/reference/5.0/setup-upgrade.html
Elasticsearch v5.0 is out there. Anyone installed? https://www.elastic.co/guide/en/elasticsearch/reference/5.0/setup-upgrade.html
XxUnkn0wnxX Active member Licensed customer Jun 29, 2017 #61 Elasticsearch 5.4.3 is out Release notes Code: root@server [~]# curl -XGET '127.0.0.1:9200' { "name" : "cGIUFh0", "cluster_name" : "xenportal", "cluster_uuid" : "xxxxxx, "version" : { "number" : "5.4.3", "build_hash" : "eed30a8", "build_date" : "2017-06-22T00:34:03.743Z", "build_snapshot" : false, "lucene_version" : "6.5.1" }, "tagline" : "You Know, for Search" } Upvote 0 Downvote
Elasticsearch 5.4.3 is out Release notes Code: root@server [~]# curl -XGET '127.0.0.1:9200' { "name" : "cGIUFh0", "cluster_name" : "xenportal", "cluster_uuid" : "xxxxxx, "version" : { "number" : "5.4.3", "build_hash" : "eed30a8", "build_date" : "2017-06-22T00:34:03.743Z", "build_snapshot" : false, "lucene_version" : "6.5.1" }, "tagline" : "You Know, for Search" }
Nirjonadda Well-known member Licensed customer Jul 7, 2017 #62 Version: 5.5.0 out ... Upvote 0 Downvote
Nirjonadda Well-known member Licensed customer Sep 11, 2017 #63 Version: 5.6.0 Released, View detailed release notes. Upvote 0 Downvote
Sunka Well-known member Licensed customer Sep 11, 2017 #64 Elasticsearch 5.6.0 is out there Release notes Code: [root@upcloud ~]# yum update Loaded plugins: fastestmirror, priorities, versionlock base | 3.6 kB 00:00:00 centos-sclo-rh | 2.9 kB 00:00:00 centos-sclo-sclo | 2.9 kB 00:00:00 elasticsearch-5.x | 1.3 kB 00:00:00 epel/x86_64/metalink | 20 kB 00:00:00 epel | 4.3 kB 00:00:00 extras | 3.4 kB 00:00:00 mariadb | 2.9 kB 00:00:00 updates | 3.4 kB 00:00:00 varnishcache_varnish41/x86_64/signature | 836 B 00:00:00 varnishcache_varnish41/x86_64/signature | 1.0 kB 00:00:00 !!! varnishcache_varnish41-source/signature | 836 B 00:00:00 varnishcache_varnish41-source/signature | 1.0 kB 00:00:00 !!! (1/11): base/7/x86_64/group_gz | 155 kB 00:00:00 (2/11): centos-sclo-sclo/x86_64/primary_db | 179 kB 00:00:00 (3/11): epel/x86_64/group_gz | 170 kB 00:00:00 (4/11): base/7/x86_64/primary_db | 5.6 MB 00:00:00 (5/11): epel/x86_64/updateinfo | 819 kB 00:00:00 (6/11): extras/7/x86_64/primary_db | 191 kB 00:00:00 (7/11): epel/x86_64/primary_db | 4.8 MB 00:00:00 (8/11): mariadb/primary_db | 19 kB 00:00:00 (9/11): updates/7/x86_64/primary_db | 7.8 MB 00:00:00 (10/11): elasticsearch-5.x/primary | 94 kB 00:00:00 (11/11): centos-sclo-rh/x86_64/primary_db | 2.8 MB 00:00:00 (1/2): varnishcache_varnish41/x86_64/primary | 9.8 kB 00:00:01 (2/2): varnishcache_varnish41-source/primary | 2.2 kB 00:00:01 Determining fastest mirrors * base: ftp.hosteurope.de * epel: mirror.23media.de * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de elasticsearch-5.x 242/242 varnishcache_varnish41 43/43 varnishcache_varnish41-source 13/13 132 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package devtoolset-6-gcc.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-gcc.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-gcc-c++.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-gcc-c++.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-libstdc++-devel.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-libstdc++-devel.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-runtime.x86_64 0:6.0-6.el7 will be obsoleted ---> Package devtoolset-6-runtime.x86_64 0:6.1-1.el7 will be obsoleting ---> Package elasticsearch.noarch 0:5.5.2-1 will be updated ---> Package elasticsearch.noarch 0:5.6.0-1 will be an update --> Finished Dependency Resolution Dependencies Resolved =============================================================================================================== Package Arch Version Repository Size =============================================================================================================== Installing: devtoolset-6-runtime x86_64 6.1-1.el7 centos-sclo-rh 20 k replacing devtoolset-6-runtime.x86_64 6.0-6.el7 Updating: devtoolset-6-gcc x86_64 6.3.1-3.1.el7 centos-sclo-rh 28 M devtoolset-6-gcc-c++ x86_64 6.3.1-3.1.el7 centos-sclo-rh 11 M devtoolset-6-libstdc++-devel x86_64 6.3.1-3.1.el7 centos-sclo-rh 2.5 M elasticsearch noarch 5.6.0-1 elasticsearch-5.x 32 M Transaction Summary =============================================================================================================== Install 1 Package Upgrade 4 Packages Total download size: 74 M Is this ok [y/d/N]: y Downloading packages: No Presto metadata available for elasticsearch-5.x No Presto metadata available for centos-sclo-rh (1/5): devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64.rpm | 11 MB 00:00:00 (2/5): devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64.rpm | 2.5 MB 00:00:00 (3/5): devtoolset-6-runtime-6.1-1.el7.x86_64.rpm | 20 kB 00:00:00 (4/5): devtoolset-6-gcc-6.3.1-3.1.el7.x86_64.rpm | 28 MB 00:00:01 (5/5): elasticsearch-5.6.0.rpm | 32 MB 00:00:03 --------------------------------------------------------------------------------------------------------------- Total 19 MB/s | 74 MB 00:00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : devtoolset-6-runtime-6.1-1.el7.x86_64 1/10 Updating : devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64 2/10 Updating : elasticsearch-5.6.0-1.noarch 3/10 Updating : devtoolset-6-gcc-6.3.1-3.1.el7.x86_64 4/10 Updating : devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64 5/10 Cleanup : elasticsearch-5.5.2-1.noarch 6/10 Cleanup : devtoolset-6-gcc-c++-6.2.1-3.1.el7.x86_64 7/10 Cleanup : devtoolset-6-gcc-6.2.1-3.1.el7.x86_64 8/10 Cleanup : devtoolset-6-libstdc++-devel-6.2.1-3.1.el7.x86_64 9/10 Cleanup : devtoolset-6-runtime-6.0-6.el7.x86_64 10/10 Verifying : devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64 1/10 Verifying : elasticsearch-5.6.0-1.noarch 2/10 Verifying : devtoolset-6-runtime-6.1-1.el7.x86_64 3/10 Verifying : devtoolset-6-gcc-6.3.1-3.1.el7.x86_64 4/10 Verifying : devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64 5/10 Verifying : devtoolset-6-gcc-6.2.1-3.1.el7.x86_64 6/10 Verifying : devtoolset-6-runtime-6.0-6.el7.x86_64 7/10 Verifying : elasticsearch-5.5.2-1.noarch 8/10 Verifying : devtoolset-6-libstdc++-devel-6.2.1-3.1.el7.x86_64 9/10 Verifying : devtoolset-6-gcc-c++-6.2.1-3.1.el7.x86_64 10/10 Installed: devtoolset-6-runtime.x86_64 0:6.1-1.el7 Updated: devtoolset-6-gcc.x86_64 0:6.3.1-3.1.el7 devtoolset-6-gcc-c++.x86_64 0:6.3.1-3.1.el7 devtoolset-6-libstdc++-devel.x86_64 0:6.3.1-3.1.el7 elasticsearch.noarch 0:5.6.0-1 Replaced: devtoolset-6-runtime.x86_64 0:6.0-6.el7 Complete! Code: [root@upcloud ~]# curl -XGET '127.0.0.1:9200' { "name" : "-QxWHO2", "cluster_name" : "xxxxxxxx", "cluster_uuid" : "xxxxxxxxx", "version" : { "number" : "5.6.0", "build_hash" : "781a835", "build_date" : "2017-09-07T03:09:58.087Z", "build_snapshot" : false, "lucene_version" : "6.6.0" }, "tagline" : "You Know, for Search" } Upvote 0 Downvote
Elasticsearch 5.6.0 is out there Release notes Code: [root@upcloud ~]# yum update Loaded plugins: fastestmirror, priorities, versionlock base | 3.6 kB 00:00:00 centos-sclo-rh | 2.9 kB 00:00:00 centos-sclo-sclo | 2.9 kB 00:00:00 elasticsearch-5.x | 1.3 kB 00:00:00 epel/x86_64/metalink | 20 kB 00:00:00 epel | 4.3 kB 00:00:00 extras | 3.4 kB 00:00:00 mariadb | 2.9 kB 00:00:00 updates | 3.4 kB 00:00:00 varnishcache_varnish41/x86_64/signature | 836 B 00:00:00 varnishcache_varnish41/x86_64/signature | 1.0 kB 00:00:00 !!! varnishcache_varnish41-source/signature | 836 B 00:00:00 varnishcache_varnish41-source/signature | 1.0 kB 00:00:00 !!! (1/11): base/7/x86_64/group_gz | 155 kB 00:00:00 (2/11): centos-sclo-sclo/x86_64/primary_db | 179 kB 00:00:00 (3/11): epel/x86_64/group_gz | 170 kB 00:00:00 (4/11): base/7/x86_64/primary_db | 5.6 MB 00:00:00 (5/11): epel/x86_64/updateinfo | 819 kB 00:00:00 (6/11): extras/7/x86_64/primary_db | 191 kB 00:00:00 (7/11): epel/x86_64/primary_db | 4.8 MB 00:00:00 (8/11): mariadb/primary_db | 19 kB 00:00:00 (9/11): updates/7/x86_64/primary_db | 7.8 MB 00:00:00 (10/11): elasticsearch-5.x/primary | 94 kB 00:00:00 (11/11): centos-sclo-rh/x86_64/primary_db | 2.8 MB 00:00:00 (1/2): varnishcache_varnish41/x86_64/primary | 9.8 kB 00:00:01 (2/2): varnishcache_varnish41-source/primary | 2.2 kB 00:00:01 Determining fastest mirrors * base: ftp.hosteurope.de * epel: mirror.23media.de * extras: ftp.hosteurope.de * updates: ftp.hosteurope.de elasticsearch-5.x 242/242 varnishcache_varnish41 43/43 varnishcache_varnish41-source 13/13 132 packages excluded due to repository priority protections Resolving Dependencies --> Running transaction check ---> Package devtoolset-6-gcc.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-gcc.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-gcc-c++.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-gcc-c++.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-libstdc++-devel.x86_64 0:6.2.1-3.1.el7 will be updated ---> Package devtoolset-6-libstdc++-devel.x86_64 0:6.3.1-3.1.el7 will be an update ---> Package devtoolset-6-runtime.x86_64 0:6.0-6.el7 will be obsoleted ---> Package devtoolset-6-runtime.x86_64 0:6.1-1.el7 will be obsoleting ---> Package elasticsearch.noarch 0:5.5.2-1 will be updated ---> Package elasticsearch.noarch 0:5.6.0-1 will be an update --> Finished Dependency Resolution Dependencies Resolved =============================================================================================================== Package Arch Version Repository Size =============================================================================================================== Installing: devtoolset-6-runtime x86_64 6.1-1.el7 centos-sclo-rh 20 k replacing devtoolset-6-runtime.x86_64 6.0-6.el7 Updating: devtoolset-6-gcc x86_64 6.3.1-3.1.el7 centos-sclo-rh 28 M devtoolset-6-gcc-c++ x86_64 6.3.1-3.1.el7 centos-sclo-rh 11 M devtoolset-6-libstdc++-devel x86_64 6.3.1-3.1.el7 centos-sclo-rh 2.5 M elasticsearch noarch 5.6.0-1 elasticsearch-5.x 32 M Transaction Summary =============================================================================================================== Install 1 Package Upgrade 4 Packages Total download size: 74 M Is this ok [y/d/N]: y Downloading packages: No Presto metadata available for elasticsearch-5.x No Presto metadata available for centos-sclo-rh (1/5): devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64.rpm | 11 MB 00:00:00 (2/5): devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64.rpm | 2.5 MB 00:00:00 (3/5): devtoolset-6-runtime-6.1-1.el7.x86_64.rpm | 20 kB 00:00:00 (4/5): devtoolset-6-gcc-6.3.1-3.1.el7.x86_64.rpm | 28 MB 00:00:01 (5/5): elasticsearch-5.6.0.rpm | 32 MB 00:00:03 --------------------------------------------------------------------------------------------------------------- Total 19 MB/s | 74 MB 00:00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : devtoolset-6-runtime-6.1-1.el7.x86_64 1/10 Updating : devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64 2/10 Updating : elasticsearch-5.6.0-1.noarch 3/10 Updating : devtoolset-6-gcc-6.3.1-3.1.el7.x86_64 4/10 Updating : devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64 5/10 Cleanup : elasticsearch-5.5.2-1.noarch 6/10 Cleanup : devtoolset-6-gcc-c++-6.2.1-3.1.el7.x86_64 7/10 Cleanup : devtoolset-6-gcc-6.2.1-3.1.el7.x86_64 8/10 Cleanup : devtoolset-6-libstdc++-devel-6.2.1-3.1.el7.x86_64 9/10 Cleanup : devtoolset-6-runtime-6.0-6.el7.x86_64 10/10 Verifying : devtoolset-6-libstdc++-devel-6.3.1-3.1.el7.x86_64 1/10 Verifying : elasticsearch-5.6.0-1.noarch 2/10 Verifying : devtoolset-6-runtime-6.1-1.el7.x86_64 3/10 Verifying : devtoolset-6-gcc-6.3.1-3.1.el7.x86_64 4/10 Verifying : devtoolset-6-gcc-c++-6.3.1-3.1.el7.x86_64 5/10 Verifying : devtoolset-6-gcc-6.2.1-3.1.el7.x86_64 6/10 Verifying : devtoolset-6-runtime-6.0-6.el7.x86_64 7/10 Verifying : elasticsearch-5.5.2-1.noarch 8/10 Verifying : devtoolset-6-libstdc++-devel-6.2.1-3.1.el7.x86_64 9/10 Verifying : devtoolset-6-gcc-c++-6.2.1-3.1.el7.x86_64 10/10 Installed: devtoolset-6-runtime.x86_64 0:6.1-1.el7 Updated: devtoolset-6-gcc.x86_64 0:6.3.1-3.1.el7 devtoolset-6-gcc-c++.x86_64 0:6.3.1-3.1.el7 devtoolset-6-libstdc++-devel.x86_64 0:6.3.1-3.1.el7 elasticsearch.noarch 0:5.6.0-1 Replaced: devtoolset-6-runtime.x86_64 0:6.0-6.el7 Complete! Code: [root@upcloud ~]# curl -XGET '127.0.0.1:9200' { "name" : "-QxWHO2", "cluster_name" : "xxxxxxxx", "cluster_uuid" : "xxxxxxxxx", "version" : { "number" : "5.6.0", "build_hash" : "781a835", "build_date" : "2017-09-07T03:09:58.087Z", "build_snapshot" : false, "lucene_version" : "6.6.0" }, "tagline" : "You Know, for Search" }