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

    3047 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • Task SPI

    DolphinScheduler Task SPI 扩展 如何进行任务插件开发? DolphinScheduler Task SPI 扩展 如何进行任务插件开发? org.apache.dolphinscheduler.spi.task.TaskChannel 插件实现以上接口即可。主要包含创建任务(任务初始化,任务运行等方法)、任务取消,如果是...
  • Relation

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

    HTTP告警 参数配置 发送类型 GET Http告警 POST Http告警 HTTP告警 如果您需要使用到Http (GET或POST)进行告警,请在告警实例管理里创建告警实例,选择Http 插件。 参数配置 URL 访问的Http 连接URL,需要包含协议、Host、路径,如果是GET方法可以添加参数 请求方式 选择...
  • References

    3043 2024-05-25 《Apache JDO 3.2.1》
    Articles Books Articles There have been several articles about JDO on various websites. Some are listed below SUN : Oracle JDO Web Site http://www.oracle.com/technetwork/java...
  • Object

    3042 2024-06-05 《Ramda 0.18.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Data Replication

    3040 2024-05-25 《Apache JDO 3.2.1》
    There are times when you need to replicate data between datastores. In many cases datastores themselves provide a means of doing this, however if you want to avoid using datastore...
  • Relation

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

    Telegram Telegram 如果您需要使用 Telegram 进行告警,请在告警实例管理模块创建告警实例,选择 Telegram 插件。 Telegram 的配置样例如下: 参数配置: WebHook: 使用 Telegram 的机器人,发送消息的 WebHook。 botToken 创建 Telegram 的机器人,...
  • Grafana-agent

    1. 下载二进制 2. 生成配置 3. 启动 grafana-agent Grafana-agent 是 Grafana 开源的一款 Agent,专门用于和自己的 Cloud 做数据采集集成,通过 remote write 协议推数据给后端,和 Categraf 的数据推送方式一样,所以,也是可以作为 Nightingale 的采集器的。Grafan...