mapreduce:describe-job-flows

Full name:

br.com.ingenieux:mapreduce-maven-plugin:1.2.0-SNAPSHOT:describe-job-flows

Description:

Describe Flows

Attributes:

  • Requires a Maven project to be executed.
  • Executes by direct invocation only.

Optional Parameters

Name Type Since Description
accessKey String - AWS Access Key
User property is: aws.accessKey.
ignoreExceptions boolean - Ignore Exceptions?
Default value is: false.
User property is: beanstalker.ignoreExceptions.
jobFlowIds String - Comma-Separated List of Job Flow Ids
User property is: mapreduce.jobFlowIds.
region String -

Service region e.g. "us-east-1"

Note: Does not apply to all services.

"-Cloudfront, I'm talking to you! Look at me when I do that!"

See this list for reference.


User property is: beanstalker.region.
secretKey String - AWS Secret Key
User property is: aws.secretKey.
serverId String - The server id in maven settings.xml to use for AWS Services Credentials (accessKey / secretKey)
Default value is: aws.amazon.com.
User property is: beanstalker.serverId.
verbose boolean - Verbose Logging?
Default value is: false.
User property is: beanstalker.verbose.

Parameter Details

accessKey:

AWS Access Key
  • Type: java.lang.String
  • Required: No
  • User Property: aws.accessKey

ignoreExceptions:

Ignore Exceptions?
  • Type: boolean
  • Required: No
  • User Property: beanstalker.ignoreExceptions
  • Default: false

jobFlowIds:

Comma-Separated List of Job Flow Ids
  • Type: java.lang.String
  • Required: No
  • User Property: mapreduce.jobFlowIds

region:

Service region e.g. "us-east-1"

Note: Does not apply to all services.

"-Cloudfront, I'm talking to you! Look at me when I do that!"

See this list for reference.

  • Type: java.lang.String
  • Required: No
  • User Property: beanstalker.region

secretKey:

AWS Secret Key
  • Type: java.lang.String
  • Required: No
  • User Property: aws.secretKey

serverId:

The server id in maven settings.xml to use for AWS Services Credentials (accessKey / secretKey)
  • Type: java.lang.String
  • Required: No
  • User Property: beanstalker.serverId
  • Default: aws.amazon.com

verbose:

Verbose Logging?
  • Type: boolean
  • Required: No
  • User Property: beanstalker.verbose
  • Default: false