xushiyan commented on a change in pull request #1698:
URL: https://github.com/apache/hudi/pull/1698#discussion_r438447347



##########
File path: docs/_docs/0_3_migration_guide.md
##########
@@ -51,7 +51,7 @@ for partition in [list of partitions in source table] {
 
 **Option 3**
 Write your own custom logic of how to load an existing table into a Hudi 
managed one. Please read about the RDD API
- [here](/docs/quick-start-guide.html). Using the HDFSParquetImporter Tool. 
Once hudi has been built via `mvn clean install -DskipTests`, the shell can be
+ [here]({{ site.baseurl }}/docs/quick-start-guide.html). Using the 
HDFSParquetImporter Tool. Once hudi has been built via `mvn clean install 
-DskipTests`, the shell can be

Review comment:
       to sync up with cn docs, also need `-DskipITs`




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