Devlive 开源社区 本次搜索耗时 0.286 秒,为您找到 903 个相关结果.
  • Google Cloud

    1229 2024-07-01 《Apache Hudi 0.15.0》
    GCS Configs GCS Credentials GCS Libs For Hudi storage on GCS, regional buckets provide an DFS API with strong consistency. GCS Configs There are two configurations required ...
  • Configuration Glossary

    1223 2025-03-12 《Apache Gobblin 0.17.0》
    Table of Contents Properties File Format Creating a Basic Properties File Job Launcher Properties Common Job Launcher Properties SchedulerDaemon Properties CliMRJobLauncher Pr...
  • Logic

    1213 2024-06-05 《Ramda 0.25.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Math

    1209 2024-06-04 《Ramda 0.30.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Tailwind CSS 部署环境配置

    在将 Tailwind CSS 项目部署到生产环境时,需要做好各项配置和优化工作。本节将详细介绍如何配置和优化部署环境。 环境配置 Docker 配置 # Dockerfile # 构建阶段 FROM node : 16 - alpine as builder WORKDIR / app COPY package *. ...
  • 2 Conceptual Overview

    1206 2024-05-06 《R Markdown Cookbook》
    The goal of this text is to showcase many tips and tricks for getting the most value from R Markdown. The following chapters demonstrate techniques to write more efficient and suc...
  • Hive Metastore

    Syncing to Hive Metastore This document walks through the steps to register an Apache XTable™ (Incubating) synced table on Hive Metastore (HMS). Pre-requisites Source table(s) ...
  • Scalar Functions

    1198 2024-06-24 《Apache AGE 0.6.0》
    id start_id end_id type properties head last length size startNode endNode timestamp toBoolean toFloat toInteger coalesce id id() returns the id of a vertex or e...
  • Baidu Cloud

    1196 2024-07-01 《Apache Hudi 0.15.0》
    Baidu BOS configs Baidu BOS Credentials Baidu bos Libs In this page, we explain how to get your Hudi job to store into Baidu BOS. Baidu BOS configs There are two configuratio...
  • Logic

    1194 2024-06-05 《Ramda 0.15.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...