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

    472 2024-05-20 《Apache Answer 1.3.0》
    Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
  • Tencent Cloud

    472 2024-07-01 《Apache Hudi 0.15.0》
    Tencent Cloud COS configs Tencent Cloud COS Credentials Tencent Cloud COS Libs In this page, we explain how to get your Hudi spark job to store into Tencent Cloud COS. Tencen...
  • OOP Style

    You can use Underscore in either an object-oriented or a functional style, depending on your preference. The following two lines of code are identical ways to double a list of num...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • 6. Installing, Configuring, and Deploying a Cluster

    Use the Ambari Cluster Install Wizard running in your browser to install, configure, and deploy your cluster, as follows: Start the Ambari Server Log In to Apache Ambari Launc...
  • 5. Working with Management Packs

    Management packs allow you to deploy a range of services to your Ambari-managed cluster. You can use a management pack to deploy a specific component or service, or to deploy an e...
  • tcp

    TCP NetWork TCP NetWork If multicast is not the preferred way of discovery for your environment, then you can configure SeaTunnel Engine to be a full TCP/IP cluster. When you co...
  • Using Superset

    Creating Your First Dashboard Exploring Data in Superset Issue Codes
  • 列表

    440 2024-05-26 《Markdown 中文版》
    Markdown 列表 无序列表 有序列表 列表嵌套 列表连续性 Markdown 列表 Markdown 支持有序列表和无序列表。 无序列表 无序列表使用星号(*)、加号(+)或是减号(-)作为列表标记,这些标记后面要添加一个空格,然后再填写内容: Markdown 原文: * 星号第一项 * 星号第二项 * 星...
  • 4.18 Omit a heading in the table of contents

    439 2024-05-23 《R Markdown Cookbook》
    If you do not want certain section headings to be included in the table of contents, you can add two classes to the heading: unlisted and unnumbered . For example: # Section hea...