Devlive 开源社区 本次搜索耗时 0.392 秒,为您找到 909 个相关结果.
  • 将自定义 VDF 导入 Ambari

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

    3362 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...
  • Array

    3359 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 ...
  • Configuration

    3359 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Configuration Catalogs Spark adds an API to plug in table catalogs that are used to load, create, and manage Iceberg tables. Spark catalogs are configured by setting Spark ...
  • 5.4 Control the size of plots/images

    3353 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...
  • 6.1 Add LaTeX code to the preamble

    3341 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...
  • 3. Building Kyuubi Documentation

    Building Kyuubi Documentation Install & Activate virtualenv Install all dependencies Create Documentation View Locally Building Kyuubi Documentation Follow the steps...
  • Start the Ambari Server

    Next Steps More Information Run the following command on the Ambari Server host: ambari - server start To check the Ambari Server processes: ambari - server status ...
  • Install Options

    Steps Next Step More Information In order to build up the cluster, the Cluster Install wizard prompts you for general information about how you want to set it up. You need to s...
  • Writes

    3229 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...