nyl3532016 commented on a change in pull request #1627:
URL: https://github.com/apache/hbase/pull/1627#discussion_r419058405



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java
##########
@@ -141,13 +141,15 @@
   public final static String IGNORE_UNMATCHED_CF_CONF_KEY =
     BulkLoadHFiles.IGNORE_UNMATCHED_CF_CONF_KEY;
   public final static String ALWAYS_COPY_FILES = 
BulkLoadHFiles.ALWAYS_COPY_FILES;
+  public final static String BULK_LOAD_HFILES_BY_FAMILY = 
BulkLoadHFiles.BULK_LOAD_HFILES_BY_FAMILY;

Review comment:
       yes,I amend it




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


Reply via email to