-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathunit_test.properties
77 lines (69 loc) · 2.34 KB
/
unit_test.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[Database]
host = fake.host
port = 25003
use_kerberos = True
it_table = ibis.dev_it_table
staging_database=fake_staging_database
checks_balances=ibis.checks_balances
automation_ids_table=ibis.automation_ids
staging_it_table=ibis.staging_it_table
prod_it_table=ibis.prod_it_table
queue_name=fake_group
edge_node=fake.dev.edgenode
it_table_export=ibis.dev_it_table_export
freq_ingest=ibis.freq_ingest
[Workflows]
workflow_host=fake.workflow.host
workflow_hive2_jdbc_url=jdbc:hive2://test-fake.hive:25006/default
kerberos=fake.kerberos
db_env=DEV
hdfs_ingest_version=
[Directories]
logs=/ibis/test_logs/
files=/ibis/test_files/
saves=/ibis/test_workflows/
requests_dir=/opt/app/ibis/requestFiles/
root_hdfs_saves=mdm
export_hdfs_root=/ibis/outbound/export/
custom_scripts_shell=/user/dev/oozie/workspaces/ibis/shell
custom_scripts_hql=/user/dev/oozie/workspaces/ibis/hql
kite_shell_dir=/user/dev/oozie/workspaces/ibis/lib/ingest/kite.sh#kite.sh
kite_shell_name=kite.sh
[Templates]
start_workflow=start.xml.mako
end_workflow=end.xml.mako
export_end_workflow=export_end.xml.mako
korn_shell=automation_template.ksh.mako
job_properties=prod_job.properties
sub_workflow=subworkflow.xml
export_to_td=export_to_td.xml
fake_end_workflow=fake_end.xml
[Mappers]
oracle_mappers=100:5,010:20,001:50
teradata_mappers=100:2,010:5,001:8
db2_mappers=100:2,010:15,001:20
sqlserver_mappers=100:2,010:15,001:20
mysql_mappers=100:2,010:15,001:20
postgresql_mappers=100:2,010:15,001:20
[Oozie]
oozie_url=http://fake.dev.oozie:25007/oozie/v2/
workspace=/user/dev/oozie/workspaces/ibis/workflows/
hadoop_credstore_password_disable=True
hql_workspace=/user/dev/oozie/workspaces/hive-adhoc
hql_views_workspace=/user/dev/oozie/workspaces/ibis/hql
shell_workspace=/user/dev/oozie/workspaces/shell-adhoc
impala_workspace=/user/dev/oozie/workspaces/impala-adhoc
[automation_ID]
big_data=FAKE
frequencies_map=daily:D,biweekly:B,weekly:W,fortnightly:F,monthly:M,quarterly:Q,adhoc:A,onetime:O,mul-appls:X,yearly:Y
environment_map=1
from_branch=dev
[Other]
allowed_frequencies=000:none,101:daily,011:biweekly,100:weekly,110:fortnightly,010:monthly,001:quarterly,111:yearly
vizoozie=vizoozie.properties
max_table_per_workflow=5
parallel_dryrun_procs=3
parallel_sqoop_procs=3
domain_suffix=_i
domains_list=domain1,domain2,domain3
teradata_server=fake.teradata:fake,fake.teradata2:fake,fake.teradata3:fake,fake.teradata4:fake