目录 "FROM,指定基础镜像" "RUN,执行命令" "COPY,复制文件" "ADD,复制并解压文件" "CMD,容器启动命令" "ENTRYPOINT,入口点" "ENV,设置环境变量" "ARG,构建参数" "VOLUME,定义匿名卷" "EXPOSE,声明端口" "WORKDIR,指定工作 ...
分类:
其他好文 时间:
2019-05-07 23:00:41
阅读次数:
188
在使用 hdfs 的时候出现如下错误: 18/01/12 09:04:34 INFO fs.TrashPolicyDefault: Namenode trash configuration: Deletion interval = 0 minutes, Emptier interval = 0 mi ...
分类:
其他好文 时间:
2019-05-04 10:09:35
阅读次数:
158
262144K Alice has a magic array. She suggests that the value of a interval is equal to the sum of the values in the interval, multiplied by the smalle ...
分类:
其他好文 时间:
2019-05-02 21:36:15
阅读次数:
139
master做为集合节点 $FLUME_HOME/conf/agent1.conf agent1.channels = ch1 agent1.sources = avro-source1 agent1.sinks = log-sink1 agent1.channels.ch1.type=memory ...
分类:
Web程序 时间:
2019-05-02 09:41:57
阅读次数:
188
一、nginx ip_hash 同一个ip的请求转发到同一个服务器,太low不解释。 二、spring-session 原理:存入session中的key-value,同时存放到redis中,如果session中没有找到,就去redis中去获取。 添加依赖 添加配置 ...
分类:
其他好文 时间:
2019-04-30 19:49:49
阅读次数:
114
https://nanti.jisuanke.com/t/38228 Alice has a magic array. She suggests that the value of a interval is equal to the sum of the values in the interva ...
分类:
其他好文 时间:
2019-04-29 20:45:32
阅读次数:
159
typewrite()函数 主要的键盘功能是typewrite()。此函数将键入字符串中传递的字符。要在按下每个字符键之间添加延迟间隔,请为interval关键字参数传递int float 。 >>> pyautogui.typewrite('Hello world!') >>> pyautogui ...
分类:
其他好文 时间:
2019-04-29 12:45:56
阅读次数:
500
通过对IPv6技术的讲解与实验的演示,提供关于IPv6网络技术的学习与部署的参考。
分类:
其他好文 时间:
2019-04-27 19:36:30
阅读次数:
273
Alice has a magic array. She suggests that the value of a interval is equal to the sum of the values in the interval, multiplied by the smallest value ...
分类:
其他好文 时间:
2019-04-21 20:18:05
阅读次数:
152
mpstat mpstat指令用来显示cpu的使用状况,将内容显示到标准输出。处理器0是第一个。还报告了所有处理器之间的全球平均活动。mpstat命令既可以在SMP机器上使用,也可以在UP机器上使用,但是在后者中,只会打印全局平均活动。如果未选择活动,则默认报告是CPU利用率报告。 Interval ...
分类:
系统相关 时间:
2019-04-18 22:12:49
阅读次数:
216