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/12/16 05:52:33 UTC

[GitHub] [flink] lirui-apache commented on issue #10577: [FLINK-15256][hive] HiveModuleFactory should take hive-version as required supported property

lirui-apache commented on issue #10577: [FLINK-15256][hive] HiveModuleFactory should take hive-version as required supported property
URL: https://github.com/apache/flink/pull/10577#issuecomment-565916040
 
 
   I agree with Xuefu that we should infer the version if user doesn't provide one, and we infer the version by calling `HiveVersionInfo` util rather than some hard-coded default value.
   Ideally, user needs to specify a Hive version only if the Hive he/she uses is not in the list of supported versions.

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