@hackage hadoop-tools1.0.1
Fast command line tools for working with Hadoop.
Installation
Dependencies (0)
- attoparsec
- attoparsec >=0.12
- base >=4 && <5
- base >=4.7 && <5
- boxes >=0.1
- bytestring Show all…
Dependents (1)
@hackage/acme-everything
hh - Blazing fast interaction with HDFS
These tools support v9 of the Hadoop RPC protocol (CDH 5.x and above).
hh cat - Print the contents of a file to stdout hh cd - Change working directory hh chmod - Change permissions hh du - Show the amount of space used by file or directory hh find - Recursively search a directory tree hh get - Get a file hh ls - List the contents of a directory hh mkdir - Create a directory in the specified location hh pwd - Print working directory hh rm - Delete a file or directory hh mv - Rename a file or directory hh version - Show version information