VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-hbase

⇱ Apache HBase Archives - Java Code Geeks


  • Enterprise Java👁 Image
    Javin PaulApril 27th, 2019
    0 219

    Top 5 NoSQL Database Programmers Should Learn in 2019

    Though it’s not mandatory for a Java or Web developers to learn NoSQL database the world is moving in that…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Adrianos DadisDecember 10th, 2015
    0 119

    Local installation of standalone HBase and Apache Storm simple cluster

    We mainly use Apache Storm for streaming processing and Apache HBase as NoSQL wide-column database. Even if Apache Cassandra is…

    Read More »
  • Software Development👁 Image
    Henry SaputraOctober 9th, 2015
    0 213

    Distributed Stream and Graph Processing with Apache Flink

    Apache Flink is a top-level Apache project that allows unifying distributed stream and batch processing. In the core of Apache…

    Read More »
  • Software Development👁 Image
    Eyal GolanMay 16th, 2014
    1 113

    Seven Databases in Seven Weeks – Hbase Day 2

    This post is a recap of the second day of Hbase from the Seven Databases in Seven Weeks book. Most…

    Read More »
  • Enterprise Java👁 Image
    Ioannis CanellosNovember 6th, 2013
    1 131

    Apache Karaf meets Apache HBase

    Introduction Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. If you are a regular reader…

    Read More »
  • Software Development👁 Image
    Byron KiourtzoglouApril 25th, 2013
    3 272

    What is Big Data – Theory to Implementation

    What is Big Data? You may ask; and more importantly why it is the latest trend in nearly every business…

    Read More »
  • Software Development👁 Image
    Swathi VJune 29th, 2012
    1 225

    Apache Bigtop – Installing Hive, HBase and Pig

    In the previous post we learnt how easy it was to install Hadoop with Apache Bigtop! We know its not…

    Read More »
  • Software Development👁 Image
    Prabath SiriwardenaMarch 8th, 2012
    0 154

    A SMALL cross-section of BIG Data

    Big data is a term applied to data sets whose size is beyond the ability of commonly used software tools…

    Read More »
  • Enterprise Java👁 Image
    Byron KiourtzoglouDecember 30th, 2010
    0 194

    Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison

    Kristóf Kovács performed a very interesting brief comparison among six of the most popular “NoSQL” database implementations. Additionally to Kristóf’s work,…

    Read More »
Back to top button
Close