또 다른 Bigtable open source project
- Posted at 2008/02/11 08:22
- Filed under project/lucene_hadoop
Hypertable이라고 하는 open source project가 등장했다.
Google Bigtable의 개념을 그대로 사용하였으며 C++ 기반으로 구현하였다.
기본적으로는 Hadoop 파일 시스템을 사용하지만 다양한 파일 시스템의 사용이 가능하다고 한다.
http://www.hypertable.org
We're working on an open source, high performance, distributed database
modeled after Bigtable. It differs from HBase in that it is a more faithful
implementation of the design outlined in the Bigtable paper and is written
in C++. You can check out the project and download an "alpha" release
here: http://www.hypertable.org/
modeled after Bigtable. It differs from HBase in that it is a more faithful
implementation of the design outlined in the Bigtable paper and is written
in C++. You can check out the project and download an "alpha" release
here: http://www.hypertable.org/
It is designed to run on top of any filesystem, but HDFS has been our
primary development filesystem. We did a preliminary performance test using
the AOL query logs and described the experience here:
http://code.google.com/p/hypertable/wiki/PerformanceTestAOLQueryLog
primary development filesystem. We did a preliminary performance test using
the AOL query logs and described the experience here:
http://code.google.com/p/hypertable/wiki/PerformanceTestAOLQueryLog
이거 너무 뒤쳐지는게 아닌가 싶은 생각이 든다.
Posted by 김형준
- Response
- No Trackback , 1 Comment
Trackback URL : http://www.jaso.co.kr/trackback/222
Comments List
-
쩝.. ㅋㅋ






