Author: apurtell
Date: Sat Apr 23 02:28:42 2016
New Revision: 13384

Log:
HBase 0.98.19RC0 artifacts and compat report

Added:
    dev/hbase/0.98.19RC0/
    dev/hbase/0.98.19RC0/0.98.18_0.98.19RC0_compat_report.html
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz   (with props)
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.asc
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.mds
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz   (with props)
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.asc
    dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.mds
    dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz   (with props)
    dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.asc
    dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.mds

Added: dev/hbase/0.98.19RC0/0.98.18_0.98.19RC0_compat_report.html
==============================================================================
--- dev/hbase/0.98.19RC0/0.98.18_0.98.19RC0_compat_report.html (added)
+++ dev/hbase/0.98.19RC0/0.98.18_0.98.19RC0_compat_report.html Sat Apr 23 
02:28:42 2016
@@ -0,0 +1,409 @@
+<!-- 
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;checked_methods:0;checked_types:0;tool_version:1.7
 -->
+<!-- 
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;checked_methods:0;checked_types:0;tool_version:1.7
 -->
+<!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.18 and 0.98.19RC0 versions" />
+<title>HBase: 0.98.18 to 0.98.19RC0 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.jar_list {
+    padding-left:5px;
+    font-size:0.94em;
+}
+span.pkg_t {
+    color:#408080;
+    font-size:0.875em;
+}
+span.pkg {
+    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.18</span> and <span 
style='color:Red;'>0.98.19RC0</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 class='summary'>
+<tr><th>Library Name</th><td>HBase</td></tr>
+<tr><th>Version #1</th><td>0.98.18</td></tr>
+<tr><th>Version #2</th><td>0.98.19RC0</td></tr>
+<tr><th>Subject</th><td width='150px'>Binary Compatibility</td></tr>
+</table>
+<h2>Test Results</h2><hr/><table 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 / 0</td></tr>
+<tr><th>Compatibility</th>
+<td class='compatible'>100%</td>
+</tr>
+</table>
+<h2>Problem Summary</h2><hr/><table 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.18.jar<br/>
+hbase-checkstyle-0.98.18.jar<br/>
+hbase-client-0.98.18.jar<br/>
+hbase-common-0.98.18.jar<br/>
+hbase-examples-0.98.18.jar<br/>
+hbase-hadoop-compat-0.98.18.jar<br/>
+hbase-hadoop2-compat-0.98.18.jar<br/>
+hbase-it-0.98.18.jar<br/>
+hbase-prefix-tree-0.98.18.jar<br/>
+hbase-protocol-0.98.18.jar<br/>
+hbase-resource-bundle-0.98.18.jar<br/>
+hbase-rest-0.98.18.jar<br/>
+hbase-server-0.98.18.jar<br/>
+hbase-shell-0.98.18.jar<br/>
+hbase-testing-util-0.98.18.jar<br/>
+hbase-thrift-0.98.18.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 class='summary'>
+<tr><th>Library Name</th><td>HBase</td></tr>
+<tr><th>Version #1</th><td>0.98.18</td></tr>
+<tr><th>Version #2</th><td>0.98.19RC0</td></tr>
+<tr><th>Subject</th><td width='150px'>Source Compatibility</td></tr>
+</table>
+<h2>Test Results</h2><hr/><table 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 / 0</td></tr>
+<tr><th>Compatibility</th>
+<td class='compatible'>100%</td>
+</tr>
+</table>
+<h2>Problem Summary</h2><hr/><table 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.18.jar<br/>
+hbase-checkstyle-0.98.18.jar<br/>
+hbase-client-0.98.18.jar<br/>
+hbase-common-0.98.18.jar<br/>
+hbase-examples-0.98.18.jar<br/>
+hbase-hadoop-compat-0.98.18.jar<br/>
+hbase-hadoop2-compat-0.98.18.jar<br/>
+hbase-it-0.98.18.jar<br/>
+hbase-prefix-tree-0.98.18.jar<br/>
+hbase-protocol-0.98.18.jar<br/>
+hbase-resource-bundle-0.98.18.jar<br/>
+hbase-rest-0.98.18.jar<br/>
+hbase-server-0.98.18.jar<br/>
+hbase-shell-0.98.18.jar<br/>
+hbase-testing-util-0.98.18.jar<br/>
+hbase-thrift-0.98.18.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.7 &#160;</i></div><br/>
+</body></html>
\ No newline at end of file

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.asc
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.asc (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.asc Sat Apr 23 
02:28:42 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJXGtqEAAoJEJ4qYA1LbX3zztoP/1uGzMWMF1HtS59sRVZ1ZiBT
+kCa50dDXIyCyHnTCz8yRBptn7cyL6AzkceFD/VvtBQkpWsa4TGZxBYrdp/QCMIER
+rrJQ5t3fL91BBiDme4vVhAQHHsTjbIB41EjEN/rH4NZ6rVnRmDCLwAHMHZ8hcxBe
+6VKJ8l7ruGR6Zm5PY0mATYfxx9PpPhvNjdiVXdk7O5RXF0H/g4OCqOr7ooMgAcAX
+mmzfLDq8jWLw3IM7ZEPEDlKXERsJfqNA/aGxXBQ3PWyhXHP6NCWc4Xv3aqRlrPe8
+ARGEPpkanHDM2Nb0uSkXs0zNPD692jzuBdrrWmpdVB978lyDvdumJ9c8KcN0QHVD
+uEuIdQOKqxVRYeNFyrovd64bW7WXuLr3Yp4hT8KwoU9DAOOsmWbGfw1eDAnmVcX9
+qp9ub7NsgI/PdmwY2m49NvpdcJFIrClVC0xeiwkChTSavs6XpvJY+JMgGZcu2ws7
+H4YlNhlCzA1U5c5MFgY7o+epUAMuz/qtskjNLTdoTj360rII0hFnU/F9SZud2n7q
+NK3w1US5fLCSf+EZjCV6RKHeMWEOQKJpFKvqEJdYz2faxOIrmuhuKNvuzVGUVgAN
+YY/vu1DowjMPlUBPKZnlF2S3L3urbXHuX/fjo0NkeDW06em3Pqywk1zVP/kOTtze
+89kI0N1ps3F9Hkt8Hiyp
+=Lm5j
+-----END PGP SIGNATURE-----

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.mds
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.mds (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop1-bin.tar.gz.mds Sat Apr 23 
02:28:42 2016
@@ -0,0 +1,17 @@
+hbase-0.98.19-hadoop1-bin.tar.gz:    MD5 = 7F EE A6 7E 10 8E 6C F3  5F 50 3F 23
+                                           56 F7 CD 82
+hbase-0.98.19-hadoop1-bin.tar.gz:   SHA1 = 5C52 9DF8 EDB4 1794 719E  3530 B8FC
+                                           A13E 8E76 147E
+hbase-0.98.19-hadoop1-bin.tar.gz: RMD160 = 96E4 2B5A 4FA3 3B01 DE11  260B 83E5
+                                           8682 9400 B9C4
+hbase-0.98.19-hadoop1-bin.tar.gz: SHA224 = 278F3958 0ED44F88 6C6C57C5 D8AB652B
+                                           31B652ED 05EC2223 06A024BE
+hbase-0.98.19-hadoop1-bin.tar.gz: SHA256 = 49930FCC 3E42E3BE A8EC50F9 2E1E881C
+                                           9EEF97F9 7EF664CD 062F2F79 7F827B9E
+hbase-0.98.19-hadoop1-bin.tar.gz: SHA384 = 61B9C6DA E04750A2 665CAA6E AE981F16
+                                           6825D90C 5FA14D94 EE0CB59B 5E34812A
+                                           C1948A2F 0A74CDFF E17D48A8 C1E4046A
+hbase-0.98.19-hadoop1-bin.tar.gz: SHA512 = C6985AAD F0013242 028E8057 7D61C3C2
+                                           8F347753 7AF748CD A08BC3AF 079414B8
+                                           82974568 1C8CA284 43D3939B 5C880FAB
+                                           8C285A0C 8E74629A ED987462 2F5E2E8F

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.asc
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.asc (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.asc Sat Apr 23 
02:28:42 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJXGtqIAAoJEJ4qYA1LbX3zEasP/RCsQe7lont5kWMb1KZLuQXV
+XHcVgsaWZW6/SwRBkqS8kKxMjeZQnl4jdDXSCzKhJSwxHvUthQlZ4y0AkK9LBaPq
+oZTf7Xn1ClePTLzXOGF7s2C+ChORzUIuQDiuUs/+juGfciiwrxG1/khw4iBDF29O
+2HOSf/6AIWI4tbQjT/0metbGB2q6uLq+iXao+YQBtuXJiCRK+Mlh6VFV+ujmucVS
+NPuWWK9h1FDOEdwzR3mSvi4xXmhPGnunUq0DReRAvOSA43UEMF3VG8CpVfTLQN4T
+8/GporFXCeK7exGl78MK7/SdAUu7WJ3dMe5bX2Nl0o8BbCV7Adw5NoOTPqoUjEre
+DskpLmK97E6N+qHBFlOkn0DIbzZj0j+0iDvzEWUokip01bXTsvCKl2WnLvF7LXOK
+5ZY2Xxk7P52iNWq571BOOE2v6V9rSk8MKCu0xLb4ZAzJ83/Z0AdMSCyjEbiM1eAc
+fe7Vo1bUD21HYgmgdlq++HhsN0RxT/yXksM1mg73ejtQkRwElZwzTPKNxnot8uxC
+0Nd3KVmN1CYByTLhe1LSQRan7Y2myNRoIOR7U19id7hPOBFbfDk+TRt5CDbKrc5H
+Lp3Vw0G1ARpzUa2RKOoqmfi8e9nxL+ab6Qg3ah/TEy9Q2ZCzriTf/Eh9qJ7uUY/T
+w1TX6gAZ2gCerro5b1dI
+=BIa2
+-----END PGP SIGNATURE-----

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.mds
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.mds (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-hadoop2-bin.tar.gz.mds Sat Apr 23 
02:28:42 2016
@@ -0,0 +1,17 @@
+hbase-0.98.19-hadoop2-bin.tar.gz:    MD5 = FF 56 9E FD FD 61 6C 0E  B2 33 A9 FA
+                                           B8 16 2C 0B
+hbase-0.98.19-hadoop2-bin.tar.gz:   SHA1 = 22DB E16E C6AC B1F1 069D  5992 E59C
+                                           4D85 5338 0576
+hbase-0.98.19-hadoop2-bin.tar.gz: RMD160 = 0694 D127 7AEB 571F 0A7F  B331 D4E8
+                                           B6C0 2AF7 0572
+hbase-0.98.19-hadoop2-bin.tar.gz: SHA224 = 88D67BCE 7A8D11CD 221326D7 AA8E31EA
+                                           F3309540 34EF3AB6 4BCA8E94
+hbase-0.98.19-hadoop2-bin.tar.gz: SHA256 = FDDDD0E0 882552FB A2022E10 EDD6EDCF
+                                           411ABD55 412F47DC 6ADE25C0 191AFE3C
+hbase-0.98.19-hadoop2-bin.tar.gz: SHA384 = 68A851EC 47002D78 D19E5264 8FF0B0E3
+                                           84F8822E 9AA58BEF BFC198E9 8D7925F5
+                                           063D85CE 4B0DDC5A E4F10689 EB7EE775
+hbase-0.98.19-hadoop2-bin.tar.gz: SHA512 = 36251BCE C17AF720 4EB9BB6A 6B39B8FD
+                                           6CD69D9D 693B5543 E3C3CA32 C996C8C1
+                                           EE21C6FF 941D9A53 078CA9E4 E421F170
+                                           4C348D72 E78E9D48 4EB09A90 25C95F96

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.asc
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.asc (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.asc Sat Apr 23 02:28:42 2016
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJXGtqIAAoJEJ4qYA1LbX3zepMP/jsSwKqNNEAwKH9E2ab8snEI
+C2TmJiTmqgKU7u6FpuJKcbtB3RpBSHTr6rnFk4CMwU+zhTXtfe9ObkdpYw695HrD
+m/AznYkmIPGvOSVf470JB7uwYRtLp7ABA3iKQseqtF6bgrgM02mdcjBq6yYh6KIT
+qkyi5yK5S+GW4MfauLNmnx7y//ApB9RoUYpokVcarW5JFz6Warn7Vy4KguRfnli9
+4xEzg7bL4e/J6KZo/hfrDLLabuMIqowmYF7T+ie/ANejQ3TSyPNQx1CgSwhliDNH
+wzeK6CdXVwDGH971PiSh8KJCfakHQxCvlu2UEoA8BtZa/o1e/mbhQcEoOfcSYK5w
+dtCYDa7i65GVqY9xB0Stn9gKjndWYPDpJEnz9cDl2Mz1tCkHhPrYkSrzqMTOCGLz
+Qbv7POBgfBqWPS3AixFJysJBMxJGKtkYXG9gqjQNe8qHnFJZscsYnqqsE1ZpY+13
+XoO+bdvcjYbHAPwVMVSsKX5Ww5xvRgjhT1bnlHzMN1g1q+cEIab1EYXXUMMR6FkV
+fIiyTcdTypHN4vgIYkbhrsv5HuGr4shwoxBlhIxt80WgUKa+Hfeoj091D8+xoAla
+TI+t869S0nVqa9mVvAChhCvDPrriKvnDeVxZodojyJmUfc3Y08CBjomU47P6L0/7
+P0JBGxzsgEPQR1N254zg
+=q9t5
+-----END PGP SIGNATURE-----

Added: dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.mds
==============================================================================
--- dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.mds (added)
+++ dev/hbase/0.98.19RC0/hbase-0.98.19-src.tar.gz.mds Sat Apr 23 02:28:42 2016
@@ -0,0 +1,17 @@
+hbase-0.98.19-src.tar.gz:    MD5 = 94 DE 70 78 33 F7 62 A1  CC 07 B7 24 BC B2 
EB
+                                   24
+hbase-0.98.19-src.tar.gz:   SHA1 = A662 18AB D37D 8FD9 6648  558B 0CB1 1119 
BC53
+                                   CE2F
+hbase-0.98.19-src.tar.gz: RMD160 = DF0A D9DF 2AC0 D961 08B1  5718 AC61 C981 
4E92
+                                   F371
+hbase-0.98.19-src.tar.gz: SHA224 = 62E4326C 298EFA3C 84CD0478 B653E734 51ACED0A
+                                   5D7E01E6 64B8FB2C
+hbase-0.98.19-src.tar.gz: SHA256 = 18575D1F 401DD3D2 708F46A1 C56145C1 F35DEA2A
+                                   1791D51D 54245B23 95FD4A6B
+hbase-0.98.19-src.tar.gz: SHA384 = F7CBE3BB 5F1B38EB 5CE18FEF 258EE7B6 A489A3D1
+                                   D6B0E746 B2890F61 E14F0E5F 96E3774E 93E1CABD
+                                   38A37E95 3790EAEC
+hbase-0.98.19-src.tar.gz: SHA512 = 0B9875BB 09EDDED7 41BC96D4 B8F3CB60 6B3CD735
+                                   225184AB B025BBD7 5DD3B683 130C9805 2F4D5695
+                                   15B952F2 B2719C52 FC3BFCAB ED341111 2A3038B2
+                                   F369C27E


Reply via email to