You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/05 20:59:41 UTC

[Hadoop Wiki] Trivial Update of "Hbase/Plan-0.2" by JimKellerman

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by JimKellerman:
http://wiki.apache.org/hadoop/Hbase/Plan-0%2e2

------------------------------------------------------------------------------
  Format was a round of the room giving each of the attendees opportunity to call out the big ticket items that they believed needs addressing over the next phase of development.  Thereafter, the meeting degenerated into a huddle around a screen with Bryan, Jim K, and stack entering and jumbling issues to match the agreed upon priorities.
  
  High level, the consensus was that the focus for the next three months should be '''Robustness and Scalability''' (In that order).
+ 
+ The priorities identified in this meeting were presented to the HBase community for approval, additions and deletions.
  
  === Identified Priorities ===
  Apart from the obvious hadoop issues -- i.e. HADOOP-1700 -- the group identified the below as priorities to be addressed over the course of the next three months or so. All items make contribution to the banner target of increased "Robustness and Scalability".  All items have by now corresponding issues over in JIRA.
@@ -38, +40 @@

   * Move inner classes > 20 lines or so out of containing classes into classes of their own.  If master, regionserver or client inner classes, new classes should be package private, etc.
   * Take on the Callable pattern introduced by Peter Dolan.  There's a load of places where it can be used to get rid of duplicated retry code.
  
- === HQL plan for Hbase 0.2 ===
-  * [:Hbase/HbaseShell/HQL: HQL plan for Hbase 0.2]
-