macos13 arm芯片(m2) 搭建hbase docker容器 并用flink通过自定义richSinkFunction写入数据到hbase

搭建hbase docker容器

下载镜像

https://hub.docker.com/r/satoshiyamamoto/hbase/tags

macos13 arm芯片(m2) 搭建hbase docker容器 并用flink通过自定义richSinkFunction写入数据到hbase_第1张图片

点击run 使用镜像新建容器

macos13 arm芯片(m2) 搭建hbase docker容器 并用flink通过自定义richSinkFunction写入数据到hbase_第2张图片

填写容器名和  容器与宿主机的端口映射

macos13 arm芯片(m2) 搭建hbase docker容器 并用flink通过自定义richSinkFunction写入数据到hbase_第3张图片

测试 通过宿主机访问容器内的hbase webUI

http://localhost:60010/master-status 

你可能感兴趣的:(总结,hbase,docker,flink)