wangxianghu commented on a change in pull request #1974:
URL: https://github.com/apache/hudi/pull/1974#discussion_r474677777



##########
File path: docs/_docs/2_4_configurations.md
##########
@@ -522,9 +522,10 @@ Property: `hoodie.write.commit.callback.on` <br/>
 
 ##### withCallbackClass(callbackClass) {#withCallbackClass} 
 Property: `hoodie.write.commit.callback.class` <br/>
-<span style="color:grey">Full path of user-defined callback class and must be 
a subclass of HoodieWriteCommitCallback class, 
org.apache.hudi.callback.impl.HoodieWriteCommitHttpCallback by default</span>
+<span style="color:grey">Full path of callback class and must be a subclass of 
HoodieWriteCommitCallback class, 
org.apache.hudi.callback.impl.HoodieWriteCommitHttpCallback by default</span>
 
-#### HoodieWriteCommitHttpCallback
+#### HTTP CALLBACK
+Callback via http, User does not need to specify this way explicitly, it is 
the default type.

Review comment:
       > `http` -> `HTTP`
   
   done




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