摘要: 数据如何产生? 使用脚本生成,模拟日志(并非真实的日志) 集群日志生成脚本 #!/bin/bash for i in hadoop102 hadoop103; do echo " $i " ssh $i "cd /opt/module/applog/; java -jar gmall2020-moc 阅读全文
posted @ 2022-04-12 09:59 tootooquan 阅读(213) 评论(0) 推荐(0)