Releases: avast/hdfs-shell
Releases · avast/hdfs-shell
v1.0.8
Maintainance release:
- removed log4j - replaced with logback
- upgraded Gradle with Java 11 support
v1.0.7
- support for customizable bash-like prompt
groups
command
v1.0.6
- added support for su and whoami command (experimental)
- added support for find command (for hadoop client 2.7+)
v1.0.5
+new command xscript to ignore errors from running commands (skip errors)
v1.0.4
- 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
- FIXED - Extra space between du options interpreted as empty arg
v1.0.1
Merge pull request #1 from priancho/master
Fixing shell scripts to run it outside of bin directory