Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は HBase を初めて使用し、複合キーを主キーとして使用する必要があります。教えてください
How to make composite-key in hbase? And How to search a record using that composite-key?
私にとってこれを行う最善の方法は、Orderly を使用することです。複合キーの作成と並べ替えを支援するライブラリです。オーダリーへのリンク 。また、行キーの開始と停止を設定するスキャン操作でも使用できます。