Project

General

Profile

« Previous | Next » 

Revision 27945

extension of the index feeding job.

View differences:

index.xml
69 69
				</PARAMETERS>
70 70
				<ARCS>
71 71
					<ARC to="group" />
72
					<ARC to="updateStats" />
72 73
				</ARCS>
73 74
			</NODE>
74 75
			<NODE name="group" type="SubmitHadoopJob" isJoin="true">
......
92 93
				</PARAMETERS>
93 94
				<ARCS>
94 95
					<ARC to="updateIndex" />
95
<!-- 					<ARC to="updateStats" /> -->
96 96
				</ARCS>
97 97
			</NODE>			
98 98
			<NODE name="updateIndex" type="SubmitHadoopJob">
......
118 118
					</PARAM>
119 119
				</PARAMETERS>
120 120
				<ARCS>
121
					<ARC to="sync" />
122
				</ARCS>
123
			</NODE>
124
			<NODE name="updateStats" type="SubmitHadoopMapReduce">
125
				<DESCRIPTION>update stats</DESCRIPTION>
126
				<PARAMETERS />
127
				<ARCS>
128
					<ARC to="sync" />
129
				</ARCS>
130
			</NODE>
131
			<NODE name="sync" isJoin="true">
132
				<DESCRIPTION />
133
				<PARAMETERS />
134
				<ARCS>
121 135
					<ARC to="finalize" />
122 136
				</ARCS>
123
			</NODE>
124
<!-- 			<NODE name="updateStats" type="SubmitHadoopMapReduce"> -->
125
<!-- 				<DESCRIPTION>M/R update stats</DESCRIPTION> -->
126
<!-- 				<PARAMETERS /> -->
127
<!-- 				<ARCS> -->
128
<!-- 					<ARC to="sync" /> -->
129
<!-- 				</ARCS> -->
130
<!-- 			</NODE> -->
131
<!-- 			<NODE name="sync" isJoin="true"> -->
132
<!-- 				<DESCRIPTION /> -->
133
<!-- 				<PARAMETERS /> -->
134
<!-- 				<ARCS> -->
135
<!-- 					<ARC to="finalize" /> -->
136
<!-- 				</ARCS> -->
137
<!-- 			</NODE> -->
137
			</NODE>				
138 138
			<NODE name="finalize" type="FinalizeIndexFeeding">
139 139
				<DESCRIPTION>commit changes</DESCRIPTION>
140 140
				<PARAMETERS />
......
146 146
				<DESCRIPTION>update DS</DESCRIPTION>
147 147
				<PARAMETERS />
148 148
				<ARCS>
149
					<ARC to="switch" />
150
				</ARCS>
151
			</NODE>
152
			<NODE name="switch" type="SwitchIndex">
153
				<DESCRIPTION>switch index</DESCRIPTION>
154
				<PARAMETERS />
155
				<ARCS>
149 156
					<ARC to="success" />
150 157
				</ARCS>
151
			</NODE>
158
			</NODE>			
152 159
		</CONFIGURATION>
153 160
		<STATUS />
154 161
	</BODY>

Also available in: Unified diff