Devlive 开源社区 本次搜索耗时 0.722 秒,为您找到 285 个相关结果.
  • Kyuubi High Availability Guide

    5299 2024-07-05 《Apache Kyuubi 1.9.1》
    HA Architecture Key Benefits System-side Deployment Pseudo mode Production mode Client-side Usage How to Hot Upgrade Kyuubi Server As an enterprise-class ad-hoc SQL query s...
  • Jupyter

    Jupyter 综述 Conda虚拟环境配置 Python依赖管理 使用预装好的Conda环境 使用打包的Conda环境 由依赖需求文本文件临时构建 创建任务 任务参数 任务样例 简单的Jupyter任务样例 Jupyter 综述 Jupyter 任务类型,用于创建并执行Jupyter 类型任务。worker 执行该任务的时候,会...
  • Deployment On Kubernetes

    5259 2024-06-26 《Apache Amoro 0.6.1》
    Requirements Amoro Official Docker Image Build AMS Docker Image Get Helm Charts Install Access logs Uninstall Configuring Helm application. Enable Ingress Configure the dat...
  • Summary Statistics

    5209 2024-06-22 《Apache Accumulo 2.x》
    Overview Inaccuracies Configuring Permissions Bulk import Examples Overview Accumulo has the ability to generate summary statistics about data in a table using user defined...
  • 2. Deploy Kyuubi engines on Kubernetes

    Deploy Kyuubi engines on Kubernetes Requirements Configurations Master Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Deploy Kyuubi engin...
  • PySpark

    5196 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Prepare JDBC driver Prepare JDBC Hive Dialect extension Including jars of JDBC driver and Hive Dialect extension Usage Using as JDBC Datasource progra...
  • Authorizations

    5184 2024-06-22 《Apache Accumulo 2.x》
    Configuration Security Labels Writing labeled data Security Label Expression Syntax User Authorizations Advanced Authorizations Handling In Accumulo, data is written with se...
  • Python-JayDeBeApi

    5167 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Preparation Usage The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. ...
  • Scan Executors

    5166 2024-06-22 《Apache Accumulo 2.x》
    Configuring and using Scan Executors Configuring and using Scan Prioritizers. Providing hints from the client side. Accumulo scans operate by repeatedly fetching batches of dat...
  • Shell

    Shell 综述 创建任务 任务参数 任务样例 简单打印一行文字 使用自定义参数 注意事项 Shell 综述 Shell 任务类型,用于创建 Shell 类型的任务并执行一系列的 Shell 脚本。worker 执行该任务的时候,会生成一个临时 shell 脚本,并使用与租户同名的 linux 用户执行这个脚本。 创建任务 点击项...