ndimiduk commented on code in PR #5775:
URL: https://github.com/apache/hbase/pull/5775#discussion_r1539260241
##########
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java:
##########
@@ -165,7 +165,7 @@ protected static byte[] combineTableNameSuffix(byte[]
tableName, byte[] suffix)
* package-private for internal usage for jobs like WALPlayer which need to
use features of
* ExtendedCell.
*/
- static final String EXTENDED_CELL_SERIALIZATION_ENABLED_KEY =
+ public static final String EXTENDED_CELL_SERIALIZATION_ENABLED_KEY =
Review Comment:
Good by me.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]