タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

HBaseに関するpenaltyのブックマーク (3)

  • HBase アプリケーションローカルテスティング

    こんにちは、LINEでGame Platformを開発している 趙 です。LINEではHBaseを様々な場面で活用しており、今回はGame Platformでの利用例を紹介させていただきます。 LINE Game PlatformはHBaseをメインストレージとして利用します。私達が新規の機能開発時にHBaseを利用する場合、ローカル開発環境におけるユニットテストなどのアプリケーションテストは専用のリモートクラスターで実行されるHBaseに接続していました。リモートクラスターはHadoopアドミニストレータが構築、管理してくれます。チームメンバーとHBaseを使ったアプリケーションの数が増えるにしたがい、このテスト方式は以下に示す問題があり、不便に感じていました。 共通クラスターを使うので、他人のテストとの衝突が起きやすい。 案件によって、利用するHBaseのバージョンが違います。複数のテ

    HBase アプリケーションローカルテスティング
  • HBaseのRow Keyの設計についてのメモ - wyukawa's diary


    Facebook Message使LINE使HBaseB調HBaseLog-Structured Merge-tree (LSM-tree)使 Manning | HBase in Action 4Row KeyRow Key HBase 
  • Apache HBase 入門 (第1回)

    The document discusses big data and Hadoop concepts. It covers Hadoop operations like put, get, scan, filter, delete as well as join and group by. It also discusses the different types of data access patterns like random write, sequential read, sequential write and random read. The document focuses on big data, Hadoop operations, and data access patterns.Read less

    Apache HBase 入門 (第1回)
  • 1