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

    3452 2024-06-27 《Lodash 4.17.15》
    _.countBy(collection, [iteratee=_.identity]) Since Arguments Returns Example _.every(collection, [predicate=_.identity]) Since Arguments Returns Example _.filter(collec...
  • Properties

    3448 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Array

    3448 2024-06-27 《Lodash 4.17.15》
    _.chunk(array, [size=1]) Since Arguments Returns Example _.compact(array) Since Arguments Returns Example _.concat(array, [values]) Since Arguments Returns Example ...
  • 5.4 Control the size of plots/images

    3446 2024-05-24 《R Markdown Cookbook》
    The size of plots made in R can be controlled by the chunk option fig.width and fig.height (in inches). Equivalently, you can use the fig.dim option to specify the width and he...
  • Writes

    3440 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Writes To use Iceberg in Spark, first configure Spark catalogs . Some plans are only available when using Iceberg SQL extensions in Spark 3. Iceberg uses Apache Spark’s D...
  • 将自定义 VDF 导入 Ambari

    下一步 更多信息 要将自定义 VDF 导入 Ambari,请执行以下步骤: 在集群安装向导的 Select Version 步骤中,单击列出 HDP 版本的下拉列表,然后选择 Add Version 。 在 Add Version 中,选择 Upload Version Definition File ,然后单击 Choose File 。浏览...
  • 3. Building Kyuubi Documentation

    Building Kyuubi Documentation Install & Activate virtualenv Install all dependencies Create Documentation View Locally Building Kyuubi Documentation Follow the steps...
  • Configure Kyuubi to use Custom Authentication

    3432 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • Ambari Repositories

    Ambari 2.7.4.14 Repositories Ambari 2.7.4.0 Repositories Use the link appropriate for your OS family to download a repository file that contains the software for setting up Amb...
  • 6.1 Add LaTeX code to the preamble

    3429 2024-05-24 《R Markdown Cookbook》
    The general structure of a LaTeX document is like this: \documentclass { article } % preamble \begin { document } % body \end { document } That is, you declare the d...