Devlive 开源社区 本次搜索耗时 0.357 秒,为您找到 1985 个相关结果.
  • Customize Services

    Credentials Databases Directories Accounts All Configurations Next Step More Information The Customize Services step presents you with a set of tabs that let you review and...
  • Configure Kyuubi to use Kerberos Authentication

    4184 2024-07-05 《Apache Kyuubi 1.9.1》
    Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
  • Dell

    4183 2024-06-29 《Apache Iceberg 1.5.2》
    Dell ECS Integration Parameters Spark Flink Limitations Dell ECS Integration Iceberg can be used with Dell’s Enterprise Object Storage (ECS) by using the ECS catalog since 0...
  • Introduction

    4182 2024-05-20 《Apache Answer 1.3.0》
    Features Streamlined Q&A Experience Hassle-free Community Management Cultivate a Thriving Community Customization and Plugins Privacy and Security More Apache Answer helps ...
  • Objects

    4180 2024-05-25 《Lodash 2.4.2》
    _.assign(object, [source], [callback], [thisArg]) Aliases Arguments Returns Example _.clone(value, [isDeep=false], [callback], [thisArg]) Arguments Returns Example _.clone...
  • Function

    4179 2024-06-02 《Ramda 0.18.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 表格

    4173 2024-05-26 《Markdown 中文版》
    Markdown 表格 语法格式如下: 对齐方式 其他技巧 Markdown 表格 Markdown 制作表格使用 | 来分隔不同的单元格,使用 - 来分隔表头和其他行。 语法格式如下: | 表头 | 表头 | | ---- | ---- | | 单元格 | 单元格 ...
  • Function

    4173 2024-06-02 《Ramda 0.25.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • 设置选项

    更多信息 以下选项经常用于 Ambari Server 设置。 -j (or —java-home) 指定要在 Ambari Server 和集群中的所有主机上使用的 JAVA_HOME 路径。默认情况下,如果您不指定此选项,Ambari Server 安装程序会将 Oracle JDK 1.8 二进制文件和随附的 Java 加密扩展 (JCE) ...
  • 文件参数传递

    文件参数 使用方式 配置文件参数 输出文件给下游任务 获取上游任务的文件 其他 备注 样例 文件参数 通过配置文件参数,在同一工作流实例中,可以将上游任务工作目录下的文件(或文件夹,下统一以文件 代替)传递给下游任务。 如以下场景可能使用到 在ETL任务中,将多个上游任务处理好的数据文件一起传递给特定的下游任务。 在机器学习场景中,将...