Skip to content

gattebury/rootcanal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rootcanal

Utility to make dealing with .root files less painful

Usage: ./rootcanal -l

or

./rootcanal -f <file with lfns>

hdfsscan

Scans through files reading 1 byte every defined blocksize (64MB default) with the intention of forcing a read on every block on disk in an HDFS filesystem.

Can use multiple reader threads ( -t option ) for some performance gains.

Writes list of files with I/O errors to an output file.

Usage:

./hdfsscan -v -t 5 -d <directory to start in>

About

Utility to make dealing with .root files less painful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages