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

    1100 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Note Constructs HttpOperation AsyncRequestBuilder HttpClient ResponseHandler Build an asynchronous writer AvroHttpWriterBuilder R2RestWriterBuilder Bui...
  • Hive Registration

    1094 2025-03-19 《Apache Gobblin 0.17.0》
    How Hive Registration Works in Gobblin HiveSpec HiveRegistrationPolicy HiveSerDeManager Predicate and Activity How to Use Hive Registration in Your Gobblin Job Hive Regist...
  • Gobblin Modules

    1088 2025-03-26 《Apache Gobblin 0.17.0》
    Introduction How it works gobblin-modules/ Gobblin flavor Current flavors and modules What’s next Introduction Gobblin-modules is a way to support customization of the gobb...
  • Tailwind CSS 响应式官网开发

    本节将介绍如何使用 Tailwind CSS 开发一个现代化的响应式企业官网,包括页面布局、组件开发、响应式设计等方面。 页面布局 导航栏组件 // components/Navbar.tsx import { useState } from 'react' ; const Navbar = () => ...
  • Documentation Architecture

    1072 2025-03-26 《Apache Gobblin 0.17.0》
    Documentation Overview GitHub Wiki Limitations MkDocs ReadTheDocs Additional Information Documentation Overview The documentation for Gobblin is based on ReadTheDocs and Mk...
  • Queries

    1067 2025-03-10 《Apache Iceberg 1.8.1》
    Spark Queries To use Iceberg in Spark, first configure Spark catalogs . Iceberg uses Apache Spark’s DataSourceV2 API for data source and catalog implementations. Querying with S...
  • Transactions

    1067 2025-03-15 《Redisson 3.45.0》
    Transactions management RMap , RMapCache , RLocalCachedMap , RSet , RSetCache and RBucket Redisson objects may participant in Transaction with ACID properties. It uses locks for...
  • Writing ORC Data

    1046 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Hive SerDe Integration Writing to an ORC File Data Flow Extending Gobblin’s SerDe Integration Introduction Gobblin is capable of writing data to ORC files by le...
  • Tailwind CSS 响应式导航栏实现

    导航栏是几乎所有网站都必备的组件,一个好的响应式导航栏需要在不同设备上都能提供出色的用户体验。本节将介绍如何使用 Tailwind CSS 实现功能完善的响应式导航栏。 基础导航栏结构 桌面端导航 <nav class = "bg-white shadow" > <div class = "max-w-7xl mx-auto px-4...
  • Query Engines

    Apache XTable™ (Incubating) synced tables behave the similarly to native tables which means you do not need any additional configurations on query engines’ side to work with table...