03 2021 档案
摘要:conda update -n base -c defaults conda 创建新的虚拟开发环境conda create -n env27 python=2.7 Collecting package metadata (current_repodata.json): done Solving en
阅读全文
摘要:在kiban终端中, 运行集群健康状态命令 GET /_cluster/health { "cluster_name" : "elasticsearch", "status" : "yellow", "timed_out" : false, "number_of_nodes" : 1, "numbe
阅读全文