摘要: 批量操作时候的打开的文件数 scp apigateway-ai-2.3.jar pmjt@172.16.104.39:/opt/project/cnbmtech_prod 阅读全文
posted @ 2020-07-22 18:48 星回中道 阅读(130) 评论(0) 推荐(0) 编辑
摘要: java -jar -Djava.io.tmpdir=/data/cnbmtech-pro/temp -XX:+PrintGCDetails -Xmx8096M -Xms1024M apigateway-ai-2.3.jar & /kafka-topics.sh -zookeeper 10.35.2 阅读全文
posted @ 2020-06-12 15:49 星回中道 阅读(228) 评论(0) 推荐(0) 编辑
摘要: nohup java -XX:+PrintGCDetails -Xmx8096M -Xms1024M -jar xx-ai-2.3.jar > /dev/null & 阅读全文
posted @ 2020-06-11 15:35 星回中道 阅读(2354) 评论(0) 推荐(0) 编辑
摘要: 删除大表对应的文件 移除 /mysql/data/x.MYD 重启mysql 释放空间, 删除表; 阅读全文
posted @ 2020-06-10 12:23 星回中道 阅读(405) 评论(0) 推荐(0) 编辑
摘要: ab -n 1000 -c 100 -p 'post.txt' -T 'application/json' 'http://192.168.1.102:9600/api/myface' > ab.log post.txt { "personName":"xxx", "score":85.292869 阅读全文
posted @ 2020-06-05 09:45 星回中道 阅读(964) 评论(0) 推荐(0) 编辑
摘要: jar java -jar -Djava.io.tmpdir=/data/pro/temp -XX:+PrintGCDetails -Xmx8096M -Xms1024M hello.jar & kafka: bin/kafka-console-consumer.sh --bootstrap-ser 阅读全文
posted @ 2020-06-01 09:34 星回中道 阅读(649) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-04-30 13:57 星回中道 阅读(435) 评论(0) 推荐(0) 编辑
摘要: [face@localhost /]$ sudo fdisk -l # 硬盘个数 Disk /dev/sda: 214.7 GB, 214748364800 bytes, 419430400 sectors Units = sectors of 1 * 512 = 512 bytes 1.查看当前目 阅读全文
posted @ 2020-04-30 10:31 星回中道 阅读(576) 评论(0) 推荐(0) 编辑
摘要: 测试了1天半的shell testsrv@node150:~$ ps -ef | grep fa testsrv 1327 1 11 21:49 ? 00:00:17 java -jar faceFeature-demo-0.0.1-SNAPSHOT.jar testsrv 1530 1493 0 阅读全文
posted @ 2020-04-29 22:00 星回中道 阅读(691) 评论(0) 推荐(0) 编辑
摘要: schema.spi.CommandAcceptanceException: Error executing DDL "alter table idm_role_users add constraint FKbbb0hf3h6de22q346hty2916d foreign key (users_i 阅读全文
posted @ 2020-04-26 11:50 星回中道 阅读(2612) 评论(0) 推荐(0) 编辑