liuxunorg commented on a change in pull request #22: SUBMARINE-207. Exclude 
mysql jdbc jar from the path of workbench/lib.
URL: https://github.com/apache/hadoop-submarine/pull/22#discussion_r329355096
 
 

 ##########
 File path: docs/workbench/README.md
 ##########
 @@ -34,6 +41,7 @@ cd submarine
 | JAVA_HOME           | Set your java home path, default is `java`.            
      |
 | WORKBENCH_JAVA_OPTS | Set the JAVA OPTS parameter when the Workbench process 
starts. If you need to debug the Workbench process, you can set it to 
`-agentlib:jdwp=transport=dt_socket, server=y,suspend=n,address=5005` |
 | WORKBENCH_MEM       | Set the java memory parameter when the Workbench 
process starts. |
+| MYSQL_VERSION       | The version of mysql jdbc jar would be downloaded. The 
default value is 5.1.39. |
 
 Review comment:
   No need to let the user configure it. Specify the version directly in the 
`workbench-daemon.sh` shell script.

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


With regards,
Apache Git Services

Reply via email to