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

    3598 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • 5. Debugging Kyuubi

    Debugging Kyuubi Debugging Server Debugging Apps Debugging Kyuubi You can use the Java Debug Wire Protocol to debug Kyuubi with your favorite IDE tool, e.g. Intellij I...
  • Configuring Oracle for Ranger

    If you are using Amazon RDS, see the Amazon RDS Requirements . On the Oracle host, install the appropriate JDBC .jar file. Download the Oracle JDBC (OJDBC) driver from http://...
  • 5.6 Verbatim code chunks

    3566 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...
  • 1.3 Install missing LaTeX packages

    3562 2024-05-07 《R Markdown Cookbook》
    When you compile a document to PDF through LaTeX, you may run into errors like these: !LaTeXError:File‘ocgbase.sty′notfound.!pdfTeXerror:pdflatex(file8r.enc):cannotopenencodingfi...
  • 所依赖的开源项目

    Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 该项目建立在以下开源项目的基础上并得到其帮助。我们向这些项目致以敬意。 Apache-2.0 https://npmjs.com/package/react-helmet-async https://g...
  • Iceberg

    3534 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark,...
  • Hudi

    3530 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Configurations Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and dat...
  • 第二节:开发环境搭建 - 工具链与配置

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

    3519 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Start Kyuubi Trino Server Install Trino JDBC JDBC URL Instructions Kyuubi currently supports the Trino connection protocol, so we can use Trino-JDBC to connect t...