Devlive 开源社区 本次搜索耗时 0.823 秒,为您找到 48 个相关结果.
  • Scan Executors

    3008 2024-06-22 《Apache Accumulo 2.x》
    Configuring and using Scan Executors Configuring and using Scan Prioritizers. Providing hints from the client side. Accumulo scans operate by repeatedly fetching batches of dat...
  • Development Tools

    2949 2024-06-22 《Apache Accumulo 2.x》
    MiniAccumuloCluster Iterator Test Harness Framework Use Normal Test Outline Limitations Accumulo has several tools that can help developers test their code. MiniAccumuloClu...
  • Sampling

    2911 2024-06-22 《Apache Accumulo 2.x》
    Overview Configuring Scanning sample data Bulk import Overview Accumulo has the ability to generate and scan a per table set of sample data. This sample data is kept up to da...
  • Glossary

    2846 2024-06-21 《Apache Accumulo 2.x》
    authorizations a set of strings associated with a user or with a particular scan that will be used to determine which key/value pairs are visible to the user. cell a set ...
  • Configuration Files

    2775 2024-06-22 《Apache Accumulo 2.x》
    accumulo.properties accumulo-client.properties accumulo-env.sh Log configuration files log4j2-service.properties log4j2.properties cluster.yaml gc manager monitor tserver ...
  • Multi-Volume Installations

    2505 2024-06-22 《Apache Accumulo 2.x》
    This is an advanced configuration setting for very large clusters under a lot of write pressure. The HDFS NameNode holds all of the metadata about the files in HDFS. For fast per...
  • Caching

    2330 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Authentication

    2294 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • ZooKeeper

    2218 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...
  • Permissions

    2173 2024-06-22 《Apache Accumulo 2.x》
    Configuration Granting permission View permissions Revoking permissions Accumulo users can only perform actions if they are given permission. Accumulo has three types of perm...