shichaoyuan commented on code in PR #602:
URL: https://github.com/apache/skywalking-java/pull/602#discussion_r1312443259


##########
apm-sniffer/apm-sdk-plugin/hbase-1.x-2.x-plugin/src/test/resources/hbase-default.xml:
##########
@@ -0,0 +1,2063 @@
+<?xml version="1.0" encoding="UTF-8"?>

Review Comment:
   > What is this file for?
   
   ```
   Configuration configuration = HBaseConfiguration.create();
   ```
   If I use this api then the file `hbase-default.xml` will be read by default.
   
   This file contains hbase related configuration.



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

Reply via email to