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

    SageMaker 节点 综述 创建任务 任务样例 环境配置 SageMaker 节点 综述 Amazon SageMaker 是一个云机器学习平台。 提供了完整的基础设施,工具和工作流来帮助用户可以创建、训练和发布机器学习模型。 Amazon SageMaker Model Building Pipelines 是一个可以直接使用Sa...
  • Flink DDL

    4951 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • Publishing Data to S3

    4920 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...
  • 7.12 Use the details disclosure element

    4918 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 7.4 , we can fold source code chunks via the option code_folding: hide in the html_document format. Currently it is not possible to fold output blocks, b...
  • Setup Options

    More Information The following options are frequently used for Ambari Server setup. -j (or —java-home) Specifies the JAVA_HOME path to use on the Ambari Server and all hosts i...
  • 4.9 Multiple authors in a document

    4902 2024-05-23 《R Markdown Cookbook》
    References We can add multiple authors to an R Markdown document within the YAML frontmatter in a number of ways. If we simply want to list them on the same line, we can provide ...
  • Kafka-HDFS Ingestion

    4900 2025-03-18 《Apache Gobblin 0.17.0》
    Getting Started Standalone MapReduce Job Constructs Source and Extractor Writer and Publisher Job Config Properties Metrics and Events Task Level Metrics Task Level Events ...
  • Get Started

    4879 2024-07-05 《Apache Kyuubi 1.9.1》
    Trivial Fixes Major Fixes Fork The Repository Clone The Forked Repository Create A New Branch Editing And Testing Create A Pull Request Report Only Trivial Fixes For t...
  • Tailwind CSS 部署环境配置

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

    4846 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...