内容简介:2.0 RC1 vertexID 增加了对 Integer 类型的支持。 暂不支持 v1.x 升级至2.x,升级步骤正在测试中。。。 New Features vertexID 支持 Integer 类型,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/4...
2.0 RC1 vertexID 增加了对 Integer 类型的支持。
暂不支持 v1.x 升级至2.x,升级步骤正在测试中。。。
New Features
- vertexID 支持 Integer 类型,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/496、https://github.com/vesoft-inc/nebula-common/pull/351、https://github.com/vesoft-inc/nebula-storage/pull/246、https://github.com/vesoft-inc/nebula-docs/pull/264
FIND PATH支持正向、反向和双向查找路径,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/464 1,支持去除环路,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/461SHOW HOSTS graph/meta/storage支持查看服务的相应版本,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/437、https://github.com/vesoft-inc/nebula-common/pull/325、https://github.com/vesoft-inc/nebula-storage/pull/223BALANCE DATA RESET PLAN支持 reset 上一个失败的计划 ,pr 参见:https://github.com/vesoft-inc/nebula-common/pull/342、https://github.com/vesoft-inc/nebula-storage/pull/232- 支持更多
MATCH用法,用法参见:https://docs.nebula-graph.io/2.0/3.ngql-guide/7.general-query-statements/2.match/ - 支持路径相关函数,pr 参见:https://github.com/vesoft-inc/nebula-common/pull/306 1、https://github.com/vesoft-inc/nebula-common/pull/358
Changelog
修改了 metad, graphd, storaged 服务的默认端口号,以减少端口号冲突,pr 参见:https://github.com/vesoft-inc/nebula-graph/pull/474 1、https://github.com/vesoft-inc/nebula-storage/pull/239 1
升级
注意:1.x 暂时不支持直接升到 2.x,v2.0.0-alpha / beta 升级:
- 首先停止所有机器的 Nebula 服务
- 在每一台机器执行 scripts/nebula.service stop all
- 然后通过执行 scripts/nebula.service status all 来确认进程已经退出
- 在每一台机器(根据系统环境)安装新的 rpm 包
- 获取 package:https://github.com/vesoft-inc/nebula-graph/releases/tag/v2.0.0-rc1
- 卸载原有 rpm 包,比如:
rpm -e nebula-graph-2.0.0-alpha.el6.x86_64.rpm - 安装 package,比如:
rpm -Uvh nebula-graph-2.0.0-rc1.el6.x86_64.rpm
- 启动 Nebula
- 所有机器执行
scripts/nebula.service start all - 确认进程正常启动
scripts/nebula.service status all
- 所有机器执行
最后,如果你在本次升级过程中遇到任何问题,欢迎前往板块:https://discuss.nebula-graph.com.cn/tag/v2-rc 4 提问 
以上所述就是小编给大家介绍的《分布式图数据库 Nebula Graph v2.0-rc1 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
RGB转16进制工具
RGB HEX 互转工具
在线进制转换器
各进制数互转换器