Devlive 开源社区 本次搜索耗时 0.237 秒,为您找到 937 个相关结果.
  • Kyuubi v.s. HiveServer2

    346 2024-07-05 《Apache Kyuubi 1.9.1》
    Introduction Hive on Spark Differences Between Kyuubi and HiveServer2 Performance References Introduction HiveServer2 is a service that enables clients to execute Hive QL qu...
  • Resources

    Download the .svg
  • 2. Monitoring Kyuubi - Server Metrics

    345 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Metrics Kyuubi has a configurable metrics system based on the Dropwizard Metrics Library . This allows users to report Kyuubi metrics to a variety of kyuubi.metri...
  • String

    343 2024-06-05 《Ramda 0.8.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • 9.5 Write raw content (*)

    342 2024-05-10 《R Markdown Cookbook》
    The technique introduced in Section 6.11 is actually a general technique. You can protect any complex raw content in Markdown by specifying the content as “raw.” For example, if ...
  • API Javadoc

    340 2024-05-25 《Apache JDO 3.2.1》
    JDO 3.2.1 javadoc JDO 3.2 javadoc JDO 3.1 javadoc JDO 3.0 javadoc JDO 2.2 javadoc JDO 2.1 javadoc JDO 2.0 javadoc JDO 1.1 javadoc JDO Javadoc is available in two formats. ...
  • String

    340 2024-06-05 《Ramda 0.29.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Hive Beeline

    335 2024-07-05 《Apache Kyuubi 1.9.1》
    Prerequisites Kyuubi supports Apache Hive beeline that works with Kyuubi server. Hive beeline is a SQLLine CLI based on the Hive JDBC Driver . Prerequisites Kyuubi server ins...
  • Using Cypher in a CTE Expression

    334 2024-06-24 《Apache AGE 0.6.0》
    There are no restrictions to using Cypher with CTEs (Common Table Expressions ). Query: WITH graph_query as ( SELECT * FROM cypher ( 'graph_name' , $$ ...
  • Auxiliary SQL Functions

    333 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Flink’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...