Devlive 开源社区 本次搜索耗时 0.123 秒,为您找到 1878 个相关结果.
  • Datadog-agent

    1、注册datadog的账号 2、选择套餐 3、拿到agent安装命令 4、修改配置文件 5、重启datadog-agent Datadog 是专门提供监控和分析服务的 SaaS 服务商,市值几百亿,成立了10多年了,他们做的客户端采集器,理论上应该是比较完备的,夜莺实现了几个 Datadog 特定的接口,可以接收Datadog-Agent 推送...
  • Relation

    2923 2024-06-05 《Ramda 0.26.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Feishu

    Support Those Engines Key Features Description Data Type Mapping Sink Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Feishu sink connector Support Thos...
  • Neo4j

    Description Key features Options uri [string] username [string] password [string] max_batch_size[Integer] write_mode bearer_token [string] kerberos_ticket [string] databas...
  • JDO v JPA : ORM

    2918 2024-05-25 《Apache JDO 3.2.1》
    Relationships There are 2 prevalent specification in the Java ORM world. JDO provides the most complete definition, whilst JPA is the most recent. Relationships In this guide w...
  • 特性

    简单易用 丰富的使用场景 High Reliability High Scalability 简单易用 可视化 DAG : 用户友好的,通过拖拽定义工作流的,运行时控制工具 模块化操作 : 模块化有助于轻松定制和维护。 丰富的使用场景 支持多种任务类型 : 支持Shell、MR、Spark、SQL等10余种任务类型,支持跨语言,易于扩展 ...
  • Disable SELinux and PackageKit and check the umask

    You must disable SELinux for the Ambari setup to function. On each host in your cluster, enter: setenforce 0 To permanently disable SELinux set SELINUX=disabled in /etc/s...
  • 4. Running Tests

    Running Tests Running Tests Fully Running Tests for a Module Running Tests for a Single Test Running Tests Kyuubi can be tested based on Apache Maven and the ScalaTe...
  • Relation

    2904 2024-06-05 《Ramda 0.9.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • LDAP 使用

    LDAP简介 为什么使用LDAP? 配置LDAP 1.官网下载二进制安装包 2.增加LDAP配置 LDAP简介 LDAP(Light Directory Access Portocol),它是基于X.500标准的轻量级目录访问协议。 目录是一个为查询、浏览和搜索而优化的数据库,它成树状结构组织数据,类似文件目录一样。 LDAP目录服务是由目...