What is the best library/way of indexing a very large sequence file (millions of key/value pairs where each value can be of a different length so you cannot have a random access scheme)?
Thanks for your suggestions.
Have you thought about storing the data in HBase? It is built for this kind of thing.
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
367 times
active