Skip to content

Commit 75bb0c8

Browse files
author
Vitásek Ladislav
committed
removed useless class
1 parent a9096bf commit 75bb0c8

File tree

2 files changed

+2
-49
lines changed

2 files changed

+2
-49
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ Pre-defined launch scripts are located in deploy/bin directory. You can modify i
6363

6464
##Project programming info
6565
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.
66-
It's based on [Spring Shell](https://github.com/spring-projects/spring-shell) (includes JLine component).
66+
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.
67+
(see com.avast.server.hdfsshell.commands.ContextCommands or com.avast.server.hdfsshell.commands.HadoopDfsCommands for more details)
6768

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

src/main/java/com/avast/server/hdfsshell/hadoop/RealCommandFactory.java

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)