Devlive 开源社区 本次搜索耗时 0.544 秒,为您找到 415 个相关结果.
  • GitHub 趋势日报 (2025年04月02日)

    GitHub 趋势日报 (2025年04月02日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Java PHP C++ TypeScript Rust Lua JavaScript Kotlin Jupyter Notebook GitHub 趋势日报 (2025年04月02日) 本日报由 TrendF...
  • Object

    2795 2024-06-05 《Ramda 0.12.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • 3. Kyuubi Project Improvement Proposals (KPIP)

    Kyuubi Project Improvement Proposals (KPIP) What is a KPIP? Who? KPIP Process Proposing a KPIP KPIP Document Template Discussing a KPIP Implementing a KPIP Kyuubi ...
  • 任务组管理

    任务组管理 任务组配置 新建任务组 查看任务组队列 任务组的使用 任务组的实现逻辑 获取任务组资源: 释放与唤醒: 任务组流程图 任务组管理 任务组主要用于控制任务实例并发,旨在控制其他资源的压力(也可以控制 Hadoop 集群压力,不过集群会有队列管控)。您可在新建任务定义时,可配置对应的任务组,并配置任务在任务组内运行的优先级。用户...
  • Object

    2794 2024-06-05 《Ramda 0.22.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • 3.5 R Markdown Notebooks

    2794 2024-05-09 《R Markdown Cookbook》
    As mentioned in Section 2.2 of the R Markdown Definitive Guide (Xie, Allaire, and Grolemund 2018 ), there are several ways to compile an Rmd document. One of them is to use R Mar...
  • Reading Tables

    2793 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 ...
  • Object

    2791 2024-06-05 《Ramda 0.16.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Enabling Search

    2777 2024-06-03 《Docusaurus 1.14.7》
    Enabling the Search Bar Extra Search Options Controlling the Location of the Search Bar Customizing the placeholder Disabling the Search Bar Docusaurus supports search using ...
  • 9.3 Embed a web page

    2758 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...