Devlive 开源社区 本次搜索耗时 0.294 秒,为您找到 1178 个相关结果.
  • Authentication

    4634 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • Collections

    4618 2024-06-14 《Lodash 3.10.1》
    _.at(collection, [props]) Arguments Returns Example .countBy(collection, [iteratee=.identity], [thisArg]) Arguments Returns Example .every(collection, [predicate=.identity]...
  • 3.3 Render an R script to a report

    4616 2024-05-09 《R Markdown Cookbook》
    Even if you are a long-time R Markdown user, you may have missed another possibility. Dean Attali called it “knitr ‘s best hidden gem”. That is, you can render a pure R script to...
  • Java API

    4604 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • Alert Configuration

    Added alert configuration E-mail DingTalk Wechat Lark Alert Test Modify alert configuration: Use alert configuration Delete alert configuration: StreamPark supports a va...
  • 自监控

    夜莺 5.x 版本有 n9e-webapi 和 n9e-server 两个模块,这俩模块都暴露了 /metrics 接口,所以,夜莺自身组件的监控,就有两个做法,做法一: 搞一个单独的 Prometheus,抓取 n9e-webapi 和 n9e-server 的 /metrics 的数据 在这个单独的 Prometheus 里配置 up 指标的告...
  • Performance

    4587 2024-06-22 《Apache Accumulo 2.x》
    Read performance Write performance Accumulo can be tuned to improve read and write performance. Read performance Enable caching on tables to reduce reads to disk. Enable b...
  • Tailwind CSS 组件库开发实战

    开发一个基于 Tailwind CSS 的组件库不仅能提高团队开发效率,还能确保产品的设计一致性。本节将详细介绍如何从零开始构建一个专业的组件库。 !!! note 我们使用 React 来做项目相关的演示。 !!! 项目初始化 基础配置 # 创建项目 mkdir my - component - library cd my - co...
  • ChunJun

    ChunJun节点 综述 创建任务 任务参数 任务样例 在 DolphinScheduler 中配置 ChunJun 环境 配置 ChunJun 任务节点 ChunJun节点 综述 ChunJun 任务类型,用于执行 ChunJun 程序。对于 ChunJun 节点,worker 会通过执行 ${CHUNJUN_HOME}/bin/sta...
  • Job Env Config

    Common Parameter job.name jars job.mode checkpoint.interval parallelism job.retry.times shade.identifier Flink Engine Parameter Spark Engine Parameter This document desc...