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.
私はストレージ用にMySQLに支えられたアプリケーションを持っています。現在のところ、データは数テラバイトのオーダーであり、継続的に増加しています。
ストレージにHBase/Mongo/CAssandraを使用したいと思っています。MySQLデータをHBaseにエクスポートするにはどうすればよいですか?
現在、私はHadoopテクノロジーを使用しておらず、このプロセスについて明確になったら、覗き見します。
ありがとうジャック
Sqoopを試しましたか? MySQL から HBase にインポートできます。