hadoop-tools: Fast command line tools for working with Hadoop.
hh - Blazing fast interaction with HDFS
If built against hadoop-rpc-1.x.x.x then these tools support v9 of the Hadoop RPC protocol (CDH 5.x and above).
Install using --constraint=hadoop-rpc==0.1.1.1 if you need v7 support.
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
Downloads
- hadoop-tools-0.5.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2, 0.3, 0.4, 0.4.0.1, 0.5, 0.6, 0.7, 0.7.1, 0.7.2, 1.0.0, 1.0.1 (info) |
---|---|
Dependencies | attoparsec (>=0.12), base (>=4.7 && <5), boxes (>=0.1), bytestring (>=0.10), configurator (>=0.3), exceptions (>=0.6), filepath (>=1.3), hadoop-rpc (>=0.1.1.1), old-locale (>=1.0), optparse-applicative (>=0.11), protobuf (>=0.2.0.4), regex-pcre-builtin (>=0.94), split (>=0.2), stm (>=2.4), text (>=1.1), time (>=1.4), transformers (>=0.4), vector (>=0.10) [details] |
License | Apache-2.0 |
Author | Jacob Stanley, Conrad Parker |
Maintainer | Jacob Stanley <jacob@stanley.io> |
Revised | Revision 1 made by JacobStanley at 2015-02-01T12:49:37Z |
Category | Data |
Home page | http://github.com/jystic/hadoop-tools |
Uploaded | by JacobStanley at 2014-10-21T21:38:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hh |
Downloads | 8498 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-30 [all 6 reports] |