Devlive 开源社区 本次搜索耗时 0.179 秒,为您找到 1568 个相关结果.
  • 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 Re...
  • Configuring iptables

    RHEL/CentOS/Oracle/Amazon Linux SLES Ubuntu Debian For Ambari to communicate during setup with the hosts it deploys to and manages, certain ports must be open and available. T...
  • 4.13 Convert models to equations

    1823 2024-05-23 《R Markdown Cookbook》
    References The equatiomatic package (Anderson, Heiss, and Sumners 2024 ) (https://github.com/datalorax/equatiomatic ) developed by Daniel Anderson et al. provides a convenient a...
  • PostgreSQL

    POSTGRESQL 数据源 是否原生支持 POSTGRESQL 数据源 数据源:选择 POSTGRESQL 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 POSTGRESQL 的 IP 端口:输入连接 POSTGRESQL 的端口 用户名:设置连接 POSTGRESQL 的用户名 密码:设置连接 POSTGRE...
  • Kinit Auxiliary Service

    1812 2024-07-05 《Apache Kyuubi 1.9.1》
    Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit auxiliary service is a critical service both for authentication between K...
  • Oracle

    Oracle数据源 Oracle数据源 数据源:选择 ORACLE 数据源名称:输入数据源的名称 描述:输入数据源的描述 IP 主机名:输入连接 ORACLE 的 IP 端口:输入连接 ORACLE 的端口 用户名:设置连接 ORACLE 的用户名 密码:设置连接 ORACLE 的密码 数据库名:输入连接 ORACLE 的 ServiceName...
  • Relation

    1809 2024-06-05 《Ramda 0.11.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Array

    1805 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 ...
  • Slack

    Support Those Engines Key features Description Data Type Mapping Options Task Example Simple: Changelog new version Slack sink connector Support Those Engines Spark...
  • 1 Installation

    1801 2024-05-06 《R Markdown Cookbook》
    To use R Markdown, you have to install R [@R-base] and the R package rmarkdown [@R-rmarkdown]. # install the rmarkdown package from CRAN in R install . packages ( 'rmarkdown' ...