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

    2497 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • 为 Ranger 配置 MySQL

    先决条件 使用 MySQL 时,用于 Ranger 管理策略存储表的存储引擎必须支持事务。 InnoDB 是支持事务的引擎的一个例子。不支持事务的存储引擎不适合作为策略存储。 操作步骤 如果您使用 Amazon RDS,请参阅 Amazon RDS 要求 。 应使用 MySQL 数据库管理员来创建 Ranger 数据库。 以下一系列命令可用于...
  • Function

    2491 2024-06-02 《Ramda 0.9.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Configure Kyuubi to use Kerberos Authentication

    2489 2024-07-05 《Apache Kyuubi 1.9.1》
    Kerberos Overview Enable Kerberos Authentication Create a Kerberos principal and keytab Enable Hadoop Impersonation # Configure the authentication properties Refresh all th...
  • 3. Getting Started With Hive Beeline

    Getting Started With Hive Beeline Getting Beeline Getting Started With Hive Beeline Getting Beeline $ bin / beeline -- help Usage : java org . apache . hive . cli...
  • Use SpotBugs Plugin on SonarQube

    2486 2024-06-13 《SpotBugs 4.8.5》
    Create Maven Project Generate rules.xml Update RulesDefinition.java Update Plugin.java Deploy onto SonarQube The SpotBugs SonarQube Plugin uses major SpotBugs plugins such a...
  • 3. Operations execution

    2482 2024-06-19 《Redisson 3.31.0》
    3.1. Async way 3.2. Reactive way Redisson instances are fully thread-safe. Objects with synchronous/asynchronous methods could be reached via RedissonClient interface.Reactive...
  • List

    2480 2024-06-05 《Ramda 0.4.2》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Types of Fields

    2478 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • Deploy Kyuubi engines on Kubernetes

    2477 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Configurations Master Deploy Mode Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Requirements When you want to run Kyuubi’s Spark S...