Skip to content

Commit

Permalink
removed useless class
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitásek Ladislav committed Feb 9, 2017
1 parent a9096bf commit 75bb0c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 49 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ Pre-defined launch scripts are located in deploy/bin directory. You can modify i

##Project programming info
The project is using Gradle 3.x to build. By default it's using Hadoop 2.6.0, but it also has been succesfully tested with with version 2.7.x.
It's based on [Spring Shell](https://github.com/spring-projects/spring-shell) (includes JLine component).
It's based on [Spring Shell](https://github.com/spring-projects/spring-shell) (includes JLine component). Using Spring Shell mechanism you can easily add your own commands into HDFS Shell.
(see com.avast.server.hdfsshell.commands.ContextCommands or com.avast.server.hdfsshell.commands.HadoopDfsCommands for more details)

**All suggestions and merge requests are welcome.**

Expand Down

This file was deleted.

0 comments on commit 75bb0c8

Please sign in to comment.