随笔分类 -  Mac

摘要:一、下载安装 地址1:官网 下载地址: https://www.charlesproxy.com/download/ 激活信息 Registered Name: https://zhile.io License Key: 48891cf209c6d32bf4 地址2:免激活 下载地址:https:/ 阅读全文
posted @ 2021-11-28 15:45 Robots2 阅读(613) 评论(0) 推荐(0)
摘要:版本 Flink flink-1.13.1-bin-scala_2.11.tgz 依赖scala2.12 一、下载 https://archive.apache.org/dist/flink/ 解压:tar -zxf flink-1.7.2-bin-hadoop27-scala_2.11.tgz 二 阅读全文
posted @ 2021-07-29 14:56 Robots2 阅读(753) 评论(0) 推荐(0)
摘要:一、基础信息 下载地址:http://archive.apache.org/dist/hive/ 版本:hive3.1.1 依赖:hadoop3.2.1、mysql 解压目录:/Users/robots2/softWare 二、配置文件修改 1、hive-site.xml cp hive-defau 阅读全文
posted @ 2021-07-29 14:26 Robots2 阅读(145) 评论(0) 推荐(0)
摘要:软件版本 hadoop3.2.1 一、打开本地ssh登录 # 生成公钥默认 $ ssh-keygen -t rsa -C "robots_wang@163.com" -b 4096 # 拷贝 $ cat ~/.ssh/id_rsa.pub # 拷贝至电脑信任列表 $ cat ~/.ssh/id_rs 阅读全文
posted @ 2021-07-28 17:11 Robots2 阅读(456) 评论(0) 推荐(0)
摘要:软件版本:3.4.10 一、软件下载 下载链接:http://archive.apache.org/dist/zookeeper/ 解压缩:tar -zxf zookeeper-3.4.10.tar.gz /Users/mac/SoftWare 二、配置 cd /Users/mac/SoftWare 阅读全文
posted @ 2021-07-28 14:15 Robots2 阅读(233) 评论(0) 推荐(0)
摘要:版本 kafka_2.11-2.0.0 flume1.8.0 一、软件下载 http://kafka.apache.org/downloads.htmltar -zxf kafka_2.11-2.0.0.tgz 二、修改配置文件 【1】创建日志文件夹: mkdir /Users/mac/SoftWa 阅读全文
posted @ 2021-07-27 17:20 Robots2 阅读(303) 评论(0) 推荐(0)
摘要:一、下载Flume(在SoftWare目录下) wget http://mirrors.tuna.tsinghua.edu.cn/apache/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz 二、解压 tar -zxf apache-flume-1.8.0-bin 阅读全文
posted @ 2021-07-27 16:15 Robots2 阅读(399) 评论(0) 推荐(0)
摘要:# 查看 brew.git 当前源 $ cd "$(brew --repo)" && git remote -v origin https://github.com/Homebrew/brew.git (fetch) origin https://github.com/Homebrew/brew.g 阅读全文
posted @ 2021-07-12 14:23 Robots2 阅读(778) 评论(0) 推荐(0)
摘要:系统完整性保护,可以避免root用户随意更改Mac硬盘里面的文件,从El Capitan 10.11开始就有了这个功能。但是因为启用了这个功能,那么Mac想要安装其他的操作系统将无法实现,例如安装kaliLinux,首先要关闭这个功能。下面小编就介绍一下如何关闭这个功能。 打开Mac终端输入命令:c 阅读全文
posted @ 2021-07-12 11:55 Robots2 阅读(666) 评论(0) 推荐(0)
摘要:1、选取苹果菜单 () >“系统偏好设置”,然后点按“用户与群组”(或“帐户”)。 2、点按 ,然后输入管理员名称和密码。 3、点按“登录选项”。 4、点按“加入”(或“编辑”)。 5、点按“打开目录实用工具”。 6、点按“目录实用工具”窗口中的 ,然后输入管理员名称和密码。 7、从“目录实用工具 阅读全文
posted @ 2021-07-12 11:46 Robots2 阅读(275) 评论(0) 推荐(0)