-
Type:
Test
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Tools, Build & Test
-
Labels:None
Since version 2.0, Hive uses "schematool" to create the necessary schema in the metastore on a startup if one doesn't exist.
The old method via using datanucleus property "METASTORE_AUTO_CREATE_ALL" is deprecated.
That is especially needed to add test cases for transactional tables - https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions
Once DRILL-5978 and DRILL-6195 are merged, it is necessary here to create test cases for partitioned and non-partitioned transnational tables.
- relates to
-
DRILL-6195 Quering Hive non-partitioned transactional tables via Drill
-
- Resolved
-
-
DRILL-5978 Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.1-mapr-1710 versions respectively
-
- Resolved
-
-
DRILL-6145 Enable usage of Hive MapR-DB JSON handler
-
- Resolved
-