Devlive 开源社区 本次搜索耗时 0.625 秒,为您找到 969 个相关结果.
  • Configure Kyuubi to Use JDBC Authentication

    1972 2024-07-05 《Apache Kyuubi 1.9.1》
    Enable JDBC Authentication Configure the authentication properties Authentication with In-memory Database Kyuubi supports authentication via JDBC query. A query is prepared wit...
  • Microsoft Fabric

    Querying from Microsoft Fabric This guide offers a short tutorial on how to query Apache Iceberg and Apache Hudi tables in Microsoft Fabric utilizing the translation capabilities...
  • 4.8 Update the date automatically

    1965 2024-05-23 《R Markdown Cookbook》
    If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...
  • Engine UI

    1942 2024-07-05 《Apache Kyuubi 1.9.1》
    Engine Management Details This engine UI is able to help you understand status of the engine behind Kyuubi servers. Engine Management Details The Engine UI offers an Engine Man...
  • Prepare the Environment

    To deploy your Hortonworks stack using Ambari, you need to prepare your deployment environment: Set Up Password-less SSH Set Up Service User Accounts Enable NTP on the Cluster...
  • Types of Classes

    1931 2024-05-25 《Apache JDO 3.2.1》
    JDO provides a means of transparent persistence of objects of user defined classes. With JDO there are actually 3 types of classes. Persistence Capable classes are classes whose...
  • Hive Dialect Support

    1931 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...
  • String

    1926 2024-06-05 《Ramda 0.19.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Oracle 先决条件

    由于 Amazon RDS 的限制 ,必须手动创建 Ranger 数据库用户和表空间,并且必须手动向 Ranger 数据库用户授予所需的权限。 使用主用户帐号(创建 RDS Oracle实例时创建的)登录 RDS Oracle 服务器,执行以下命令: create user $rangerdbuser identified by “ passw...
  • Collections

    1897 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...