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

    4562 2024-07-01 《Apache Hudi 0.15.0》
    JuiceFS configs Creating JuiceFS file system Download JuiceFS client Install JuiceFS client Format a JuiceFS file system Adding JuiceFS configuration for Hudi Adding JuiceFS H...
  • 基于Rainbond部署(Cluster)

    基于 Rainbond 部署 DolphinScheduler 高可用集群 前提条件 DolphinScheduler 集群一键部署 API Master Worker 节点伸缩 配置文件 如何支持 Python 3? 如何支持 Hadoop, Spark, DataX 等? 基于 Rainbond 部署 DolphinScheduler ...
  • Getting Started with Hive JDBC

    4518 2024-07-05 《Apache Kyuubi 1.9.1》
    How to get the Kyuubi JDBC driver Connect to non-kerberized Kyuubi Server Connect to Kerberized Kyuubi Server How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully comp...
  • 4.6 Generate R package citations

    4491 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • Docker Demo

    Building interoperable tables using OneTable Pre-requisites Setting up Docker cluster Accessing Services Trino Jupyter Notebook Building interoperable tables using OneTable...
  • LDAP Tutorial

    LDAP Introduction Why use LDAP? Configuring LDAP 1.Official website to download the binary installation package 2.Add LDAP configuration LDAP Introduction LDAP (Light Direct...
  • Trino command line interface

    4450 2024-07-05 《Apache Kyuubi 1.9.1》
    Start Kyuubi Trino Server Install Running the CLI The Trino CLI provides a terminal-based, interactive shell for running queries. We can use it to connect Kyuubi server now. ...
  • Jira

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Ubuntu 16

    步骤 下一步 更多信息 在可以访问 Internet 的服务器主机上,使用命令行编辑器执行以下操作 在安装 Ambari 服务器之前,请确保在所有主机上安装 apt-transport-https 软件包,如下所示: apt - get install apt - transport - https 步骤 在安装 Ambari 之...
  • SSO 集成

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