Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 0.8.1
-
Fix Version/s: 0.12.1
-
Component/s: Data Module
-
Labels:None
Description
TestManagedHCatalogDatasetRepository's testCreatePath and testDeleteRemovesDatasetPath both fail (they are overridden with empty bodies to avoid the failure). They are valid tests, but they fail when using the Mini HDFS cluster with a message that shows that Hive is creating the table on the local filesystem rather than HDFS:
java.lang.IllegalArgumentException: Wrong FS: file:/tmp/test/user/hive/warehouse/test1, expected: hdfs://localhost:55641
Attachments
Issue Links
- relates to
-
KITE-201 Create mini clusters to run integration tests against
-
- Resolved
-