[ https://issues.apache.org/jira/browse/HADOOP-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-2558: -------------------------- Attachment: 2558.patch Add sleep between retries to HTable getting scanners. Should fix one of the failure modes for TestTableMapReduce. Enable MR logging for the hbase MR tests. Add logging for TestTableAdmin (This failure seems to be because of the .META. redeploy but adding logging anyways). > [hbase] fixes for build up on hudson > ------------------------------------ > > Key: HADOOP-2558 > URL: https://issues.apache.org/jira/browse/HADOOP-2558 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Reporter: stack > Attachments: 2558.patch > > > Fixes for hbase breakage up on hudson. There seem to be many reasons for the > failings. > One is that the .META. region of a sudden decides its 'no good' and it gets > deployed elsewhere. Tests don't have the tolerance for this kinda churn. A > previous commit adding in logging of why .META. is 'no good'. Hopefully that > will help. > Found also a case where TestTableMapReduce would fail because no sleep > between retries when getting new scanners. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.