(1)tar -xzvf docker-20.10.6.tgz //解压缩 (2)sudo cp docker/* /usr/bin/ //复制到可执行路径 (3)sudo touch /usr/lib/systemd/system/docker.service //创建docker.service文件,将docker注册为服务 (4)sudo vim /usr/lib/systemd/system/docker.service //编辑文件内容 docker.service 文件内容如下 ...
Try changing your ingestion recipe to make the sink.config.server variable point to the Docker DNS name for the datahub-gms pod: I see 'N/A' when I try to run ingestion. What do I do? If you see 'N/A', and the ingestion run state never changes to 'Running', this ...