Devlive 开源社区 本次搜索耗时 2.223 秒,为您找到 415 个相关结果.
  • About the Authors

    2113 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Oracle Prerequisite

    Due to limitations in Amazon RDS , the Ranger database user and tablespace must be created manually and the required privileges must be manually granted to the Ranger database use...
  • 变量管理

    背景介绍 创建变量 在Flink SQL中引用变量 在Flink JAR作业的args中引用变量 背景介绍 在实际生产环境中,Flink作业一般很复杂,会依赖多个外部组件,例如,从Kafka中消费数据时要从HBase或Redis中去获取相关数据,然后将关联好的数据写入到外部组件,这样的情况下会导致如下问题: Flink作业想要关联这些组件,需...
  • Procedures

    2080 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Procedures To use Iceberg in Spark, first configure Spark catalogs . Stored procedures are only available when using Iceberg SQL extensions in Spark 3. Usage Procedures c...
  • Kyuubi v.s. HiveServer2

    2058 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Tailwind CSS 移动端适配实践

    本节将详细介绍如何使用 Tailwind CSS 进行移动端适配,包括响应式设计、触摸交互优化、性能优化等方面。 基础配置 视口配置 <!-- public/index.html --> <meta name = "viewport" content = "width=device-width, initial-scale=1.0, max...
  • Memory Requirements

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • Tailwind CSS 部署环境配置

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

    The Ambari host should have at least 1 GB RAM, with 500 MB free. To check available memory on any host, run: free - m If you plan to install the Ambari Metrics Service (AMS...
  • Publishing Data to S3

    1993 2025-03-25 《Apache Gobblin 0.17.0》
    Introduction Hadoop and S3 The s3a File System The s3 File System Getting Gobblin to Publish to S3 Signing Up For AWS Setting Up EC2 Launching an EC2 Instance EC2 Package I...