Devlive 开源社区 本次搜索耗时 0.676 秒,为您找到 1568 个相关结果.
  • Ubuntu 16

    Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Steps Install the Ambari bits. This also insta...
  • Yarn Queue Management

    Background How to create yarn queues How to use available queues Items about the feature Background In the actual production environment for the Yarn Deployment Mode , users...
  • Database

    activity answer collection collection_group comment config meta notification power question report revision role role_power_rel site_info tag tag_rel uniqid user ...
  • Downloading your Software

    This section describes how to download Ambari software artifacts through the Cloudera Downloads portal. To download Ambari software artifacts, both trial and regular versions, aut...
  • Phoenix

    Description Key features Options driver [string] url [string] common options Example Changelog 2.2.0-beta 2022-09-26 Phoenix source connector Description Read Phoeni...
  • Encryption

    3240 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • Kubernetes PVC Resource usage

    Resource usage instructions of K8s PVC Resource usage instructions of K8s PVC The support for pvc resource(mount file resources such as checkpoint/savepoint/logs and so on) is b...
  • Reading Tables

    3235 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...
  • 7.1 Apply custom CSS

    3233 2024-05-10 《R Markdown Cookbook》
    References We strongly recommend that you learn some CSS and JavaScript if you wish to customize the appearance of HTML documents. Appendix B of the blogdown book (Xie, Hill, a...
  • 第二节:开发环境搭建 - 工具链与配置

    学习目标 为什么需要完整的开发环境? 开发环境概览 安装Node.js和npm 创建项目并初始化 安装Vite作为构建工具 安装Tailwind CSS及其依赖 初始化Tailwind CSS配置 配置项目结构 创建基础HTML文件 创建主JavaScript文件 自定义Tailwind配置 配置npm脚本 配置Vite 加入常用...