Devlive 开源社区 本次搜索耗时 0.278 秒,为您找到 555 个相关结果.
  • Branching and Tagging

    Overview Use Cases Historical Tags Audit Branch Usage Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots ar...
  • JuiceFS

    944 2024-07-01 《Apache Hudi 0.15.0》
    JuiceFS configs Creating JuiceFS file system Download JuiceFS client Install JuiceFS client Format a JuiceFS file system Adding JuiceFS configuration for Hudi Adding JuiceFS H...
  • 12. Standalone node

    943 2024-06-19 《Redisson》
    12.1. Overview 12.2. Configuration 12.2.1. Configuration. Settings mapReduceWorkers executorServiceWorkers redissonNodeInitializer beanFactory 12.2.2. Configuration. YAML con...
  • Types of Fields

    941 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • Getting Started

    941 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • Why JDO?

    940 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • 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 trans...
  • Relation

    936 2024-06-05 《Ramda 0.18.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy countBy (a → Stri...
  • Transactions

    932 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
  • Configure Kyuubi to use Custom Authentication

    931 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...