Revert "Preparing hbase release 2.4.3RC1; tagging and updates to CHANGES.md and RELEA...
[hbase.git] / src / site / xdoc / resources.xml
blob19548b6b61e8c83676cdb8743d5831ad947b6fd0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Licensed to the Apache Software Foundation (ASF) under one
4 or more contributor license agreements.  See the NOTICE file
5 distributed with this work for additional information
6 regarding copyright ownership.  The ASF licenses this file
7 to you under the Apache License, Version 2.0 (the
8 "License"); you may not use this file except in compliance
9 with the License.  You may obtain a copy of the License at
11   http://www.apache.org/licenses/LICENSE-2.0
13 Unless required by applicable law or agreed to in writing,
14 software distributed under the License is distributed on an
15 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 KIND, either express or implied.  See the License for the
17 specific language governing permissions and limitations
18 under the License.
19 -->
20 <document xmlns="http://maven.apache.org/XDOC/2.0"
21   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
23   <properties>
24     <title>Other Apache HBase (TM) Resources</title>
25   </properties>
27 <body>
28 <section name="Other Apache HBase Resources">
29 <section name="Books">
30 <section name="HBase: The Definitive Guide">
31 <p><a href="http://shop.oreilly.com/product/0636920014348.do">HBase: The Definitive Guide <i>Random Access to Your Planet-Size Data</i></a> by Lars George. Publisher: O'Reilly Media, Released: August 2011, Pages: 556.</p>
32 </section>
33 <section name="HBase In Action">
34 <p><a href="http://www.manning.com/dimidukkhurana/">HBase In Action</a> By Nick Dimiduk and Amandeep Khurana.  Publisher: Manning, MEAP Began: January 2012, Softbound print: Fall 2012, Pages: 350.</p>
35 </section>
36 <section name="HBase Administration Cookbook">
37 <p><a href="http://www.packtpub.com/hbase-administration-for-optimum-database-performance-cookbook/book">HBase Administration Cookbook</a> by Yifeng Jiang.  Publisher: PACKT Publishing, Release: Expected August 2012, Pages: 335.</p>
38 </section>
39 <section name="HBase High Performance Cookbook">
40   <p><a href="https://www.packtpub.com/big-data-and-business-intelligence/hbase-high-performance-cookbook">HBase High Performance Cookbook</a> by Ruchir Choudhry.  Publisher: PACKT Publishing, Release: January 2017, Pages: 350.</p>
41 </section>
42 </section>
43 </section>
44 </body>
45 </document>