Devlive 开源社区 本次搜索耗时 0.288 秒,为您找到 1316 个相关结果.
  • 环境准备

    要使用 Ambari 部署 Hortonworks stack,您需要准备部署环境: 设置无密码 SSH 设置服务用户帐户 在集群和浏览器主机上启用 NTP 检查 DNS 和 NSCD 配置 iptables 禁用 SELinux 和 PackageKit 并检查 umask 值 下载并设置数据库连接器 为 Ranger 配置数据库实例 ...
  • External Link Management

    Background How to create the external link Where can see the external link Background In production practice, in order to manage the Flink job properly, there is always a need...
  • 9.3 Embed a web page

    1995 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...
  • 4.1 Insert page breaks

    1993 2024-05-23 《R Markdown Cookbook》
    When you want to break a page, you can insert the command \newpage in the document. It is a LaTeX command, but the rmarkdown package is able to recognize it for both LaTeX outpu...
  • Neo4j

    Description Key features Options uri [string] username [string] password [string] max_batch_size[Integer] write_mode bearer_token [string] kerberos_ticket [string] databas...
  • Relation

    1981 2024-06-05 《Ramda 0.21.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp countBy (a...
  • 快速上手

    管理员用户登录 地址:http://localhost:12345/dolphinscheduler 用户名密码:admin/dolphinscheduler123 创建队列 创建租户 创建普通用户 创建告警组 创建Worker分组 1.3.x版本为了支持docker,暂时不支持页面添加Worker...
  • Feishu

    Support Those Engines Key Features Description Data Type Mapping Sink Options Task Example Simple: Changelog 2.2.0-beta 2022-09-26 Feishu sink connector Support Thos...
  • Install Postgres

    Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema R...
  • 4.10 Numbered figure captions

    1969 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...