Small tweak to the wordcount example README

Mention that the UI will prompt for main_class and java_opts. The
fact that these are set via "edp." parameters doesn't matter
because the UI will mask that fact from the user.

Change-Id: I1e3e273a7346944c10b68ea9401bb69e1fe60f64
This commit is contained in:
Trevor McKay 2014-02-05 18:08:04 -05:00
parent 9349aefefc
commit 70efa28c80
1 changed files with 1 additions and 0 deletions

View File

@ -71,5 +71,6 @@ or MapReduce job.
a) Add the input and output paths to ``args``
b) If swift input or output paths are used, set the ``fs.swift.service.savanna.username`` and ``fs.swift.service.savanna.password``
configuration values
c) The Savanna UI will prompt for the required ``main_class`` value and the optional ``java_opts`` value