Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • It will only run on the number of records specified in the text box next to the button.
  • It will always run the Hadoop JAR in "local mode" (ie it won't be distributed to the Hadoop cluster, if one exists)
  • Any log messages output by the Hadoop JAR (or in the javascript if running the prototype engine) are collected and output to the status message
    • (Note that if running in local mode, then "QuickRun" will log error messages - nothing will be currently logged in the typical cluster mode though, so the debug mode is necessary in this case - the alternative is running and testing in eclipse as described here, which is quite involved)

Stopping a running task (kill)

Simply set the "Frequency" to "None" and re-submit. It may take up to a minute for the status to show the updated task status.

...