At least within services AddHBaseStoreCommand and AddSpatialIndexStoreCommand fail but by listing the config, it'll create the file and from then on all the commands will work. The workaround for this to be a non-issue is to programmatically run config list on service initialization.
At least within services
AddHBaseStoreCommandandAddSpatialIndexStoreCommandfail but by listing the config, it'll create the file and from then on all the commands will work. The workaround for this to be a non-issue is to programmatically runconfig liston service initialization.