keith-turner commented on a change in pull request #1088: Use LeaderLatch to 
determine if oracle exists
URL: https://github.com/apache/fluo/pull/1088#discussion_r389190807
 
 

 ##########
 File path: 
modules/mapreduce/src/main/java/org/apache/fluo/mapreduce/FluoOutputFormat.java
 ##########
 @@ -43,8 +43,7 @@
   private static String PROPS_CONF_KEY = FluoOutputFormat.class.getName() + 
".props";
 
   @Override
-  public void checkOutputSpecs(JobContext arg0) throws IOException, 
InterruptedException {
-  }
+  public void checkOutputSpecs(JobContext arg0) throws IOException, 
InterruptedException {}
 
 Review comment:
   Maybe there was a previous commit where this was not properly formatted.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to