Long.MAX_VALUE - timestamp
) to the end of any key, e.g., [key][reverse_timestamp].
+ Bytes.split
+ (which is the split strategy used when creating regions in HBaseAdmin.createTable(byte[] startKey, byte[] endKey, numRegions)
+ for 10 regions will generate the following splits...
+ February 28th, 2013 HBase Meetup at Intel Mission Campus
February 19th, 2013 Developers PowWow at HortonWorks' new digs
January 23rd, 2013 HBase Meetup at WibiData World HQ!
+December 4th, 2012 0.96 Bug Squashing and Testing Hackathon at Cloudera, SF.
+October 29th, 2012 HBase User Group Meetup at Wize Commerce in San Mateo.
+October 25th, 2012 Strata/Hadoop World HBase Meetup. in NYC
+September 11th, 2012 Contributor's Pow-Wow at HortonWorks HQ.
December 4th, 2012 0.96 Bug Squashing and Testing Hackathon at Cloudera, SF.
-October 29th, 2012 HBase User Group Meetup at Wize Commerce in San Mateo.
-October 25th, 2012 Strata/Hadoop World HBase Meetup. in NYC
-September 11th, 2012 Contributor's Pow-Wow at HortonWorks HQ.
August 8th, 2012 Apache HBase 0.94.1 is available for download
June 15th, 2012 Birds-of-a-feather in San Jose, day after Hadoop Summit
May 23rd, 2012 HackConAthon in Palo Alto
diff --git a/hbase-assembly/src/site/xdoc/pseudo-distributed.xml b/src/main/site/xdoc/pseudo-distributed.xml similarity index 100% rename from hbase-assembly/src/site/xdoc/pseudo-distributed.xml rename to src/main/site/xdoc/pseudo-distributed.xml diff --git a/hbase-assembly/src/site/xdoc/replication.xml b/src/main/site/xdoc/replication.xml similarity index 100% rename from hbase-assembly/src/site/xdoc/replication.xml rename to src/main/site/xdoc/replication.xml diff --git a/hbase-assembly/src/site/xdoc/resources.xml b/src/main/site/xdoc/resources.xml similarity index 100% rename from hbase-assembly/src/site/xdoc/resources.xml rename to src/main/site/xdoc/resources.xml diff --git a/hbase-assembly/src/site/xdoc/sponsors.xml b/src/main/site/xdoc/sponsors.xml similarity index 100% rename from hbase-assembly/src/site/xdoc/sponsors.xml rename to src/main/site/xdoc/sponsors.xml diff --git a/hbase-assembly/src/xslt/configuration_to_docbook_section.xsl b/src/main/xslt/configuration_to_docbook_section.xsl similarity index 100% rename from hbase-assembly/src/xslt/configuration_to_docbook_section.xsl rename to src/main/xslt/configuration_to_docbook_section.xsl