After creating the graph and configuring the components, you can run the graph to add the key-value pair record assignments to the Endeca data store.
To run the graph to add key-value pairs to an Endeca data store:
INFO [WatchDog] - Successfully started all nodes in phase! WARN [Consumer-0] - Unrecognized assignment type "". Using "mdex:string" instead. WARN [Consumer-0] - Unrecognized assignment type "". Using "mdex:string" instead. WARN [Consumer-0] - Unrecognized assignment type "". Using "mdex:string" instead. WARN [Consumer-0] - Unrecognized assignment type "". Using "mdex:string" instead. INFO [WatchDog] - [Clover] Post-execute phase finalization: 0 INFO [WatchDog] - [Clover] phase: 0 post-execute finalization successfully. INFO [WatchDog] - ----------------------** Final tracking Log for phase [0] **--------------------- INFO [WatchDog] - Time: 04/06/12 14:30:39 INFO [WatchDog] - Node ID Port #Records #KB aRec/s aKB/s INFO [WatchDog] - --------------------------------------------------------------------------------- INFO [WatchDog] - UniversalDataReader DATA_READER0 FINISHED_OK INFO [WatchDog] - %cpu:.. Out:0 5 0 5 0 INFO [WatchDog] - Add KVPs ENDECA_ADD_KVPS0 FINISHED_OK INFO [WatchDog] - %cpu:.. In:0 5 0 5 0 INFO [WatchDog] - ---------------------------------** End of Log **-------------------------------- INFO [WatchDog] - Execution of phase [0] successfully finished - elapsed time(sec): 1 INFO [WatchDog] - -----------------------** Summary of Phases execution **--------------------- INFO [WatchDog] - Phase# Finished Status RunTime(sec) MemoryAllocation(KB) INFO [WatchDog] - 0 FINISHED_OK 1 7146 INFO [WatchDog] - ------------------------------** End of Summary **--------------------------- INFO [WatchDog] - WatchDog thread finished - total execution time: 1 (sec) INFO [main] - Freeing graph resources. INFO [main] - Execution of graph successful !
Unrecognized assignment type "". Using "mdex:string" instead.
The message is simply informing you that the fifth input schema field (the mdexType field) is empty on four of the KVP entries and that the connector will use the mdex:string property type when ingesting the data.