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

    Support Those Engines Key Features Description Key features Supported DataSource Info Source Options How to Create a Http Data Synchronization Jobs Parameter Interpretation ...
  • Managing Catalogs

    5187 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...
  • Misc.

    5175 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. ...
  • Java Custom Catalog

    5173 2024-06-29 《Apache Iceberg 1.5.2》
    Custom table operations implementation Custom file IO implementation Custom location provider implementation Custom IcebergSource It’s possible to read an iceberg table either...
  • Timezones

    5173 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

    5160 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...
  • Glossary

    5158 2024-06-21 《Apache Accumulo 2.x》
    authorizations a set of strings associated with a user or with a particular scan that will be used to determine which key/value pairs are visible to the user. cell a set ...
  • Functions

    5151 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 ...
  • 第二节:开发环境搭建 - 工具链与配置

    学习目标 为什么需要完整的开发环境? 开发环境概览 安装Node.js和npm 创建项目并初始化 安装Vite作为构建工具 安装Tailwind CSS及其依赖 初始化Tailwind CSS配置 配置项目结构 创建基础HTML文件 创建主JavaScript文件 自定义Tailwind配置 配置npm脚本 配置Vite 加入常用...