This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 004ebe5e2a4 HBASE-27638 Get slow/large log response that matched the
‘CLIENT_IP' without client port (#5087) (#6471)
add 555cd75d119 HBASE-28268 Provide option to skip wal while using
TableOutputFormat (#6472)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hbase/mapreduce/TableOutputFormat.java | 15 +++
.../hbase/mapreduce/TestTableOutputFormat.java | 130 +++++++++++++++++++++
2 files changed, 145 insertions(+)
create mode 100644
hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableOutputFormat.java