diff --git a/scripts/README.md b/scripts/README.md deleted file mode 100644 index a0e5a449..00000000 --- a/scripts/README.md +++ /dev/null @@ -1,6 +0,0 @@ - -The following scripts are incuded here: - -- `stackable/bin/start-namenode` : A wrapper script for Hadoop's `hdfs` script that ensures that the namenode's directory is formatted before the process is started. This script is packaged with the hadoop package and it's set as container's command line program for the namenode pod. - -