会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Robots2
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
···
34
下一页
2025年3月7日
Mac安装Anaconda和OpenManus
摘要: 一、我的抖音 大数据程序员做软硬件,分享制作过程,分享大模型智能体应用 二、安装Anaconda 1、图形或控制台安装介绍 https://docs.anaconda.net.cn/anaconda/install/ 2、下载 https://anaconda.net.cn/download/suc
阅读全文
posted @ 2025-03-07 16:49 Robots2
阅读(396)
评论(0)
推荐(0)
2025年2月10日
本地搭建DeepSeek和知识库 Dify做智能体Agent(推荐)
摘要: 一、基础信息 1、硬件环境: CPU >= 2 Core 显存/RAM ≥ 16 GiB(推荐) 2、软件 (1)Ollama Ollama 是一款跨平台的大模型管理客户端(MacOS、Windows、Linux),旨在无缝部署大型语言模型 (LLM),例如 DeepSeek、Llama、Mistr
阅读全文
posted @ 2025-02-10 11:56 Robots2
阅读(14397)
评论(2)
推荐(9)
2025年2月8日
本地部署DeepSeek-R1并使用自定义的知识库AnythingLLM
摘要: 一、基础信息 1、概述 以下是私有化部署方案的优势: 性能卓越:提供媲美商业模型的对话交互体验 环境隔离:完全离线运行,杜绝数据外泄风险 数据可控:完全掌控数据资产,符合合规要求 2、硬件环境 CPU >= 2 Core 显存/RAM ≥ 16 GiB(推荐) 3、软件 (1)Ollama Olla
阅读全文
posted @ 2025-02-08 16:28 Robots2
阅读(1673)
评论(0)
推荐(0)
2025年2月6日
Amoro提供grafana的metrics介绍
摘要: 一、指标内容 +| Metric Name | Type | Tags | Description | +| | | | | +| table_optimizing_status_idle_duration_mills | Gauge | catalog, database, table | Dur
阅读全文
posted @ 2025-02-06 18:01 Robots2
阅读(53)
评论(0)
推荐(0)
2025年1月24日
Iceberg治理服务Amoro---配置Prometheus + Grafana看板
摘要: 一、基础资料 1、mac安装Prometheus + Grafana https://www.cnblogs.com/robots2/p/18689540 2、配置文档 https://amoro.apache.org/docs/0.7.1/deployment/#configure-metric-
阅读全文
posted @ 2025-01-24 16:53 Robots2
阅读(101)
评论(0)
推荐(0)
Mac安装Prometheus + Grafana
摘要: 一、安装Prometheus 1、下载安装 brew install prometheus 2、安装路径 /opt/homebrew/Cellar/prometheus/3.1.0 3、修改配置文件 默认配置文件路径:/opt/homebrew/etc/prometheus.yml global:
阅读全文
posted @ 2025-01-24 15:06 Robots2
阅读(363)
评论(0)
推荐(0)
2025年1月14日
macos修改hosts后清理dns缓存
摘要: sudo killall -HUP mDNSResponder sudo killall mDNSResponderHelper sudo dscacheutil -flushcache
阅读全文
posted @ 2025-01-14 14:07 Robots2
阅读(26)
评论(0)
推荐(0)
2025年1月10日
macOS的PrivilegedHelperTools文件夹
摘要: 在 macOS 上,/Library/PrivilegedHelperTools 文件夹是一个特殊的位置,用于存放可以以更高权限运行的辅助工具或守护进程。这些工具通常由各种应用程序安装,以执行需要超出普通应用程序沙箱权限的任务,例如Proxy的应用,常见都是带有helper的应用。让我们更详细地了解
阅读全文
posted @ 2025-01-10 09:15 Robots2
阅读(332)
评论(0)
推荐(0)
2025年1月7日
Flink同步mysql写入Iceberg异常,一秒写入一次
摘要: 1、现象 在Iceberg数据湖治理过程中发现,同步任务运行7天没有写入数据,运行7天后突然大批量产生Commit,一秒产生一个Commit。 2、问题 Flink写入checkpoint时会在checkpoint中先记录一个递增id, commit后会在Iceberg表中记录一个递增commit
阅读全文
posted @ 2025-01-07 15:17 Robots2
阅读(46)
评论(0)
推荐(0)
2025年1月2日
linux mint安装Idea
摘要: 一、前言 这一节我们介绍在Linux下如何安装与破解Intellij idea2017。现在有很多公司开发环境都是Linux,所以掌握在Linux环境下使用Idea办公也是咱们必须得掌握的技能。 记住我们下载的是Ultimate(旗舰版),不是Community(社区版)。Ultimate(旗舰版)
阅读全文
posted @ 2025-01-02 12:07 Robots2
阅读(209)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
34
下一页
公告