Skip to content

HDFS FSImage contains the metadata of the entities available in HDFS.

Notifications You must be signed in to change notification settings

sebinjohn/hdfs-fsimage-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HDFS FSImage Parser - WIP

Python scripts to parse the FSImage

How to obtain an hdfs fsimage?

hdfs dfsadmin -fetchImage

how to parse to get the first 10 file names?

cd src
python fsimage.py <path to fsimage>

About

HDFS FSImage contains the metadata of the entities available in HDFS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published