官方文档地址: https://dromara.org/zh-cn/docs/soul/user-http.html http服务就是我们自己的项目。 1.引入 soul-examples/soul-examples-http 到soul.pom中 application.yml中添加自己的soul ...
分类:
Web程序 时间:
2021-01-16 12:01:05
阅读次数:
0
解决Hadoop HA集群 NameNode 无法自动故障转移(切换active) 在学习 HA 自动化配置,按照hadoop官网:https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HDFSHighAvaila ...
分类:
其他好文 时间:
2021-01-15 12:13:12
阅读次数:
0
第一种方法: $sudo su #echo "209.85.228.22 dl-ssl.google.com">> /etc/hosts #echo "209.85.228.22 dl.google.com">>/etc/hosts 查看添加成功 #cat /etc/hosts 第二种方法: # 修 ...
分类:
系统相关 时间:
2021-01-15 11:52:23
阅读次数:
0
React:背后是Facebook Vue:作者是尤雨溪 Angular:背后是Google https://blog.csdn.net/kwame211/article/details/107381932/ ...
分类:
其他好文 时间:
2021-01-14 11:16:47
阅读次数:
0
#ElasticSearch入门 安装ElasticSearch 1.下载解压缩ElasticSearch 下载elasticsearch ElasticSearch是Java开发的,运行需要先安装JDK,官方提供 带JDK和不带JDK的安装包 2.运行ElasticSearch Windows下运 ...
分类:
其他好文 时间:
2021-01-13 11:02:35
阅读次数:
0
一、安装Xcode 二、安装Android Studio 三、下载Flutter SDK 地址:https://flutter.dev/docs/development/tools/sdk/releases#macos 四、解压缩到合适的目录 五、配置环境变量,设置代理 vim ~/.bash_pr ...
分类:
系统相关 时间:
2021-01-13 10:55:46
阅读次数:
0
go安装 下载安装包 go下载: 下载地址:https://golang.google.cn/dl/ lazydocker下载: 下载地址:wget https://github.com/jesseduffield/lazydocker/releases/download/v0.2.4/lazydo ...
分类:
其他好文 时间:
2021-01-13 10:48:49
阅读次数:
0
Abstract Sytax Tree 参考: https://docs.python.org/3/library/ast.html#ast.NodeTransformer https://www.cnblogs.com/yssjun/p/10069199.html Abstract Syntax ...
分类:
编程语言 时间:
2021-01-12 11:15:00
阅读次数:
0
Celery 官网:http://www.celeryproject.org/ Celery 官方文档英文版:http://docs.celeryproject.org/en/latest/index.html Celery 官方文档中文版:http://docs.jinkan.org/docs/c ...
分类:
其他好文 时间:
2021-01-12 10:36:03
阅读次数:
0
搭建在单一服务器 基于官方文档 http://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-common/SingleCluster.html#Pseudo-Distributed_Operation 1、配置:hadoop-env ...
分类:
其他好文 时间:
2021-01-11 11:23:14
阅读次数:
0