Devlive 开源社区 本次搜索耗时 0.048 秒,为您找到 2342 个相关结果.
  • Hive JDBC Driver

    2496 2024-07-05 《Apache Kyuubi 1.9.1》
    Instructions Install Hive JDBC JDBC URL Example Instructions Kyuubi is fully compatible with Hive JDBC and ODBC drivers that let you connect to popular Business Intelligence ...
  • Kubeflow

    Kubeflow 综述 创建任务 任务样例 首先介绍一些DS通用参数 Kubeflow组件独有的参数 环境配置 Kubeflow 综述 Kubeflow 任务类型,用于在Kubeflow上创建任务。 后台主要使用 kubectl 命令来创建kubeflow任务, 并持续Kubeflow上资源状态直至任务完成。 目前主要支持通过使用ya...
  • SSO 集成

    背景介绍 SSO 登录工作流 如何启用SSO登录 注意事项 背景介绍 作为企业实践,在应用程序中应用单点登录 (SSO) 是很常见的,这样可以通过集中且安全的方式管理用户凭证。 基于 Streampark 使用 Apache Shiro 进行身份验证和授权的事实,我们将使用 Pac4j 框架来实现单点登录 (SSO) 支持功能。 Pac4j 是...
  • Auxiliary Optimization Rules

    2493 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Additional Configurations Kyuubi provides SQL extension out of box. Due to the version compatibility with Apache Spark, currently we support Apache Spark branch-...
  • IoTDB

    Support Those Engines Description Using Dependency For Spark/Flink Engine For SeaTunnel Zeta Engine Key features Supported DataSource Info Data Type Mapping Source Options ...
  • FtpFile

    Support Those Engines Key features Description Options host [string] port [int] user [string] password [string] path [string] file_format_type [string] connection_mode [st...
  • 7.14 Improve accessibility of HTML pages

    2491 2024-05-24 《R Markdown Cookbook》
    It is important to make your HTML output documents accessible to readers who are visually impaired or blind. These readers often have to use special tools, such as screen readers,...
  • 为 Ranger 配置 MySQL

    先决条件 使用 MySQL 时,用于 Ranger 管理策略存储表的存储引擎必须支持事务。 InnoDB 是支持事务的引擎的一个例子。不支持事务的存储引擎不适合作为策略存储。 操作步骤 如果您使用 Amazon RDS,请参阅 Amazon RDS 要求 。 应使用 MySQL 数据库管理员来创建 Ranger 数据库。 以下一系列命令可用于...
  • Structure of the book

    2489 2024-05-06 《R Markdown Cookbook》
    The book is broken down into small “recipes” that aim to demonstrate a single concept at a time. Chapter installation provides instructions on how to install the necessary softwa...
  • PersistenceManager

    2487 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...