Devlive 开源社区 本次搜索耗时 0.506 秒,为您找到 633 个相关结果.
  • About the Authors

    2247 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Kyuubi v.s. HiveServer2

    2202 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • 4.19 Put together all code in the appendix (*)

    2182 2024-05-23 《R Markdown Cookbook》
    Unless the target readers are highly interested in the computational details while they read a report, you may not want to show the source code blocks in the report. For this purp...
  • Gobblin Metrics Architecture

    2161 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • JVM 监控

    进程级监控 埋点方式 本讲介绍JVM监控相关知识。 进程级监控 Java类的程序,如果只是监控端口存活性,可以直接使用 Categraf 的 net_response 插件,如果只是监控进程存活性,以及进程的CPU、内存等使用率,这个和C的程序、Go的程序没有本质区别,使用 Categraf 的 procstat 插件。 procstat 插...
  • Console

    Support Connector Version Support Those Engines Description Key Features Options Task Example Simple: Multiple Sources Simple: Console Sample Data Console sink connector...
  • 链接

    2133 2024-05-26 《Markdown 中文版》
    Markdown 链接 添加标题 自动链接(Urls 和 邮件地址链接) 格式化链接 参考样式链接 格式化链接的第一部分 格式化链接的第二部分 格式化链接示例 最佳实践 Markdown 链接 要创建链接,请将链接文本放在方括号中(例如[Duck Duck Go]),然后立即在其后加上括号中的URL(例如(https://duckduc...
  • Tailwind CSS 企业级后台系统开发

    本节将介绍如何使用 Tailwind CSS 开发一个功能完整的企业级后台管理系统,包括布局设计、组件开发、主题定制等方面。 系统布局 布局框架 // components/layout/AdminLayout.tsx import { useState } from 'react' ; interface AdminL...
  • 为 Ranger 配置数据库实例

    MySQL、Oracle、PostgreSQL 或 Amazon RDS 数据库实例必须正在运行并且可供 Ranger 使用。 Ranger 安装将创建两个新用户(默认名称:rangeradmin 和 rangerlogger )和两个新数据库(默认名称:ranger 和 ranger_audit )。 从以下选项中选择: 为 Ranger 配置 ...
  • API Document

    API文档在哪里? 快速查看 查看自己的API文档 生成API文档 Answer 使用swagger自动生成API文档。 Swagger可以以友好的方式展示API文档,也可以提供一种便捷的方式来测试API。 API文档在哪里? 快速查看 如果您想快速查看API文档,可以访问以下链接: https://meta.answer.dev/swagg...