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 stack:
http://wiki.apache.org/hadoop/Hbase/FAQ

The comment on the change is:
Added dev. on windows

------------------------------------------------------------------------------
   1. [#14 Can I change the regionserver behavior so it, for example, orders 
keys other than lexicographically, etc.?]
   1. [#15 Can I safely move the master from node A to node B?]
   1. [#16 Can I safely move the hbase rootdir in hdfs?]
+  1. [#17 Can HBase development be done on windows?]
  
  
  == Answers ==
@@ -140, +141 @@

  '''16. [[Anchor(16)]] Can I safely move the hbase rootdir in hdfs?'''
    Yes.  HBase must be down for the move.  After the move, update the 
hbase-site.xml across the cluster.
  
+ '''17 [[Anchor(17)]] Can HBase development be done on windows?'''
+ 
+ See the [http://hadoop.apache.org/core/docs/current/quickstart.html 
quickstart page] for Hadoop. The requirements for developing HBase on Windows 
is the same as for Hadoop.
+ 

Reply via email to