Devlive 开源社区 本次搜索耗时 0.190 秒,为您找到 1514 个相关结果.
  • Managing Catalogs

    5343 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...
  • OssJindoFile

    Description Key features Options path [string] bucket [string] access_key [string] access_secret [string] endpoint [string] custom_filename [boolean] file_name_expression [...
  • Timezones

    5325 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...
  • Distributed collections

    5323 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • Functions

    5317 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 ...
  • Configure Kyuubi to use Kerberos Authentication

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

    5305 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...
  • 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...
  • Structured Streaming

    5293 2024-06-29 《Apache Iceberg 1.5.2》
    Streaming Reads Streaming Writes Partitioned table Maintenance for streaming tables Tune the rate of commits Expire old snapshots Compacting data files Rewrite manifests I...
  • 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 ...