매월 업그레이드되던 hadoop이 4.6일 이후로 거의 두달이 지나도록 업그레이드가 되지 않고 있다.
Hbase가 contributions으로 올라올 예정이란 얘기가 있었서 아마도 그것이 추가된후 재 배포되느라고 늦어지나 했다.
0.13버전으로 업그레이드 되겠지하고...
오늘 HBase에 드디어 hadoop contributions으로 올라갈 준비가되었다는 메세지가 보인다.
조만간 0.13버전이 나오면 이제 스토리지로 이 부분을 심각히 고려해봐야겠다.
참고 :
http://wiki.apache.org/lucene-hadoop/Hbase
NEWS: (updated 2007/05/30)
-
HBase is being updated frequently. The latest code can always be found in the
trunk of the Hadoop svn tree.
-
HBase now has its own component in the
Hadoop Jira. Bug reports, contributions, etc. should be tagged with the component contrib/hbase.
-
It is now possible to add or delete column families after a table exists. Before either of these operations the table being updated must be taken off-line (disabled).
-
Data compression is available on a per-column family basis. The options are:
-
no compression
-
record level compression
-
block level compression