Devlive 开源社区 本次搜索耗时 0.116 秒,为您找到 1831 个相关结果.
  • Kyuubi v.s. HiveServer2

    Kyuubi v.s. HiveServer2 Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Kyuubi v.s. HiveServer2 Introduction HiveServer2 is a ...
  • Versioning

    1834 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • Chain

    1833 2024-06-14 《Lodash 3.10.1》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor, [thisArg]) Arguments Returns Example _.thru(value, interceptor, [t...
  • Flink DDL

    1833 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • 8.3 Style individual elements

    1830 2024-05-24 《R Markdown Cookbook》
    References Due to the simplicity of Markdown, you can apply some global styles to the Word document (see Section 8.1 ), but it is not straightforward to style individual elements...
  • 电话短信告警

    自定义脚本 Webhook方式 因为电话、短信的发送是需要采购通道的,而市面上的通道五花八门,规范不一,所以夜莺没法把这个能力内置到Go代码里。那如何扩展支持呢?有两个方式,一个是通过自定义脚本,一个是通过Webhook。 自定义脚本 夜莺支持在告警的时候自动调用脚本,把告警事件的内容encode成json传给脚本的stdin,剩下的事情,就由脚本...
  • 5.1 Font color

    1826 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support transa...
  • 钉钉

    钉钉 钉钉 如果您需要使用到钉钉进行告警,请在告警实例管理里创建告警实例,选择 DingTalk 插件。钉钉的配置样例如下: 参数配置 Webhook 格式如下:https://oapi.dingtalk.com/robot/send?access_token=XXXXXX Keyword 安全设置的自定义关键词 S...
  • Post-commit Callback

    1823 2024-06-30 《Apache Hudi 0.15.0》
    HTTP Endpoints Kafka Endpoints Pulsar Endpoints Bring your own implementation Apache Hudi provides the ability to post a callback notification about a write commit. This may b...