Devlive 开源社区 本次搜索耗时 0.415 秒,为您找到 429 个相关结果.
  • 1.1 Use a Pandoc version not bundled with the RStudio IDE

    729 2024-05-07 《R Markdown Cookbook》
    The RStudio IDE has bundled a version of Pandoc\index{Pandoc}, so you do not need to install Pandoc by yourself if you use the RStudio IDE. However, for some advanced usage, the b...
  • SSO Integration

    Background SSO login workflow How to enable SSO login Note Background As an enterpise practice, it’s common to apply Single sign-on (SSO) across all applications, so that use...
  • 电话短信告警

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

    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...
  • HdfsFile

    Support Those Engines Key Features Description Supported DataSource Info Source Options delimiter/field_delimiter [string] compress_codec [string] encoding [string] Tips T...
  • The Share Level Of Kyuubi Engines

    722 2024-07-05 《Apache Kyuubi 1.9.1》
    Why do we need this feature? The current supported share levels CONNECTION USER(Default) GROUP SERVER Subdomain Hybrid Related Configurations Conclusion The share level ...
  • Guide for migration

    721 2024-06-13 《SpotBugs 4.8.5》
    Guide for migration from SpotBugs 3.1 to 4.0 for SpotBugs Users for Plugin Developers Guide for migration from FindBugs 3.0 to SpotBugs 3.1 com.google.code.findbugs:findbugs co...
  • Objects

    720 2024-05-25 《Lodash 2.4.2》
    _.assign(object, [source], [callback], [thisArg]) Aliases Arguments Returns Example _.clone(value, [isDeep=false], [callback], [thisArg]) Arguments Returns Example _.clone...
  • Writes

    Writing with SQL INSERT INTO MERGE INTO MERGE INTO syntax INSERT OVERWRITE Overwrite behavior Dynamic overwrite Static overwrite DELETE FROM UPDATE Writing to Branc...
  • 6. Getting Started with Kyuubi and Cloudera Hue

    Getting Started with Kyuubi and Cloudera Hue What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users Getti...