unable to canonicalize address xxx:2181 because it's not resolvable #4668
Labels
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
I create a graph by ConfiguredGraphFactory.createConfiguration(new MapConfiguration(map)); But the storage.hostname is wrong in the map, then the janusgraph log error like "unable to canonicalize address xxx:2181 because it's not resolvable".Someone knows how to fix it?I try to update the configuration or drop it,but it's not working
groovy code :
Version: 1.0.0
Storage Backend: hbase
Mixed Index Backend: elasticsearch
Link to discussed bug:
Expected Behavior:
Current Behavior:
unable to canonicalize address node1:2181 because it's not resolvable
Steps to Reproduce:
execute the groovy code above
The text was updated successfully, but these errors were encountered: