Description
Currently, HCatalog tests only test against RCFile with a few testing against ORC. The tests should be covering other Hive storage formats as well.
HIVE-7286 turns HCatMapReduceTest into a test fixture that can be run with all Hive storage formats and with that patch, all test suites built on HCatMapReduceTest are running and passing against Sequence File, Text, and ORC in addition to RCFile.
Similar changes should be made to make the tests for HCatLoader and HCatStorer generic so that they can be run against all Hive storage formats.
Attachments
Attachments
Issue Links
- depends upon
-
HIVE-7286 Parameterize HCatMapReduceTest for testing against all Hive storage formats
- Closed
-
HIVE-7457 Minor HCatalog Pig Adapter test clean up
- Closed
- is depended upon by
-
HIVE-7485 Add documentation on new Serde test fixtures
- Open
- is related to
-
HIVE-8335 TestHCatLoader/TestHCatStorer failures on pre-commit tests
- Closed
- relates to
-
HIVE-7484 Format-independent fixture for testing storage formats
- Open