Ah, of course. I missed that HFileLink handled the archive directory too. Thanks Ted!
On Tue, May 1, 2018 at 4:35 PM, Ted Yu <[email protected]> wrote: > Please take a look at HFileLink#buildFromHFileLinkPattern where archive > directory is taken into account. > > > > Cheers > > On Tue, May 1, 2018 at 4:23 PM, Zach York <[email protected]> > wrote: > > > Hello, > > > > This should be a fairly simple question, but I have been diving into docs > > and code and haven't found anything obvious. > > > > I have been looking at snapshot code, but have been unable to > > understand/find one part. When a file that was present in a snapshot is > > compacted and moved to the archive directory, how does the snapshot know > > where it is? Does a compaction update the data.manifest file? > > > > Thanks, > > Zach > > >
