Devlive 开源社区 本次搜索耗时 0.702 秒,为您找到 90 个相关结果.
  • Hadoop Credentials Manager

    2939 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Cluster Services Hadoop client configurations Hive metastore configurations Via kyuubi-defaults.conf Via hive-site.xml Via JDBC Connection URL Credentials Rene...
  • Client Properties (3.x)

    2852 2024-06-22 《Apache Accumulo 2.x》
    Below are properties set in accumulo-client.properties that configure Accumulo clients . All properties have been part of the API since 2.0.0 (unless otherwise specified): Pr...
  • WebexTeams

    WebexTeams 参数配置 创建一个机器人 创建一个房间 邀请机器人到房间 发送私聊消息 私聊告警样例 发送群聊消息 群聊告警消息样例 WebexTeams 如果您需要使用到Webex Teams进行告警,请在告警实例管理里创建告警实例,选择 WebexTeams 插件。 你可以选择机器人私聊通知或聊天室通知。 WebexTeams...
  • Slack

    Support Those Engines Key features Description Data Type Mapping Options Task Example Simple: Changelog new version Slack sink connector Support Those Engines Spark...
  • Microsoft Fabric

    Querying from Microsoft Fabric This guide offers a short tutorial on how to query Apache Iceberg and Apache Hudi tables in Microsoft Fabric utilizing the translation capabilities...
  • 快速上手

    管理员用户登录 地址:http://localhost:12345/dolphinscheduler 用户名密码:admin/dolphinscheduler123 创建队列 创建租户 创建普通用户 创建告警组 创建Worker分组 1.3.x版本为了支持docker,暂时不支持页面添加Worker...
  • Neo4j

    Description Key features Options uri [string] username [string] password [string] bearer_token [string] kerberos_ticket [string] database [string] query [string] schema.fi...
  • Observability

    2557 2025-03-15 《Redisson 3.45.0》
    Metrics This feature is available only in Redisson PRO Monitoring systems integration Redisson provides integration the most popular monitoring systems through Micrometer fram...
  • Configure Kyuubi to Use JDBC Authentication

    2387 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • 第二节:代码查看页 - 语法高亮与行号实现

    学习目标 页面分析 实现步骤 第1步:准备HTML骨架与Tailwind配置 第2步:实现文件路径导航 第3步:实现文件操作栏 第4步:实现代码查看区 第5步:添加更多代码行和文件底部信息 第6步:实现文件底部信息 关键样式技术点解析 1. 代码行与行号的实现 2. 行高亮实现 3. 语法高亮集成 4. 响应式导航与操作按钮 5. ...