Devlive 开源社区 本次搜索耗时 0.260 秒,为您找到 1013 个相关结果.
  • 8. Distributed locks and synchronizers

    741 2024-06-19 《Redisson》
    8.1. Lock 8.2. Fair Lock 8.3. MultiLock 8.4. RedLock 8.5. ReadWriteLock 8.6. Semaphore 8.7. PermitExpirableSemaphore 8.8. CountDownLatch 8.9. Spin Lock 8.10. Fenced Lock ...
  • 3. ACL Management Guide

    ACL Management Guide ACL Management Guide Authorization Modes Three primary modes for Kyuubi authorization are available by Submarine Spark Security : Storage-Based Authoriza...
  • Timeline

    741 2024-06-28 《Apache Hudi 0.15.0》
    Actions States Active and Archived timeline LSM Timeline Archival Configs Spark write client configs Flink Options At its core, Hudi maintains a timeline which is a log of...
  • HdfsFile

    Support Those Engines Key Features Description Supported DataSource Info Source Options delimiter/field_delimiter [string] compress_codec [string] encoding [string] Tips T...
  • Task SPI

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

    741 2024-06-05 《Ramda 0.5.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 4.9 Multiple authors in a document

    740 2024-05-23 《R Markdown Cookbook》
    References We can add multiple authors to an R Markdown document within the YAML frontmatter in a number of ways. If we simply want to list them on the same line, we can provide ...
  • File Sizing

    740 2024-06-30 《Apache Hudi 0.15.0》
    Auto-sizing during writes File sizing for Copy-On-Write (COW) and Merge-On-Read (MOR) tables More details about file sizing for Merge-On-Read(MOR) tables Configs Auto-Sizing Wi...
  • Partitioning

    What is partitioning? What does Iceberg do differently? Partitioning in Hive Problems with Hive partitioning Iceberg’s hidden partitioning What is partitioning? Partitioning...
  • 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...