Metadata revisions for hadoop-tools-0.4

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
-r6 (hadoop-tools-0.4-r6) 2014-10-14T09:36:29Z JacobStanley 77a14c86cd97159a50e75c10d4f76557b954926c1733e6590fd585c99c9290aa
  • Changed the executable 'hh' component's library dependency on 'hadoop-rpc' from

    >=0.1.1
    to
    >=0.1.1.1

-r5 (hadoop-tools-0.4-r5) 2014-10-14T09:11:06Z JacobStanley c2387d00918dac07fc4b89344864a68ee277d398db2b2486775d844ce916d19e
  • Changed the executable 'hh' component's library dependency on 'hadoop-rpc' from

    >=0.1
    to
    >=0.1.1

-r4 (hadoop-tools-0.4-r4) 2014-10-14T09:03:36Z JacobStanley c9157b402967779bcffb54629f19ec0533c5c7378cd34c3fd093833ff0865142
  • 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.
    
    Available commands:
    > 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
    
    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

-r3 (hadoop-tools-0.4-r3) 2014-10-14T09:02:53Z JacobStanley 2c517126cda45cd87829a8c131db70e198e834fc32e2f63913817db5ca6f4c2d
  • Changed description from

    hh - Blazing fast interaction with HDFS
    
    Usage: hh COMMAND
    
    Available commands:
    [@cat@]                      Print the contents of a file to stdout
    [@cd@]                       Change working directory
    [@chmod@]                    Change permissions
    [@du@]                       Show the amount of space used by file or directory
    [@find@]                     Recursively search a directory tree
    [@get@]                      Get a file
    [@ls@]                       List the contents of a directory
    [@mkdir@]                    Create a directory in the specified location
    [@pwd@]                      Print working directory
    [@rm@]                       Delete a file or directory
    [@mv@]                       Rename a file or directory
    [@version@]                  Show version information
    to
    hh - Blazing fast interaction with HDFS
    
    Currently we only support v7 of the RPC protocol (< CDH5).
    
    Support for v9 (>= CDH5) is coming soon.
    
    Available commands:
    > 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

-r2 (hadoop-tools-0.4-r2) 2014-10-14T09:01:04Z JacobStanley addca05316849739716ea0f84b615d8109a64b87164c932c3c79ef2687a1b7e7
  • Changed description from

    hh - Blazing fast interaction with HDFS
    
    > Usage: hh COMMAND
    >
    > Available commands:
    >   cat                      Print the contents of a file to stdout
    >   cd                       Change working directory
    >   chmod                    Change permissions
    >   du                       Show the amount of space used by file or directory
    >   find                     Recursively search a directory tree
    >   get                      Get a file
    >   ls                       List the contents of a directory
    >   mkdir                    Create a directory in the specified location
    >   pwd                      Print working directory
    >   rm                       Delete a file or directory
    >   mv                       Rename a file or directory
    >   version                  Show version information
    to
    hh - Blazing fast interaction with HDFS
    
    Usage: hh COMMAND
    
    Available commands:
    [@cat@]                      Print the contents of a file to stdout
    [@cd@]                       Change working directory
    [@chmod@]                    Change permissions
    [@du@]                       Show the amount of space used by file or directory
    [@find@]                     Recursively search a directory tree
    [@get@]                      Get a file
    [@ls@]                       List the contents of a directory
    [@mkdir@]                    Create a directory in the specified location
    [@pwd@]                      Print working directory
    [@rm@]                       Delete a file or directory
    [@mv@]                       Rename a file or directory
    [@version@]                  Show version information

-r1 (hadoop-tools-0.4-r1) 2014-10-14T08:58:40Z JacobStanley d6b22a287b611ff133e0ee87d7134cf7a97a633184d9dd473d3e795114c6e751
  • Changed description from

    Fast command line tools for working with Hadoop.
    to
    hh - Blazing fast interaction with HDFS
    
    > Usage: hh COMMAND
    >
    > Available commands:
    >   cat                      Print the contents of a file to stdout
    >   cd                       Change working directory
    >   chmod                    Change permissions
    >   du                       Show the amount of space used by file or directory
    >   find                     Recursively search a directory tree
    >   get                      Get a file
    >   ls                       List the contents of a directory
    >   mkdir                    Create a directory in the specified location
    >   pwd                      Print working directory
    >   rm                       Delete a file or directory
    >   mv                       Rename a file or directory
    >   version                  Show version information

-r0 (hadoop-tools-0.4-r0) 2014-10-14T08:52:59Z JacobStanley 6dbcfa3a25c79ddb468cd349ecf493de8ad28aa209e4b534933df248d48f75de