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

    Description Key features Options hosts [array] username [string] password [string] index [string] source [array] array_column [array] query [json] scroll_time [String] sc...
  • Flink DDL

    3240 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • Getting Started with Hive JDBC

    3230 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...
  • Aggregation

    3221 2024-06-24 《Apache AGE 0.6.0》
    Introduction Data Setup Auto Group By Sorting on aggregate functions Distinct aggregation Ambiguous Grouping Statements Invalid Query in AGE Valid Query in AGE Vertices and ...
  • Trino command line interface

    3221 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. ...
  • 4. Getting Started With Hive JDBC

    Getting Started With Hive JDBC How to install JDBC driver Use JDBC driver with kerberos Getting Started With Hive JDBC How to install JDBC driver Kyuubi JDBC driver is...
  • 7.11 Add a custom browser icon

    3220 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • Glossary

    3210 2024-05-25 《Apache JDO 3.2.1》
    JDO utilizes some terminology used elsewhere (e.g. Java EE) but also introduces some terminology that may be new to people. Below is a glossary of some common terms that may be en...
  • 2.3 What can we change to change the results?

    3206 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Getting Started

    3205 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...