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

    960 2024-06-05 《Ramda 0.15.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Chaining

    957 2024-05-25 《Lodash 2.4.2》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor) Arguments Returns Example _.prototype.chain() Returns Example _...
  • Configure Postgres to Allow Remote Connections

    About This Task Steps About This Task It is critical that you configure Postgres to allow remote connections before you deploy a cluster. If you do not perform these steps in a...
  • 4. 安装 Ambari

    要在集群中的单个主机上安装 Ambari 服务器,请完成以下步骤: 访问 Ambari 存储库 下载软件 下载 Ambari 存储库 安装 Ambari 服务器 设置 Ambari 服务器
  • jdoquery DTD/XSD

    956 2024-05-25 《Apache JDO 3.2.1》
    JDO defines XML MetaData in jdo files as well as orm files, but also specifies that named queries can be defined in jdoquery files. As always with XML, the metadata must match t...
  • 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...
  • String

    945 2024-06-05 《Ramda 0.14.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Relation

    944 2024-06-05 《Ramda 0.4.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Amazon Athena

    AWS Athena 数据源 是否原生支持 AWS Athena 数据源 数据源:选择 ATHENA 数据源名称:输入数据源的名称 描述:输入数据源的描述 用户名:设置连接 AWS 的 access key 密码:设置连接 AWS 的 secret access key AwsRegion: 设置连接 AWS 的区域 数据库名:输入连接 ATH...
  • 配置 Postgres 以允许远程连接

    关于此任务 步骤 关于此任务 在部署集群之前,将 Postgres 配置为允许远程连接至关重要。如果您在安装集群之前未执行这些步骤,安装将失败。 步骤 打开 /var/lib/pgsql/9.6/data/pg_hba.conf 并更新为以下内容 # "local" is for Unix domain socket connect...