generic

Description - This generic is used to configure a Debug object.

 

Parameter Groups

  Parameter Type Description
* File Path: string The absolute file path to write a trace file. File patterns are supported.
* - denotes required
Parameter Type Description
File Path: string The absolute file path to write the payload. File patterns are supported.
Parameter Type Description
When: string Determines when to perform the trace operation. Available options are Always (default) and Debug.
Description - A generic for using HBase basic services.


Parameter Groups

 ParameterTypeDescription
*Configuration:stringA provider for configuring HTTP security, pooling, proxy and policies.

Click below for a definition:
* - denotes required
 ParameterTypeDescription
*URL:stringBase HBase rest server URL(without endpoins)
* - denotes required
Description - This generic is used by the Avro File Connector to read/write files.

 

Parameter Groups

  Parameter Type Description
  Configuration: string Path to the Hadoop configuration file, normally core-site.xml
  Default File System: string In some Hadoop environments, this should be specified as the URI of the namenode, like "hdfs://[your namenode]".
* - denotes required
Description - This generic configures the Amazon S3 Connector.


Parameter Groups

 ParameterTypeDescription
*Access keystringAccess key provided by Amazon
*Secret KeystringSecret Key provided by Amazon
ProtocolstringThe default configuration is to use HTTPS for all requests for increased security.

Select from one of the following options:
  • HTTP {http}
  • HTTPS {https}
Connection TimeoutintegerThe default timeout for creating new connections.
Max ConnectionintegerThe default max connection pool size.
Socket TimeoutintegerTime to wait (in milliseconds) for data to be transfered over an established, open connection before the connection times out and is closed. A value of 0 means infinity, and isn't recommended.
Role ARNstringUse ARN when you need to specify a resource unambiguously across all of AWS
* - denotes required
 ParameterTypeDescription
HoststringOptional proxy host the client will connect through.
PortintegerOptional proxy port the client will connect through.
WorkstationstringOptional Windows workstation name for configuring NTLM proxy support.
DomainstringOptional Windows domain name for configuring an NTLM proxy.
UserstringOptional proxy user name to use if connecting through a proxy.
PasswordpasswordOptional proxy password to use if connecting through a proxy.
* - denotes required
 ParameterTypeDescription
Max activeintegerThe default max connection pool size.
Max idleintegerWhen retrieving a connection from the pool to make a request, the amount of time the connection has been idle is compared against this value. Connections which have been idle for longer are discarded, and if needed a new connection is created.
Max waitinteger
Min evictions (ms)integer
Eviction check intervals (ms)integer
* - denotes required