Skip to content

Releases: avast/hdfs-shell

v1.0.8

07 Mar 08:38
Compare
Choose a tag to compare

Maintainance release:

  • removed log4j - replaced with logback
  • upgraded Gradle with Java 11 support

v1.0.7

06 Mar 13:16
1816f4d
Compare
Choose a tag to compare
  • support for customizable bash-like prompt
  • groups command

v1.0.6

01 Feb 08:30
a37b1e7
Compare
Choose a tag to compare
  • added support for su and whoami command (experimental)
  • added support for find command (for hadoop client 2.7+)

v1.0.5

04 Jan 14:42
Compare
Choose a tag to compare

+new command xscript to ignore errors from running commands (skip errors)

v1.0.4

28 Nov 07:37
Compare
Choose a tag to compare
  • support for edit my.file command - your favorite editor can be defined using $EDITOR environment variable. By default vim/notepad.exe is used.

v1.0.3

21 Nov 07:33
Compare
Choose a tag to compare
  • FIXED - Extra space between du options interpreted as empty arg

v1.0.2

25 Aug 06:07
Compare
Choose a tag to compare

Fixed launch scripts

v1.0.1

12 Apr 06:22
Compare
Choose a tag to compare
Merge pull request #1 from priancho/master

Fixing shell scripts to run it outside of bin directory

v1.0.0

09 Feb 14:37
Compare
Choose a tag to compare

Initial release.