All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.bundle.info Maven / Gradle / Ivy

\u001B[1mSYNOPSIS\u001B[0m
    This OSGi bundle wraps hbase 0.94.2 jar file.

    Original Maven URL:
        \u001B[33mmvn:org.apache.hbase/hbase/0.94.2\u001B[0m

\u001B[1mDESCRIPTION\u001B[0m
    HBase is the Hadoop database. Think of it as a distributed, scalable, big data store.

    The main features are:
    * Linear and modular scalability.
    * Strictly consistent reads and writes.
    * Automatic and configurable sharding of tables
    * Automatic failover support between RegionServers.
    * Convenient base classes for backing Hadoop MapReduce jobs with HBase tables.
    * Easy to use Java API for client access.
    * Block cache and Bloom Filters for real-time queries.
    * Query predicate push down via server side Filters
    * Thrift gateway and a REST-ful Web service that supports XML, Protobuf, and binary data encoding options
    * Extensible jruby-based (JIRB) shell
    * Support for exporting metrics via the Hadoop metrics subsystem to files or Ganglia; or via JMX

\u001B[1mSEE ALSO\u001B[0m
    \u001B[36mhttp://hbase.apache.org/\u001B[0m




© 2015 - 2024 Weber Informatics LLC | Privacy Policy