上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页
摘要: 告警和日志信息监控 hadoop集群启动 su - hadoop #切换到hadoop用户 [hadoop@master ~]$ start-all.sh #启动 zookeeper集群启动 zkServer.sh start #三个节点都要做 zkServer.sh status #查看集群状态 阅读全文
posted @ 2022-05-27 17:39 supermao12 阅读(3398) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-26 14:07 supermao12 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-24 11:35 supermao12 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-21 16:54 supermao12 阅读(3) 评论(0) 推荐(0) 编辑
摘要: top 里的id为cpu空闲度 如果wa为99.8就是负担太重。得停掉一些任务 cat /proc/cpuinfo 查看cpu信息 cat /proc/meminfo 查看内存信息 hadoop基础操作 start-all.sh 切换到hadoop用户启动hadoop 三个节点启动zkserver 阅读全文
posted @ 2022-05-21 15:32 supermao12 阅读(68) 评论(0) 推荐(0) 编辑
摘要: mysql忘记密码怎么办 [root@master ~]# mysql -uroot -pHuawei123123$ mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1045 阅读全文
posted @ 2022-05-20 20:43 supermao12 阅读(91) 评论(0) 推荐(1) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-20 15:16 supermao12 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-20 14:22 supermao12 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2022-05-18 15:33 supermao12 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 进入端口 interface GigabitEthernet 0/0/1 交换机连接主机的端口 port link-type access 端口加入vlan port default vlan 10 创建vlan vlan batch 10 20 或者 vlan batch 10 to 20 创建1 阅读全文
posted @ 2022-05-18 10:56 supermao12 阅读(82) 评论(0) 推荐(0) 编辑
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 29 下一页