Metadata revisions for hadoop-tools-0.5

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r1 (hadoop-tools-0.5-r1) 2015-02-01T12:49:37Z JacobStanley c3c1d525aeb98bd9f853715e178d9019fa68a27c40d04bbc8e0270e6a8544602
  • Changed description from

    hh - Blazing fast interaction with HDFS
    
    Currently we only support v7 of the RPC protocol (< CDH5).
    
    Support for v9 (>= CDH5) is coming soon.
    
    > 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
    to
    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

-r0 (hadoop-tools-0.5-r0) 2014-10-21T21:38:09Z JacobStanley f0af9e8d58dded827d72f92a829f6f39078b79008a17b351e4bccf46d31f9dba