Aditya Shah created HIVE-22407:
----------------------------------
Summary: Hive metastore upgrade scripts have incorrect (or
outdated) comment syntax
Key: HIVE-22407
URL: https://issues.apache.org/jira/browse/HIVE-22407
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Affects Versions: 3.1.2, 4.0.0
Reporter: Aditya Shah
Assignee: Aditya Shah
MySQL has made the single line comment which starts with `--` syntax to have
min one space after this. This causes the current upgrade scripts in the
standalone-metastore to throw an exception.
ref: [https://dev.mysql.com/doc/refman/5.7/en/ansi-diff-comments.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)