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

    397 2025-03-12 《Redisson 3.45.0》
    Redisson is the Java Client and Real-Time Data Platform for Redis or Valkey . Providing the most convenient and easiest way to work with Redis or Valkey. Redisson objects provide ...
  • Getting Started

    Getting Started The latest version of Iceberg is 1.8.1 . Spark is currently the most feature-rich compute engine for Iceberg operations. We recommend you to get started with Spar...
  • Advanced Features

    390 2024-07-05 《Apache Kyuubi 1.9.1》
    Using Different Kyuubi Engines Sharing and Isolation for Kyuubi Engines Setting Time to Live for Kyuubi Engines Enabling Kyuubi Engine Pool Running Scala Snippets Plan Only Ex...
  • Config Management

    Introduction Dataset Config Management Requirement Data Model Versioning Client library Config Store Current Dataset Config Management Implementation Data model Client appli...
  • Flink Queries

    Flink Queries Iceberg support streaming and batch read With Apache Flink ‘s DataStream API and Table API. Reading with SQL Iceberg support both streaming and batch read in Flink...
  • Tailwind CSS 大型项目最佳实践

    在大型项目中使用 Tailwind CSS 需要考虑更多的架构设计、性能优化和团队协作等方面的问题。本节将分享在大型项目中使用 Tailwind CSS 的最佳实践和解决方案。 项目架构设计 目录结构 src / ├── components / │ ├── common / │ │ ├── Button /...
  • DDL

    Spark DDL To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. CREATE TABLE Spark...
  • FAQs

    Gobblin General Questions What is Gobblin? What programming languages does Gobblin support? Does Gobblin require any external software to be installed? What Hadoop versions can ...
  • State Management and Watermarks

    Managing Watermarks in a Job Basics Task Failures Multi-Dataset Jobs Gobblin State Deep Dive State class hierarchy How States are Used in a Gobblin Job This page has two p...
  • Java Quickstart

    Java API Quickstart Create a table Tables are created using either a Catalog or an implementation of the Tables interface. Using a Hive catalog The Hive catalog connects to...