Devlive 开源社区 本次搜索耗时 0.449 秒,为您找到 402 个相关结果.
  • Unity Catalog

    Syncing to Unity Catalog Pre-requisites Steps Running sync Register the target table in Unity Catalog Validating the results Conclusion Syncing to Unity Catalog This docum...
  • 2. Contribution Guidelines

    Contribution Guidelines Prepare github environment Creating a Pull Request Contribution Guidelines Kyuubi is an Apache License v2.0 open source software. Contributing to Ky...
  • Structure of the book

    760 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...
  • Scan Executors

    757 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...
  • Misc.

    Reporting a Security Vulnerability SQL Lab Async Async Chart Queries Reporting a Security Vulnerability Please report security vulnerabilities to private@superset.apache.org. ...
  • Setting Up a Local Repository with No Internet Access

    Prerequisites Steps More Information Prerequisites You must have completed the Getting Started Setting up a Local Repository procedure. - To finish setting up your local r...
  • 3. Trouble Shooting

    746 2024-07-05 《Apache Kyuubi 1.9.1》
    Common Issues java.lang.UnsupportedClassVersionError .. Unsupported major.minor version 52.0 org.apache.spark.SparkException: When running with master ‘yarn’ either HADOOP_CONF_DI...
  • S3Redshift

    Description Key features Options jdbc_url jdbc_user jdbc_password execute_sql path [string] bucket [string] access_key [string] access_secret [string] hadoop_s3_propertie...
  • String

    739 2024-06-27 《Lodash 4.17.15》
    _.camelCase([string='']) Since Arguments Returns Example _.capitalize([string='']) Since Arguments Returns Example _.deburr([string='']) Since Arguments Returns Exa...
  • 5. Debugging Kyuubi

    Debugging Kyuubi Debugging Server Debugging Apps Debugging Kyuubi You can use the Java Debug Wire Protocol to debug Kyuubi with your favorite IDE tool, e.g. Intellij I...