You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2017/01/05 19:08:53 UTC

svn commit: r17675 - in /release/hbase: 0.98.23/ 0.98.24/

Author: apurtell
Date: Thu Jan  5 19:08:53 2017
New Revision: 17675

Log:
Release 0.98.24; remove 0.98.23

Added:
    release/hbase/0.98.24/
    release/hbase/0.98.24/0.98.23_0.98.24RC0_compat_report.html
    release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz   (with props)
    release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.asc   (with props)
    release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.md5
    release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.mds
    release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.sha
    release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz   (with props)
    release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.asc   (with props)
    release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.md5
    release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.mds
    release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.sha
    release/hbase/0.98.24/hbase-0.98.24-src.tar.gz   (with props)
    release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.asc   (with props)
    release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.md5
    release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.mds
    release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.sha
Removed:
    release/hbase/0.98.23/

Added: release/hbase/0.98.24/0.98.23_0.98.24RC0_compat_report.html
==============================================================================
--- release/hbase/0.98.24/0.98.23_0.98.24RC0_compat_report.html (added)
+++ release/hbase/0.98.24/0.98.23_0.98.24RC0_compat_report.html Thu Jan  5 19:08:53 2017
@@ -0,0 +1,417 @@
+<!-- kind:binary;verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;method_problems_high:0;method_problems_medium:0;method_problems_low:0;tool_version:1.6 -->
+<!-- kind:source;verdict:compatible;affected:0;added:0;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;method_problems_high:0;method_problems_medium:0;method_problems_low:0;tool_version:1.6 -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+    <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta name="keywords" content="HBase, compatibility" />
+    <meta name="description" content="Compatibility report for the HBase library between 0.98.23 and 0.98.24RC0 versions" />
+    <title>
+        HBase: 0.98.23 to 0.98.24RC0 compatibility report
+    </title>
+    <style type="text/css">
+    
+    body {
+        font-family:Arial, sans-serif;
+        background-color:White;
+        color:Black;
+    }
+    hr {
+        color:Black;
+        background-color:Black;
+        height:1px;
+        border:0;
+    }
+    h1 {
+        margin-bottom:0px;
+        padding-bottom:0px;
+        font-size:1.625em;
+    }
+    h2 {
+        margin-bottom:0px;
+        padding-bottom:0px;
+        font-size:1.25em;
+        white-space:nowrap;
+    }
+    div.symbols {
+        color:#003E69;
+    }
+    div.symbols i {
+        color:Brown;
+    }
+    span.section {
+        font-weight:bold;
+        cursor:pointer;
+        color:#003E69;
+        white-space:nowrap;
+        margin-left:5px;
+    }
+    span:hover.section {
+        color:#336699;
+    }
+    span.sect_aff {
+        cursor:pointer;
+        margin-left:7px;
+        padding-left:15px;
+        font-size:0.875em;
+        color:#cc3300;
+    }
+    span.ext {
+        font-weight:100;
+    }
+    span.jar {
+        color:#cc3300;
+        font-size:0.875em;
+        font-weight:bold;
+    }
+    div.class_list {
+        padding-left:5px;
+        font-size:0.94em;
+    }
+    div.jar_list {
+        padding-left:5px;
+        font-size:0.94em;
+    }
+    span.package_title {
+        color:#408080;
+        font-size:0.875em;
+    }
+    span.package_list {
+        font-size:0.875em;
+    }
+    span.package {
+        color:#408080;
+        font-size:0.875em;
+        font-weight:bold;
+    }
+    span.cname {
+        color:Green;
+        font-size:0.875em;
+        font-weight:bold;
+    }
+    span.iname_b {
+        font-weight:bold;
+        font-size:1.1em;
+    }
+    span.iname_a {
+        color:#333333;
+        font-weight:bold;
+        font-size:0.94em;
+    }
+    span.sym_p {
+        font-weight:normal;
+        white-space:normal;
+    }
+    span.sym_p span {
+        white-space:nowrap;
+    }
+    span.attr {
+        color:Black;
+        font-weight:100;
+    }
+    span.deprecated {
+        color:Red;
+        font-weight:bold;
+        font-family:Monaco, monospace;
+    }
+    div.affect {
+        padding-left:15px;
+        padding-bottom:10px;
+        font-size:0.87em;
+        font-style:italic;
+        line-height:0.75em;
+    }
+    div.affected {
+        padding-left:30px;
+        padding-top:10px;
+    }
+    table.ptable {
+        border-collapse:collapse;
+        border:1px outset black;
+        line-height:1em;
+        margin-left:15px;
+        margin-top:3px;
+        margin-bottom:3px;
+        width:900px;
+    }
+    table.ptable td {
+        border:1px solid Gray;
+        padding: 3px;
+        font-size:0.875em;
+        text-align:left;
+        vertical-align:top;
+    }
+    table.ptable th {
+        background-color:#eeeeee;
+        font-weight:bold;
+        color:#333333;
+        font-family:Verdana, Arial;
+        font-size:0.81em;
+        border:1px solid Gray;
+        text-align:center;
+        vertical-align:top;
+        white-space:nowrap;
+        padding: 3px;
+    }
+    table.summary {
+        border-collapse:collapse;
+        border:1px outset black;
+    }
+    table.summary th {
+        background-color:#eeeeee;
+        font-weight:100;
+        text-align:left;
+        font-size:0.94em;
+        white-space:nowrap;
+        border:1px inset gray;
+        padding: 3px;
+    }
+    table.summary td {
+        text-align:right;
+        white-space:nowrap;
+        border:1px inset gray;
+        padding: 3px 5px 3px 10px;
+    }
+    span.mngl {
+        padding-left:15px;
+        font-size:0.875em;
+        cursor:text;
+        color:#444444;
+    }
+    span.color_p {
+        font-style:italic;
+        color:Brown;
+    }
+    span.param {
+        font-style:italic;
+    }
+    span.focus_p {
+        font-style:italic;
+        background-color:#FFCCCC;
+    }
+    span.nowrap {
+        white-space:nowrap;
+    }
+    td.passed {
+        background-color:#CCFFCC;
+    }
+    td.warning {
+        background-color:#F4F4AF;
+    }
+    td.failed {
+        background-color:#FFCCCC;
+    }
+    td.new {
+        background-color:#C6DEFF;
+    }
+    
+    td.compatible {
+        background-color:#CCFFCC;
+    }
+    td.almost_compatible {
+        background-color:#FFDAA3;
+    }
+    td.incompatible {
+        background-color:#FFCCCC;
+    }
+    
+    .top_ref {
+        font-size:0.69em;
+    }
+    .footer {
+        font-size:0.75em;
+    }
+    .tabset {
+        float:left;
+    }
+    a.tab {
+        border:1px solid Black;
+        float:left;
+        margin:0px 5px -1px 0px;
+        padding:3px 5px 3px 5px;
+        position:relative;
+        font-size:0.875em;
+        background-color:#DDD;
+        text-decoration:none;
+        color:Black;
+    }
+    a.disabled:hover
+    {
+        color:Black;
+        background:#EEE;
+    }
+    a.active:hover
+    {
+        color:Black;
+        background:White;
+    }
+    a.active {
+        border-bottom-color:White;
+        background-color:White;
+    }
+    div.tab {
+        border-top:1px solid Black;
+        padding:0px;
+        width:100%;
+        clear:both;
+    }
+    </style>
+    <script type="text/javascript" language="JavaScript">
+    <!--
+    
+    function sC(header, id)
+    {
+        e = document.getElementById(id);
+        if(e.style.display == 'none')
+        {
+            e.style.display = 'block';
+            e.style.visibility = 'visible';
+            header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[&minus;]");
+        }
+        else
+        {
+            e.style.display = 'none';
+            e.style.visibility = 'hidden';
+            header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]");
+        }
+    }
+    function initTabs()
+    {
+        var url = window.location.href;
+        if(url.indexOf('_Source_')!=-1 || url.indexOf('#Source')!=-1)
+        {
+            var tab1 = document.getElementById('BinaryID');
+            var tab2 = document.getElementById('SourceID');
+            tab1.className='tab disabled';
+            tab2.className='tab active';
+        }
+        var sets = document.getElementsByTagName('div');
+        for (var i = 0; i < sets.length; i++)
+        {
+            if (sets[i].className.indexOf('tabset') != -1)
+            {
+                var tabs = [];
+                var links = sets[i].getElementsByTagName('a');
+                for (var j = 0; j < links.length; j++)
+                {
+                    if (links[j].className.indexOf('tab') != -1)
+                    {
+                        tabs.push(links[j]);
+                        links[j].tabs = tabs;
+                        var tab = document.getElementById(links[j].href.substr(links[j].href.indexOf('#') + 1));
+                        //reset all tabs on start
+                        if (tab)
+                        {
+                            if (links[j].className.indexOf('active')!=-1) {
+                                tab.style.display = 'block';
+                            }
+                            else {
+                                tab.style.display = 'none';
+                            }
+                        }
+                        links[j].onclick = function()
+                        {
+                            var tab = document.getElementById(this.href.substr(this.href.indexOf('#') + 1));
+                            if (tab)
+                            {
+                                //reset all tabs before change
+                                for (var k = 0; k < this.tabs.length; k++)
+                                {
+                                    document.getElementById(this.tabs[k].href.substr(this.tabs[k].href.indexOf('#') + 1)).style.display = 'none';
+                                    this.tabs[k].className = this.tabs[k].className.replace('active', 'disabled');
+                                }
+                                this.className = 'tab active';
+                                tab.style.display = 'block';
+                                // window.location.hash = this.id.replace('ID', '');
+                                return false;
+                            }
+                        }
+                    }
+                }
+            }
+        }
+        if(url.indexOf('#')!=-1) {
+            location.href=location.href;
+        }
+    }
+    if (window.addEventListener) window.addEventListener('load', initTabs, false);
+    else if (window.attachEvent) window.attachEvent('onload', initTabs);
+    -->
+    </script>
+    </head><body><a name='Source'></a><a name='Binary'></a><a name='Top'></a><h1>API compatibility report for the <span style='color:Blue;'>HBase</span> library between <span style='color:Red;'>0.98.23</span> and <span style='color:Red;'>0.98.24RC0</span> versions</h1>
+
+        <br/><div class='tabset'>
+        <a id='BinaryID' href='#BinaryTab' class='tab active'>Binary<br/>Compatibility</a>
+        <a id='SourceID' href='#SourceTab' style='margin-left:3px' class='tab disabled'>Source<br/>Compatibility</a>
+        </div><div id='BinaryTab' class='tab'>
+<h2>Test Info</h2><hr/>
+<table cellpadding='3' cellspacing='0' class='summary'>
+<tr><th>Library Name</th><td>HBase</td></tr>
+<tr><th>Version #1</th><td>0.98.23</td></tr>
+<tr><th>Version #2</th><td>0.98.24RC0</td></tr>
+<tr><th>Subject</th><td width='150px'>Binary Compatibility</td></tr>
+</table>
+<h2>Test Results</h2><hr/><table cellpadding='3' cellspacing='0' class='summary'><tr><th>Total JARs</th><td><a href='#Checked_Archives' style='color:Blue;'>16</a></td></tr>
+<tr><th>Total Methods / Classes</th><td>0 / 4128</td></tr>
+<tr><th>Compatibility</th>
+<td class='compatible'>100%</td>
+</tr>
+</table>
+<h2>Problem Summary</h2><hr/><table cellpadding='3' cellspacing='0' class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Methods</th><td>-</td><td>0</td></tr><tr><th>Removed Methods</th><td>High</td><td>0</td></tr><tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr><tr><td>Medium</td><td>0</td></tr><tr><td>Low</td><td>0</td></tr><tr><th rowspan='3'>Problems with<br/>Methods</th><td>High</td><td>0</td></tr><tr><td>Medium</td><td>0</td></tr><tr><td>Low</td><td>0</td></tr></table>
+
+<a name='Checked_Archives'></a><h2>Java ARchives (16)</h2>
+<hr/><div class='jar_list'>
+hbase-annotations-0.98.23.jar<br/>
+hbase-checkstyle-0.98.23.jar<br/>
+hbase-client-0.98.23.jar<br/>
+hbase-common-0.98.23.jar<br/>
+hbase-examples-0.98.23.jar<br/>
+hbase-hadoop-compat-0.98.23.jar<br/>
+hbase-hadoop2-compat-0.98.23.jar<br/>
+hbase-it-0.98.23.jar<br/>
+hbase-prefix-tree-0.98.23.jar<br/>
+hbase-protocol-0.98.23.jar<br/>
+hbase-resource-bundle-0.98.23.jar<br/>
+hbase-rest-0.98.23.jar<br/>
+hbase-server-0.98.23.jar<br/>
+hbase-shell-0.98.23.jar<br/>
+hbase-testing-util-0.98.23.jar<br/>
+hbase-thrift-0.98.23.jar<br/>
+</div><br/><a class='top_ref' href='#Top'>to the top</a><br/>
+<br/><br/><br/></div><div id='SourceTab' class='tab'>
+<h2>Test Info</h2><hr/>
+<table cellpadding='3' cellspacing='0' class='summary'>
+<tr><th>Library Name</th><td>HBase</td></tr>
+<tr><th>Version #1</th><td>0.98.23</td></tr>
+<tr><th>Version #2</th><td>0.98.24RC0</td></tr>
+<tr><th>Subject</th><td width='150px'>Source Compatibility</td></tr>
+</table>
+<h2>Test Results</h2><hr/><table cellpadding='3' cellspacing='0' class='summary'><tr><th>Total JARs</th><td><a href='#Checked_Archives' style='color:Blue;'>16</a></td></tr>
+<tr><th>Total Methods / Classes</th><td>0 / 4128</td></tr>
+<tr><th>Compatibility</th>
+<td class='compatible'>100%</td>
+</tr>
+</table>
+<h2>Problem Summary</h2><hr/><table cellpadding='3' cellspacing='0' class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Methods</th><td>-</td><td>0</td></tr><tr><th>Removed Methods</th><td>High</td><td>0</td></tr><tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr><tr><td>Medium</td><td>0</td></tr><tr><td>Low</td><td>0</td></tr><tr><th rowspan='3'>Problems with<br/>Methods</th><td>High</td><td>0</td></tr><tr><td>Medium</td><td>0</td></tr><tr><td>Low</td><td>0</td></tr></table>
+
+<a name='Checked_Archives'></a><h2>Java ARchives (16)</h2>
+<hr/><div class='jar_list'>
+hbase-annotations-0.98.23.jar<br/>
+hbase-checkstyle-0.98.23.jar<br/>
+hbase-client-0.98.23.jar<br/>
+hbase-common-0.98.23.jar<br/>
+hbase-examples-0.98.23.jar<br/>
+hbase-hadoop-compat-0.98.23.jar<br/>
+hbase-hadoop2-compat-0.98.23.jar<br/>
+hbase-it-0.98.23.jar<br/>
+hbase-prefix-tree-0.98.23.jar<br/>
+hbase-protocol-0.98.23.jar<br/>
+hbase-resource-bundle-0.98.23.jar<br/>
+hbase-rest-0.98.23.jar<br/>
+hbase-server-0.98.23.jar<br/>
+hbase-shell-0.98.23.jar<br/>
+hbase-testing-util-0.98.23.jar<br/>
+hbase-thrift-0.98.23.jar<br/>
+</div><br/><a class='top_ref' href='#Top'>to the top</a><br/>
+<br/><br/><br/></div><hr/><div class='footer' align='right'><i>Generated by <a href='https://github.com/lvc/japi-compliance-checker'>Java API Compliance Checker</a> 1.6 &#160;</i></div><br/>
+</body></html>
\ No newline at end of file

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.md5
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.md5 (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.md5 Thu Jan  5 19:08:53 2017
@@ -0,0 +1,2 @@
+hbase-0.98.24-hadoop1-bin.tar.gz: 6F 3B AF 05 D9 9A B0 D6  40 2D 56 AE 39 10 E7
+                                  70

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.mds
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.mds (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.mds Thu Jan  5 19:08:53 2017
@@ -0,0 +1,17 @@
+hbase-0.98.24-hadoop1-bin.tar.gz:    MD5 = 6F 3B AF 05 D9 9A B0 D6  40 2D 56 AE
+                                           39 10 E7 70
+hbase-0.98.24-hadoop1-bin.tar.gz:   SHA1 = 7E6A 8D3B 3124 5DB7 A64E  0B24 4531
+                                           F0B9 D0FB 66D2
+hbase-0.98.24-hadoop1-bin.tar.gz: RMD160 = F80C A476 089C 8EBF C50B  BEC0 C6A1
+                                           FD1D 6AC2 FAFC
+hbase-0.98.24-hadoop1-bin.tar.gz: SHA224 = 26DD020E D7760CDE 718E52D3 F70EFF6F
+                                           EF0D5F00 424FB29A 5BF5AD1B
+hbase-0.98.24-hadoop1-bin.tar.gz: SHA256 = A351BAD7 FE00E6B3 86B9CBE9 52A3202D
+                                           FD8F4D86 CB4F5E67 1F99BF42 4DA7E90A
+hbase-0.98.24-hadoop1-bin.tar.gz: SHA384 = 9759699A 047AE547 595B8B54 EB2F2ED2
+                                           67433E9B C1F22B4F 9E1187D9 A55E56A5
+                                           C6BF03B3 5315C025 2560E407 8CF45E79
+hbase-0.98.24-hadoop1-bin.tar.gz: SHA512 = 5B66595D FBF0E0D2 F2083699 E76550D7
+                                           3E0E6779 459BD4E9 8B2678E0 9BAAFF61
+                                           F84C9FB1 D19B812B 8A03B6AD 2B0AE408
+                                           BB776DB9 6D383BA2 902480A4 3385A472

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.sha
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.sha (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop1-bin.tar.gz.sha Thu Jan  5 19:08:53 2017
@@ -0,0 +1,4 @@
+hbase-0.98.24-hadoop1-bin.tar.gz: 5B66595D FBF0E0D2 F2083699 E76550D7 3E0E6779
+                                  459BD4E9 8B2678E0 9BAAFF61 F84C9FB1 D19B812B
+                                  8A03B6AD 2B0AE408 BB776DB9 6D383BA2 902480A4
+                                  3385A472

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.md5
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.md5 (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.md5 Thu Jan  5 19:08:53 2017
@@ -0,0 +1,2 @@
+hbase-0.98.24-hadoop2-bin.tar.gz: A1 A2 37 A1 DC D5 53 A7  49 49 E3 41 D4 3E 0C
+                                  0C

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.mds
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.mds (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.mds Thu Jan  5 19:08:53 2017
@@ -0,0 +1,17 @@
+hbase-0.98.24-hadoop2-bin.tar.gz:    MD5 = A1 A2 37 A1 DC D5 53 A7  49 49 E3 41
+                                           D4 3E 0C 0C
+hbase-0.98.24-hadoop2-bin.tar.gz:   SHA1 = AFC0 25AA 15BB EA22 F368  7B30 F42D
+                                           426F 71A1 9127
+hbase-0.98.24-hadoop2-bin.tar.gz: RMD160 = 42FC 4007 F642 360D B2B1  B554 74FB
+                                           F78C 5FED 494F
+hbase-0.98.24-hadoop2-bin.tar.gz: SHA224 = 24FF153C 9EB3A5C6 A3E7546B C35F41A0
+                                           C1F77E84 B6756DF1 50094DA7
+hbase-0.98.24-hadoop2-bin.tar.gz: SHA256 = 8BBECEEE 56CBAF47 95945119 3ABA2E51
+                                           42B9FDAF 20F0D961 DA09C4A8 3117E74F
+hbase-0.98.24-hadoop2-bin.tar.gz: SHA384 = 160AE6A1 D7767365 2189F2BA C566ED55
+                                           9BC33AE3 1DCE4B9A 49F3D5B3 A806641E
+                                           F8348A77 B80AA9D2 A68B20BE 2525976B
+hbase-0.98.24-hadoop2-bin.tar.gz: SHA512 = C895876C 9F337FE4 468AFD07 940D72C2
+                                           AF9BF4D6 12F92CC6 119CF2BD FE9138FC
+                                           36AE5A9B 73F07951 E86A3B01 D88B0BFC
+                                           64F1598E 019BACA7 26C0BD21 2FA56AFD

Added: release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.sha
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.sha (added)
+++ release/hbase/0.98.24/hbase-0.98.24-hadoop2-bin.tar.gz.sha Thu Jan  5 19:08:53 2017
@@ -0,0 +1,4 @@
+hbase-0.98.24-hadoop2-bin.tar.gz: C895876C 9F337FE4 468AFD07 940D72C2 AF9BF4D6
+                                  12F92CC6 119CF2BD FE9138FC 36AE5A9B 73F07951
+                                  E86A3B01 D88B0BFC 64F1598E 019BACA7 26C0BD21
+                                  2FA56AFD

Added: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/x-gzip

Added: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.asc
==============================================================================
Binary file - no diff available.

Propchange: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.md5
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.md5 (added)
+++ release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.md5 Thu Jan  5 19:08:53 2017
@@ -0,0 +1 @@
+hbase-0.98.24-src.tar.gz: 13 34 A8 C6 30 AB 9A F6  B3 C6 58 E0 D5 CE 69 9F

Added: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.mds
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.mds (added)
+++ release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.mds Thu Jan  5 19:08:53 2017
@@ -0,0 +1,17 @@
+hbase-0.98.24-src.tar.gz:    MD5 = 13 34 A8 C6 30 AB 9A F6  B3 C6 58 E0 D5 CE 69
+                                   9F
+hbase-0.98.24-src.tar.gz:   SHA1 = 9BD7 3316 67AE 0274 A2F2  4151 C02A C450 82F6
+                                   B7BD
+hbase-0.98.24-src.tar.gz: RMD160 = 047C B377 054F 304E CF5F  D857 6090 CEEC 44B0
+                                   D0C0
+hbase-0.98.24-src.tar.gz: SHA224 = DC2BE9F8 43B2F87F BB716F4C 9CB70270 19A0A3E3
+                                   77F68EBE C7C6AF89
+hbase-0.98.24-src.tar.gz: SHA256 = F60AD85B 8BD83D86 F69583E6 D7C9DCC0 18F2018E
+                                   4F0FA9B1 52CA00F9 028675D3
+hbase-0.98.24-src.tar.gz: SHA384 = 3A55CAE5 6194162A 6A0A6E7F 0E1A239D AFC42CB4
+                                   BEA0A415 99184E5F ABF5CE31 ED1782E2 CF4E5BA7
+                                   581BDE73 787E664C
+hbase-0.98.24-src.tar.gz: SHA512 = 35AB61BF 19F64062 47BF42E3 B2B0CD30 7ED46440
+                                   15ABD86D 809BC96F D5A82E26 AD5BEAAE 59A66385
+                                   082679EA E85F3E80 4AD2DD22 19088867 109698B3
+                                   898F1887

Added: release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.sha
==============================================================================
--- release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.sha (added)
+++ release/hbase/0.98.24/hbase-0.98.24-src.tar.gz.sha Thu Jan  5 19:08:53 2017
@@ -0,0 +1,3 @@
+hbase-0.98.24-src.tar.gz: 35AB61BF 19F64062 47BF42E3 B2B0CD30 7ED46440 15ABD86D
+                          809BC96F D5A82E26 AD5BEAAE 59A66385 082679EA E85F3E80
+                          4AD2DD22 19088867 109698B3 898F1887