podorvanova commented on a change in pull request #226:
URL: https://github.com/apache/gora/pull/226#discussion_r514838256



##########
File path: gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
##########
@@ -887,7 +901,7 @@ private HBaseMapping readMapping(String filename) throws 
IOException {
       LOG.error("Error while trying to read the mapping file {}. "
               + "Expected to be in the classpath "
               + "(ClassLoader#getResource(java.lang.String)).",
-              filename) ;
+              mappingStream) ;

Review comment:
       Yes, you are right. I fixed the log message.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to