lewismc commented on a change in pull request #35: SDAP-161 MUDROD embedded 
unit test
URL: 
https://github.com/apache/incubator-sdap-mudrod/pull/35#discussion_r238032419
 
 

 ##########
 File path: 
core/src/main/java/org/apache/sdap/mudrod/discoveryengine/WeblogDiscoveryEngine.java
 ##########
 @@ -105,7 +105,7 @@ public void preprocess() {
       startTime = System.currentTimeMillis();
       LOG.info("Processing logs dated {}", anInputList);
 
-      DiscoveryStepAbstract im = new ImportLogFile(this.props, this.es, 
this.spark);
+     /* DiscoveryStepAbstract im = new ImportLogFile(this.props, this.es, 
this.spark);
 
 Review comment:
   OK, the issue SDAP-161 is described as being **MUDROD embedded unit test** 
there should therefore be no code other than en embedded Unit test...

----------------------------------------------------------------
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

Reply via email to