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

    5395 2024-06-22 《Apache Accumulo 2.x》
    Overview REPO Stack FATE Structure in ZooKeeper Administration List/Print Summary (new in 2.1) Cancel Fail Delete Dump Accumulo must implement a number of distributed, m...
  • Python

    Python 节点 综述 创建任务 任务参数 任务样例 简单打印一行文字 使用自定义参数 注意事项 Python 节点 综述 Python 任务类型,用于创建 Python 类型的任务并执行一系列的 Python 脚本。worker 执行该任务的时候,会生成一个临时python脚本, 并使用与租户同名的 linux 用户执行这个脚本。 ...
  • Misc.

    5388 2024-05-25 《Apache Superset 4.0.1》
    Reporting a Security Vulnerability SQL Lab Async Async Chart Queries Reporting a Security Vulnerability Please report security vulnerabilities to private@superset.apache.org. ...
  • Setup

    5378 2024-06-24 《Apache AGE 0.6.0》
    Getting Apache AGE Releases Source Code Installing From Source Code Pre-Installation CentOS Fedora Ubuntu Install PostgreSQL Install From Source Code Install From a Package...
  • Managing Catalogs

    5376 2024-06-26 《Apache Amoro 0.6.1》
    Create catalog Configure basic information Configure storage Configure authentication Configure properties Configure table properties Delete catalog Users can import your t...
  • 1. Authentication

    Kyuubi Authentication Mechanism Using KERBEROS Kyuubi Authentication Mechanism In a secure cluster, services should be able to identify and authenticate callers. As the ...
  • Timezones

    5365 2024-05-25 《Apache Superset 4.0.1》
    There are four distinct timezone components which relate to Apache Superset, The timezone that the underlying data is encoded in. The timezone of the database engine. The timezo...
  • OssJindoFile

    Description Key features Options path [string] bucket [string] access_key [string] access_secret [string] endpoint [string] custom_filename [boolean] file_name_expression [...
  • Configure Kyuubi to use Kerberos Authentication

    5358 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...
  • Functions

    5356 2024-06-07 《Underscore.js 1.13.6》
    bind bindAll partial memoize delay defer throttle debounce once after before wrap negate compose restArguments bind _.bind(function, object, *arguments) source ...