You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EMR::Types::HadoopStepConfigA cluster step consisting of a JAR file whose main function will be executed. The main function submits a job for Hadoop to execute and waits for the job to finish or fail.
Returned by:
Instance Attribute Summary collapseThe list of command line arguments to pass to the JAR file\'s main function for execution.
The path to the JAR file that runs during the step.
The name of the main class in the specified Java file.
The list of Java properties that are set when the step runs.
The list of command line arguments to pass to the JAR file\'s main function for execution.
#jar ⇒ StringThe path to the JAR file that runs during the step.
#main_class ⇒ StringThe name of the main class in the specified Java file. If not specified, the JAR file should specify a main class in its manifest file.
#properties ⇒ Hash<String,String>The list of Java properties that are set when the step runs. You can use these properties to pass key value pairs to your main function.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4