ostinru commented on code in PR #114:
URL: https://github.com/apache/cloudberry-pxf/pull/114#discussion_r3354996231


##########
docs/access-jdbc/jdbc_pxf_mysql.md:
##########
@@ -84,12 +86,12 @@ This procedure will typically be performed by the Apache 
Cloudberry administrato
     ``` shell
     $ ssh gpadmin@<coordinator>
     ```
-1. Download the MySQL JDBC driver and place it under `$PXF_BASE/lib`. If you 
[relocated $PXF_BASE](about_pxf_dir.html#movebase), make sure you use the 
updated location. You can download a MySQL JDBC driver from your preferred 
download location. The following example downloads the driver from Maven 
Central and places it under `$PXF_BASE/lib`:
+1. Download the MySQL JDBC driver and place it under `$PXF_BASE/lib`. If you 
[relocated 
$PXF_BASE](../administering/configuring/about_pxf_dir.md#relocating-pxf-base), 
make sure you use the updated location. You can download a MySQL JDBC driver 
from your preferred download location. The following example downloads the 
driver from Maven Central and places it under `$PXF_BASE/lib`:
 
     1. If you did not relocate `$PXF_BASE`, run the following from the 
Cloudberry coordinator:
 
         ```shell
-        gpadmin@coordinator$ cd /usr/local/pxf-gp<version>/lib
+        gpadmin@coordinator$ cd /usr/local/cloudberry-pxf-<version>/lib

Review Comment:
   Directories are not consitent across all pages. Sometimes it debian-style, 
sometimes RHEL-style.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to