ahmedifhaam commented on a change in pull request #131: Changed the map and reduce function to work with XmlRpcWorkflowManger URL: https://github.com/apache/drat/pull/131#discussion_r193855319
########## File path: proteus/src/main/java/backend/ProcessDratWrapper.java ########## @@ -72,7 +75,8 @@ private static final String RESET_CMD = "reset"; private static final String STATUS_IDLE = "idle"; - private static final String MAPPER_TASK = "urn:drat:RatCodeAudit"; +// private static final String MAPPER_TASK = "urn:drat:RatCodeAudit"; Review comment: This part is even confusing for me too, because my current branch on github looks like this ...  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services