{"id":15705204,"url":"https://github.com/fdv/hdfsbackup","last_synced_at":"2025-11-17T14:35:29.829Z","repository":{"id":66531029,"uuid":"91114265","full_name":"fdv/hdfsbackup","owner":"fdv","description":"A quick and dirty backup tool with a hdfs backend","archived":false,"fork":false,"pushed_at":"2017-05-15T06:16:11.000Z","size":17,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-12T18:17:34.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fdv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-12T17:24:30.000Z","updated_at":"2021-08-26T15:11:19.000Z","dependencies_parsed_at":"2023-05-18T19:00:13.506Z","dependency_job_id":null,"html_url":"https://github.com/fdv/hdfsbackup","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"257b6d7ef8d99f5f274e91943d93eb6dc5fbd68e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fdv/hdfsbackup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdv%2Fhdfsbackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdv%2Fhdfsbackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdv%2Fhdfsbackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdv%2Fhdfsbackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdv","download_url":"https://codeload.github.com/fdv/hdfsbackup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdv%2Fhdfsbackup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284899000,"owners_count":27081593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T20:14:58.333Z","updated_at":"2025-11-17T14:35:29.812Z","avatar_url":"https://github.com/fdv.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HDFS Backup\n\nHDFS backup is a quick and dirty backup tool using a HDFS cluster as a backend. It uses [Colin Marc HDFS client](https://github.com/colinmarc/hdfs) and 2 configuration files:\n\n- hdfsbackup.cfg\n- includes.cfg\n\nThe HDFS client is expected to be named gohdfs to avoid conflicts with the legitimate HDFS one.\n\nUsage:\n\n```\n./hdfsbackup.sh [/path/to/config.cfg]\n```\n\nOr in a crontab (better for rotation):\n\n```\n0 */4 * * * ./hdfsbackup.sh [/path/to/config.cfg]\n```\n\nIf you're using a crontab, make sure you don't run more often than your hourly backup retention.\n\nExample: if you're keeping 4 hourly backups, run 4 times a day.\n\n## TODO\n\n- Add backup exclusion\n- See how to deal with symlinks as hdfs doesn't like them","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdv%2Fhdfsbackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdv%2Fhdfsbackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdv%2Fhdfsbackup/lists"}