• Home
  • Docker
  • Kubernetes
  • LLMs
  • Java
  • Ubuntu
  • Maven
  • Big Data
  • Archived
Big Data | HDFS - DFSADMIN Commands
  1. References
  2. Usage
  3. Command: report
  4. Command: safemode
  5. Command: saveNamespace
  6. Command: rollEdits
  7. Command: restoreFailedStorage
  8. Command: refreshNodes
  9. Command: finalizeUpgrade
  10. Command: rollingUpgrade
  11. Command: upgrade
  12. Command: metasave
  13. Command: setQuota
  14. Command: clrQuota
  15. Command: setSpaceQuota
  16. Command: clrSpaceQuota
  17. Command: refreshServiceAcl
  18. Command: refreshUserToGroupsMappings
  19. Command: refreshSuperUserGroupsConfiguration
  20. Command: refreshCallQueue
  21. Command: refresh
  22. Command: reconfig
  23. Command: printTopology
  24. Command: refreshNamenodes
  25. Command: getVolumeReport
  26. Command: deleteBlockPool
  27. Command: setBalancerBandwidth
  28. Command: getBalancerBandwidth
  29. Command: fetchImage
  30. Command: allowSnapshot
  31. Command: disallowSnapshot
  32. Command: shutdownDatanode
  33. Command: evictWriters
  34. Command: getDatanodeInfo
  35. Command: triggerBlockReport
  36. Command: listOpenFiles

  1. References
    See this page for more details about the administration command "dfsadmin":
    https://hadoop.apache.org/docs/r3.1.2/hadoop-project-dist/hadoop-hdfs/HDFSCommands.html#dfsadmin
  2. Usage
    dfsadmin performs DFS administrative commands.

    Note: Administrative commands can only be run with superuser permission.

    The general command line syntax is: hdfs dfsadmin COMMAND [GENERIC-OPTIONS] [COMMAND-OPTIONS]

    Generic options supported are:

    hdfs dfsadmin print help when invoked without parameters or with "-help" parameter: hdfs dfsadmin -help.

    To print the help of a specific command use the following syntax: hdfs dfsadmin -help COMMAND.

  3. Command: report
  4. Command: safemode
  5. Command: saveNamespace
  6. Command: rollEdits
  7. Command: restoreFailedStorage
  8. Command: refreshNodes
  9. Command: finalizeUpgrade
  10. Command: rollingUpgrade
  11. Command: upgrade
  12. Command: metasave
  13. Command: setQuota
  14. Command: clrQuota
  15. Command: setSpaceQuota
  16. Command: clrSpaceQuota
  17. Command: refreshServiceAcl
  18. Command: refreshUserToGroupsMappings
  19. Command: refreshSuperUserGroupsConfiguration
  20. Command: refreshCallQueue
  21. Command: refresh
  22. Command: reconfig
  23. Command: printTopology
  24. Command: refreshNamenodes
  25. Command: getVolumeReport
  26. Command: deleteBlockPool
  27. Command: setBalancerBandwidth
  28. Command: getBalancerBandwidth
  29. Command: fetchImage
  30. Command: allowSnapshot
  31. Command: disallowSnapshot
  32. Command: shutdownDatanode
  33. Command: evictWriters
  34. Command: getDatanodeInfo
  35. Command: triggerBlockReport
  36. Command: listOpenFiles
© 2025  mtitek