[ https://issues.apache.org/jira/browse/HADOOP-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-1672: -------------------------- Status: In Progress (was: Patch Available) Hurray for Hudson! He found an issue in hbase exposed during running of this patch. While previous runs failed because of miscellaneous dfs faliures, this time the patch failed because of a NPE in the main HMaster processing loop handling a PendingOpenOperation. Its possible for root location to be null. Hasn't happened locally but it could. > HBase Shell should use new client classes > ----------------------------------------- > > Key: HADOOP-1672 > URL: https://issues.apache.org/jira/browse/HADOOP-1672 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.13.1 > Reporter: Jim Kellerman > Assignee: stack > Fix For: 0.15.0 > > Attachments: hbaseshell.patch, hbaseshell_v02.patch, > hbaseshell_v03.patch > > > HADOOP-1528 introduced a new client API with the HTable, HBaseAdmin, and > HConnection objects. Since HClient is now deprecated, HBaseShell should be > upgraded to use these new client classes as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.