Author: lionelliu
Date: Thu Apr 26 09:00:36 2018
New Revision: 26552
Log:
update changes.txt
Modified:
dev/incubator/griffin/0.2.0-incubating/CHANGES.txt
Modified: dev/incubator/griffin/0.2.0-incubating/CHANGES.txt
==============================================================================
--- dev/incubator/griffin/0.2.0-incubating/CHANGES.txt (original)
+++ dev/incubator/griffin/0.2.0-incubating/CHANGES.txt Thu Apr 26 09:00:36 2018
@@ -8,7 +8,7 @@ Release Notes - Apache Griffin 0.2.0 (in
* Use postgresql instead of mysql by default.
* Upgrade detault spark version from 1.6.x to 2.2.1 in measure module.
* Upgrade default hive version from 1.2.1 to 2.2.0 in service moduel.
- * Due to the issue from hive [HIVE-17155], griffin did a workaround to put
empty hive configuration xml files in service/src/main/resources/, users can
cover them and rebuild service module if needed.
+ * Fix runtime issue caused by [HIVE-17155].
** New Feature