Devlive 开源社区 本次搜索耗时 0.366 秒,为您找到 1306 个相关结果.
  • Tailwind CSS 企业级后台系统开发

    本节将介绍如何使用 Tailwind CSS 开发一个功能完整的企业级后台管理系统,包括布局设计、组件开发、主题定制等方面。 系统布局 布局框架 // components/layout/AdminLayout.tsx import { useState } from 'react' ; interface AdminL...
  • Configuration

    4555 2025-03-10 《Apache Iceberg 1.8.1》
    Configuration Table properties Iceberg tables support table properties to configure table behavior, like the default split size for readers. Read properties Property Defaul...
  • Persistiq

    Description Key features Options url [String] password [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multiplier_...
  • AmazonSqs

    AmazonSqs AmazonSqs source connector Support Those Engines Spark Flink SeaTunnel Zeta Key Features batch stream exactly-once column projection parallelism su...
  • Kyuubi Migration Guide

    4549 2024-07-05 《Apache Kyuubi 1.9.1》
    Upgrading from Kyuubi 1.8 to 1.9 Upgrading from Kyuubi 1.8.0 to 1.8.1 Upgrading from Kyuubi 1.7 to 1.8 Upgrading from Kyuubi 1.7.1 to 1.7.2 Upgrading from Kyuubi 1.7.0 to 1.7.1...
  • Snowflake

    Steps: Create an external volume Create a catalog integration for Iceberg files in object storage Create an Iceberg table from Iceberg metadata in object storage Currently, Sn...
  • Ubuntu 18

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following: Steps Log in to your host as root . Download...
  • Debian 9

    Steps 下一步 更多信息 在具有 Internet 访问权限的服务器主机上,使用命令行编辑器执行以下操作: Steps 以 root 身份登录到您的主机。 将 Ambari 列表文件下载到安装主机上的目录中。 wget - O / etc / apt / sources . list . d / ambari . list ht...
  • Array

    4535 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • Sqoop

    SQOOP 节点 综述 创建任务 任务参数 任务样例 配置 Sqoop 环境 配置 Sqoop 任务节点 查看运行结果 SQOOP 节点 综述 SQOOP 任务类型,用于执行 SQOOP 程序。对于 SQOOP 节点,worker 会通过执行 sqoop 命令来执行 SQOOP 任务。 创建任务 点击项目管理 -> 项目名称 -...