Devlive 开源社区 本次搜索耗时 0.211 秒,为您找到 1121 个相关结果.
  • Building Documentation

    363 2024-07-05 《Apache Kyuubi 1.9.1》
    Setup Environment Install All Dependencies Create Documentation Linux & MacOS Windows View Locally Follow the steps below and learn how to build the Kyuubi documentation as ...
  • JsonPath

    Description Options common options [string] fields[array] option src_field dest_field dest_type path Read Json Example Read SeatunnelRow Example Changelog JsonPath tr...
  • Edit the Host File

    Using a text editor, open the hosts file on every host in your cluster. For example: vi / etc / hosts Add a line for each host in your cluster. The line should consist of...
  • Split

    Description Options separator [string] split_field[string] output_fields[array] common options [string] Example Changelog new version Split transform plugin Descript...
  • Code Style Guide

    358 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • Kyuubi v.s. HiveServer2

    357 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...
  • Permission

    356 2024-05-20 《Apache Answer 1.3.0》
    Privileges User roles Privileges The number is the minimum reputation required for a privilege. There are three options available for your community. You can change this in Adm...
  • Hive Dialect Support

    356 2024-07-05 《Apache Kyuubi 1.9.1》
    Features Usage Hive Dialect plugin aims to provide Hive Dialect support to Spark’s JDBC source. It will auto registered to Spark and applied to JDBC sources with url prefix of j...
  • Math

    354 2024-06-04 《Ramda 0.2.3》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • Copy

    Description Options fields [config] common options [string] Example Changelog new version Copy transform plugin Description Copy a field to a new field. Options n...