随笔 - 118,  文章 - 5,  评论 - 15,  阅读 - 17万
  1. 安装完成启动停止在加载页  
    vim hudson.model.UpdateCenter.xml
    将url 更改为  https://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/update-center.json
posted @ 2024-12-25 15:50 mrma1989 阅读(6) 评论(0) 推荐(0) 编辑
摘要: Their offer: ssh-rsa,ssh-dss 阅读全文
posted @ 2024-12-24 09:53 mrma1989 阅读(90) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-30 11:19 mrma1989 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 创建bat文件 开机 "C:\Program Files (x86)\VMware\VMware Workstation\vmrun" start "D:\Virtual Machines\dev\dev.vmx" nogui 挂起 "C:\Program Files (x86)\VMware\VM 阅读全文
posted @ 2020-11-20 18:45 mrma1989 阅读(363) 评论(0) 推荐(0) 编辑
摘要: SHOW VARIABLES LIKE 'general%'; set GLOBAL general_log='ON'; --开启本地日志 阅读全文
posted @ 2020-11-17 17:03 mrma1989 阅读(340) 评论(0) 推荐(0) 编辑
摘要: 修改php.ini 中的值重启 php-fpm 无效。 配置中有个 opcache.ini 其中也有opcache.revalidate_freq 的设置,进行修改保存。重启 php-fpm 生效了。 参考:https://zhuanlan.zhihu.com/p/136291205 阅读全文
posted @ 2020-10-26 21:44 mrma1989 阅读(314) 评论(0) 推荐(0) 编辑
摘要: git config --global https.proxy http://127.0.0.1:1080 git config --global https.proxy https://127.0.0.1:1080 git config --global --unset http.proxy gi 阅读全文
posted @ 2020-10-14 15:19 mrma1989 阅读(357) 评论(0) 推荐(0) 编辑
摘要: 在pom.xml中添加 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>2.4.3</version> <executions> <ex 阅读全文
posted @ 2020-07-25 15:53 mrma1989 阅读(1047) 评论(0) 推荐(0) 编辑
摘要: FAILED: SemanticException org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient 阅读全文
posted @ 2020-07-05 22:02 mrma1989 阅读(2659) 评论(0) 推荐(0) 编辑
摘要: pom.xml中配置 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.a 阅读全文
posted @ 2020-06-14 18:52 mrma1989 阅读(556) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示