forked from notharsh/DataSkewProfiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.xml
103 lines (103 loc) · 3.52 KB
/
test.xml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<W_LOCAL buildVersion="internal_5.3.0-closedown0"
cloneable="1"
codeVersion="157"
eclVersion="5.3.0"
hash="2344844820"
state="completed"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance">
<Debug>
<addtimingtoworkunit>0</addtimingtoworkunit>
<debugnlp>1</debugnlp>
<expandpersistinputdependencies>1</expandpersistinputdependencies>
<forcegenerate>1</forcegenerate>
<noterecordsizeingraph>1</noterecordsizeingraph>
<regressiontest>1</regressiontest>
<showmetaingraph>1</showmetaingraph>
<showrecordcountingraph>1</showrecordcountingraph>
<spanmultiplecpp>0</spanmultiplecpp>
<targetclustertype>hthor</targetclustertype>
</Debug>
<Graphs>
<Graph name="graph1" type="activities">
<xgmml>
<graph wfid="2">
<node id="1">
<att>
<graph>
<att name="rootGraph" value="1"/>
<edge id="2_0" source="2" target="3"/>
<node id="2" label="Index Read 'names'">
<att name="definition" value="workuniteg1.ecl(3,1)"/>
<att name="name" value="results"/>
<att name="_kind" value="77"/>
<att name="ecl" value="INDEX({ string40 name, string80 address }, 'names', fileposition(false)); FILTER(KEYED(name = STORED('searchname'))); "/>
<att name="recordSize" value="120"/>
<att name="predictedCount" value="0..?[disk]"/>
<att name="_fileName" value="names"/>
</node>
<node id="3" label="Output Result #1">
<att name="definition" value="workuniteg1.ecl(4,1)"/>
<att name="_kind" value="16"/>
<att name="ecl" value="OUTPUT(..., workunit); "/>
<att name="recordSize" value="120"/>
</node>
</graph>
</att>
</node>
</graph>
</xgmml>
</Graph>
</Graphs>
<Query fetchEntire="1">
<Associated>
<File desc="workuniteg1.ecl.cpp"
filename="c:\regressout\workuniteg1.ecl.cpp"
ip="10.121.159.73"
type="cpp"/>
</Associated>
</Query>
<Results>
<Result isScalar="0"
name="Result 1"
recordSizeEntry="mf1"
rowLimit="-1"
sequence="0">
<SchemaRaw xsi:type="SOAP-ENC:base64">
name(asciiasciiaddressPasciiascii%{ string40 name, string80 address }; </SchemaRaw>
</Result>
<Result name="Result 2" sequence="1">
<SchemaRaw xsi:type="SOAP-ENC:base64">
Result_2ñÿÿÿasciiascii </SchemaRaw>
</Result>
</Results>
<Statistics>
<Statistic c="eclcc"
count="1"
creator="eclcc"
kind="SizePeakMemory"
s="compile"
scope="compile"
ts="1428933081084000"
unit="sz"
value="27885568"/>
</Statistics>
<Variables>
<Variable name="searchname">
<SchemaRaw xsi:type="SOAP-ENC:base64">
searchnameñÿÿÿasciiascii </SchemaRaw>
</Variable>
</Variables>
<Workflow>
<Item mode="normal"
state="null"
type="normal"
wfid="1"/>
<Item mode="normal"
state="reqd"
type="normal"
wfid="2">
<Dependency wfid="1"/>
<Schedule/>
</Item>
</Workflow>
</W_LOCAL>