| <?xml version="1.0"?> |
| <configuration> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobMonitor.attr.PARTITIONER</name> |
| <value>com.datatorrent.lib.partitioner.StatelessPartitioner:1</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobMonitor.attr.APPLICATION_WINDOW_COUNT</name> |
| <value>4</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobMonitor.prop.maxJobs</name> |
| <value>25</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobMonitor.prop.maxJobs</name> |
| <value>25</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.Query.prop.topic</name> |
| <value>contrib.summit.mrDebugger.mrDebuggerQuery</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobOutput.prop.topic</name> |
| <value>contrib.summit.mrDebugger.jobResult</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.MapJob.prop.topic</name> |
| <value>contrib.summit.mrDebugger.mapResult</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.ReduceJob.prop.topic</name> |
| <value>contrib.summit.mrDebugger.reduceResult</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.operator.JobCounter.prop.topic</name> |
| <value>contrib.summit.mrDebugger.counterResult</value> |
| </property> |
| <property> |
| <name>dt.application.MRMonitoringDemo.stream.QueryConversion.locality</name> |
| <value>CONTAINER_LOCAL</value> |
| </property> |
| </configuration> |