Devlive 开源社区 本次搜索耗时 0.123 秒,为您找到 1616 个相关结果.
  • 登录 Apache Ambari

    先决条件 步骤 下一步 更多信息 先决条件 Ambari 服务器必须正在运行。 要使用 Web 浏览器登录 Ambari Web: 步骤 将您的网络浏览器指向 http ://< your . ambari . server >: 8080 ,其中 <your.ambari.server> 是您的 ambari 服务器...
  • 代码块高亮

    2975 2024-05-26 《Markdown 中文版》
    Markdown 代码 单词代码 转义 4个空格声明代码块 3个反引号声明代码块 最佳实践 Markdown 代码 如果是段落上的一个函数或片段的代码可以用反引号把它包起来(`),代码块具有语法高亮效果。 单词代码 使用一个反引号(`) Markdown 原文: 在 Linux 系统中常用 `shell` 作为脚本语...
  • Configuration

    2975 2025-03-10 《Apache Iceberg 1.8.1》
    Configuration Table properties Iceberg tables support table properties to configure table behavior, like the default split size for readers. Read properties Property Defaul...
  • Object

    2971 2024-06-05 《Ramda 0.9.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...
  • Array

    2965 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 ...
  • Configure Kyuubi to use Custom Authentication

    2962 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...
  • Seatunnel runs on Flink

    Set Flink configuration information in the job How to set up a simple Flink job How to run a job in a project Flink is a powerful high-performance distributed stream processing...
  • Collection

    2960 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...
  • 5.2 Indent text

    2958 2024-05-24 《R Markdown Cookbook》
    As mentioned in Section 4.12 , whitespaces are often meaningless in Markdown. Markdown will also ignore spaces used for indentation by default. However, we may want to keep the in...
  • 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 ...