[hbase] Remove deprecated HClient class ---------------------------------------
Key: HADOOP-1793 URL: https://issues.apache.org/jira/browse/HADOOP-1793 Project: Hadoop Issue Type: Improvement Components: contrib/hbase Affects Versions: 0.15.0 Reporter: Jim Kellerman Priority: Minor Fix For: 0.15.0 HClient has been replaced by HTable and HBaseAdmin. Other than one test case (for HClient) there are no other references to HClient in the source tree. We would like to remove HClient but before we do, we would like to hear from other HBase users if doing so would be a problem for them, and if so, an estimated timeframe by which they would no longer need HClient. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.