Cisco Cisco Tidal Enterprise Scheduler 6.2 用户指南

下载
页码 34
4-30
Cisco Tidal Enterprise Scheduler Adapter Guide
6.2.1 SP3
Chapter 4      Configuring service.props 
service.props Properties
EnableDynamicPollingInterval
All
N
Use to avoid frequent polling on long-running 
jobs. When set to Y in service.props of a 
particular adapter, these properties are 
enabled: 
MinDynamicPollInterval—Minimum value 
should be 5 seconds.
MaxDynamicPollIntervalInMin—Maximum 
value should be 5 minutes.
PercentOfEstDuration—Default value is 5.
IGNORE_CODES
Informatica
<none>
This parameter can be set in service.props, job 
configuration and connection configuration 
parameters. The order of precedence is 
service.props (applicable for all jobs running 
in all connections), job level (only for that 
particular job), and connection (applicable for 
all jobs in the connection). This parameter is 
used to specify Informatica-specific error 
codes, separated by commas (,), that you want 
to ignore while running a job.
IGNORESUBREQ
Oracle Apps
N
Y or N. Setting this flag to Y stops huge job 
xml file transfers back and forth between the 
adapter and the AdapterHost during polls 
when a single request set has multiple 
sub-requests of more than 100. The default 
value is N or empty.
jarlib
Hive and 
MapReduce
<none>
Specifies the specific Java library to use for 
the adapter:
  •
For Apache 1.1.2, add: 
jarlib=apache1.1.2
  •
For Cloudera 3, add: 
jarlib=cloudera
  •
For Cloudera 4, add: jarlib=cdh4
  •
For MapR add: 
jarlib=apache1.1.2
kerbkdc
MapReduce
<none>
If the Hadoop cluster is Kerberos secured, use 
this value to specify the KDC Server. 
For 
example, kerbkdc=172.25.6.112
kerbrealm
MapReduce
<none>
If the Hadoop cluster is Kerberos secured, use 
this value to specify the Kerberos Realm.
For example, 
kerbrealm=TIDALSOFT.LOCAL
Property
Applicable 
Adapter(s)
Default
What It Controls