You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/11/06 20:35:13 UTC

[GitHub] [flink] bowenli86 commented on a change in pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config

bowenli86 commented on a change in pull request #10093: [FLINK-14579][sql cli] enable SQL CLI to configure modules via yaml config
URL: https://github.com/apache/flink/pull/10093#discussion_r343314035
 
 

 ##########
 File path: flink-table/flink-sql-client/conf/sql-client-defaults.yaml
 ##########
 @@ -78,6 +78,15 @@ catalogs: [] # empty list
 #    hive-conf-dir: /opt/hive_conf/
 #    default-database: ...
 
+#==============================================================================
+# Modules
+#==============================================================================
+
+# Define modules here.
+
+#modules: # note the following modules will be of the order they are specified
 
 Review comment:
   not really. that would wipe out the default core module

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services