diff --git a/elements/README.rst b/elements/README.rst index 47a3a4f..0139c03 100644 --- a/elements/README.rst +++ b/elements/README.rst @@ -43,4 +43,4 @@ Steps how to create cloud image with Apache Hadoop installed using diskimage-bui In this command 'DIB_HADOOP_VERSION' parameter is version of hadoop needs to be installed. You can use 'JAVA_DOWNLOAD_URL' parameter to specify download link for JDK (tarball or bin). 'DIB_IMAGE_SIZE' is parameter that specifes a volume of hard disk of instance. You need to specify it because Fedora doesn't use all available volume. -In case if you have already downloaded jdk package, move it to "elements/hadoop/install.d/" and use its filename as 'JAVA_FILE' parameter. +If you have already downloaded the jdk package, move it to "elements/hadoop/install.d/" or "elements/hadoop_fedora/post-install.d/" and use its filename as 'JAVA_FILE' parameter.