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

    2706 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • Flink Configuration

    2701 2024-06-29 《Apache Iceberg 1.5.2》
    Catalog Configuration Runtime configuration Read options Write options Catalog Configuration A catalog is created and named by executing the following query (replace <catalog...
  • BigLake Metastore

    Pre-requisites Steps Create BigLake Catalog Create BigLake Database Running sync Validating the results Conclusion This document walks through the steps to register a OneTa...
  • Collections

    2684 2024-06-07 《Underscore.js 1.13.6》
    each map reduce reduceRight find filter findWhere where reject every some contains invoke pluck max min sortBy groupBy indexBy countBy shuffle sample toArray ...
  • 7.14 Improve accessibility of HTML pages

    2682 2024-05-24 《R Markdown Cookbook》
    It is important to make your HTML output documents accessible to readers who are visually impaired or blind. These readers often have to use special tools, such as screen readers,...
  • Kingbase

    Support Connector Version Support Those Engines Key Features Description Supported DataSource Info Database Dependency Data Type Mapping Sink Options Tips Task Example Sim...
  • Deploy Kyuubi engines on Kubernetes

    2671 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Configurations Master Deploy Mode Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Requirements When you want to run Kyuubi’s Spark S...
  • quick-start-flink

    Step 1: Deployment SeaTunnel And Connectors Step 2: Deployment And Config Flink Step 3: Add Job Config File to define a job Step 4: Run SeaTunnel Application What’s More Ste...
  • 7.12 Use the details disclosure element

    2661 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 7.4 , we can fold source code chunks via the option code_folding: hide in the html_document format. Currently it is not possible to fold output blocks, b...
  • Why JDO?

    2656 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 ...