Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.8.1
-
Fix Version/s: 0.9.0
-
Component/s: Data Module
-
Labels:None
Description
This is needed for Hive repos because it's no longer possible to use HCatalogDatasetRepository since it doesn't have a public constructor that takes a URI.
The best fix is to allow configuration by a URI only (i.e. DatasetRepository class is optional).