Re: TestSecureExportSnapshot failing regularly on hadoop 1

2014-02-28 Thread Ted Yu
I logged HBASE-10644 with a patch. The test failure was due to HADOOP-10009 is not in the hadoop-1 release yet. On Fri, Feb 28, 2014 at 9:04 AM, Stack wrote: > Since these two went in: > > > >1. HBASE-10608 > Acquire >the FS Delegatio

TestSecureExportSnapshot failing regularly on hadoop 1

2014-02-28 Thread Stack
Since these two went in: 1. HBASE-10608 Acquire the FS Delegation Token for Secure ExportSnapshot (detail ) 2. HBASE-10436