hadoop-tools: Fast command line tools for working with Hadoop.

[ apache, data, program ] [ Propose Tags ]

hh - Blazing fast interaction with HDFS

These tools support v9 of the Hadoop RPC protocol (CDH 5.x and above).

Earlier versions (< 0.6) can be installed 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

Maintainer's Corner

Package maintainers

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.8 && <5), boxes (>=0.1), bytestring (>=0.10), configurator (>=0.3), exceptions (>=0.6), filepath (>=1.3), hadoop-rpc (>=1.0.0.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), unix (>=2.7), vector (>=0.10) [details]
License Apache-2.0
Author Jacob Stanley, Conrad Parker
Maintainer Jacob Stanley <jacob@stanley.io>
Category Data
Home page http://github.com/jystic/hadoop-tools
Source repo head: git clone https://github.com/jystic/hadoop-tools.git
Uploaded by JacobStanley at 2015-07-24T01:28:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hh
Downloads 8269 total (26 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-10-12 [all 6 reports]