[ https://issues.apache.org/jira/browse/HADOOP-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HADOOP-2490: -------------------------- Attachment: totext-2.patch Version that actually builds. > [hbase] Failure in nightly #346 > ------------------------------- > > Key: HADOOP-2490 > URL: https://issues.apache.org/jira/browse/HADOOP-2490 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Reporter: stack > Attachments: totext-2.patch, totext.patch > > > hbase tests failed in the nightlies and in a few previous patch builds. > Suspect is use of TextSequence in place of creating new Text instances every > time (though, it passed its patch build and a nightly succeeded with > TextSequence in place). I reviewed the patch. Looks like all TextSequence > uses should be safe. Looking at console for last night failures, at least > one seems to be complaint about hdfs accesses. Will wait till hudson starts > working again building patches regularly before trying experiments -- e.g. > backing out TextSequence patch to see if it makes a difference. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.