Project

General

Profile

« Previous | Next » 

Revision 49271

getting rid of person entities

View differences:

odf2hbase.xml
90 90
					</PARAM>
91 91
				</PARAMETERS>
92 92
				<ARCS>
93
					<ARC to="checkODFResultCount"/>
94
				</ARCS>
95
			</NODE>
96
			<NODE name="checkODFResultCount" type="CheckHDFSCounts">
97
				<DESCRIPTION>Checks if the number of publications stored on HBASE is the same as those in the HDFS file</DESCRIPTION>
98
				<PARAMETERS>
99
					<PARAM required="true" type="string" name="numberToVerifyParamName" managedBy="system">mdstore.result</PARAM>
100
					<PARAM required="false" type="string" name="hdfsCounterParamName" managedBy="system">mainlog:storeHdfsRecords:count</PARAM>
101
				</PARAMETERS>
102
				<ARCS>
103 93
					<ARC to="success"/>
104 94
				</ARCS>
105 95
			</NODE>

Also available in: Unified diff