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

    861 2024-06-22 《Apache Accumulo 2.x》
    ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
  • Object States

    860 2024-05-25 《Apache JDO 3.2.1》
    Detecting Object State Persisting an object Updating an object Deleting an object Possible state transitions JDO manages the lifecycle of an object, from creation (Transient ...
  • 1. Getting Ready

    This section describes the information and materials you should get ready to install a cluster using Ambari. Ambari provides an end-to-end management and monitoring solution for y...
  • Iceberg

    859 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines including Spark, T...
  • System Metadata Tables

    856 2024-06-22 《Apache Accumulo 2.x》
    Accumulo tracks information about tables in metadata tables. The metadata for most tables is contained within the metadata table in the accumulo namespace, while metadata for that...
  • JDO v JPA : ORM

    856 2024-05-25 《Apache JDO 3.2.1》
    Relationships There are 2 prevalent specification in the Java ORM world. JDO provides the most complete definition, whilst JPA is the most recent. Relationships In this guide w...
  • 4.14 Create an animation from multiple R plots

    850 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...
  • Seq

    850 2024-06-27 《Lodash 4.17.15》
    _(value) Arguments Returns Example _.chain(value) Since Arguments Returns Example _.tap(value, interceptor) Since Arguments Returns Example _.thru(value, intercept...
  • Iceberg

    846 2024-07-05 《Apache Kyuubi 1.9.1》
    Iceberg Integration Dependencies Configurations Iceberg Operations Apache Iceberg is an open table format for huge analytic datasets. Iceberg adds tables to compute engines in...
  • Collections

    843 2024-05-25 《Lodash 2.4.2》
    _.at(collection, [index]) Arguments Returns Example _.contains(collection, target, [fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection, [callback=identit...