You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
I'm working on automation for the steps required to export the fsimage and process it for input into hdfs-du. I'm currently doing this as a shell script designed to run from the secondary name node.
I'm already wishing this was in a language like ruby or python. I'm more familiar with ruby so that is my first inclination, but the project already has a dependency on python, so that might make sense as well.
The text was updated successfully, but these errors were encountered:
I'm working on automation for the steps required to export the fsimage and process it for input into hdfs-du. I'm currently doing this as a shell script designed to run from the secondary name node.
I'm already wishing this was in a language like ruby or python. I'm more familiar with ruby so that is my first inclination, but the project already has a dependency on python, so that might make sense as well.
The text was updated successfully, but these errors were encountered: