Devlive 开源社区 本次搜索耗时 0.814 秒,为您找到 176 个相关结果.
  • 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...
  • Configure Kyuubi to use Custom EventHandler

    2195 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
  • Install, Start and Test

    Next Step The progress of the install displays on the screen. Ambari installs, starts, and runs a simple test on each component. Overall status of the process displays in progres...
  • 1. Getting Ready

    This section describes the information and materials you should get ready to install a cluster using Ambari. Ambari provides an end-to-end management and monitoring solution for y...
  • 安装、启动和测试

    下一步 安装进度显示在屏幕上。 Ambari 安装、启动并对每个组件运行简单的测试。进程的总体状态显示在屏幕顶部的进度栏中,逐个主机的状态显示在主要部分中。在此过程中请勿刷新浏览器。刷新浏览器可能会中断进度指示器。 要查看有关每个主机已完成哪些任务的具体信息,请单击相应主机的 Message 列中的链接。在 Tasks 弹出窗口中,单击单个任务以查...
  • Prepare the Environment

    To deploy your Hortonworks stack using Ambari, you need to prepare your deployment environment: Set Up Password-less SSH Set Up Service User Accounts Enable NTP on the Cluster...
  • Overview

    2024 2025-03-12 《Redisson 3.45.0》
    Redisson is the Java Client and Real-Time Data Platform for Redis or Valkey . Providing the most convenient and easiest way to work with Redis or Valkey. Redisson objects provide ...
  • Install, Start and Test

    Next Step The progress of the install displays on the screen. Ambari installs, starts, and runs a simple test on each component. Overall status of the process displays in progres...
  • Slack

    Slack 参数配置 如何获取Webhook地址 新建一个Slack APP 激活Incoming Webhooks设置 创建一个Incoming Webhook 获取Incoming Webhooks地址 Slack 如果您需要使用到Slack进行告警,请在告警实例管理里创建告警实例,选择 Slack 插件。Slack的配置样例如下: ...
  • Tailwind CSS 与前端框架的集成

    Tailwind CSS 可以与各种现代前端框架完美配合。本节将详细介绍如何将 Tailwind CSS 集成到 React、Vue 和 Angular 等主流框架中,并介绍相关的最佳实践。 React 集成 基础配置 # 创建 React 项目 npx create - react - app my - app -- template type...