waynecookie opened a new issue, #301:
URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/301

   ### Problem Type (问题类型)
   
   _No response_
   
   ### Before submit
   
   - [x] 我已经确认现有的 [Issues](https://github.com/hugegraph/hugegraph/issues) 与 
[FAQ](https://hugegraph.github.io/hugegraph-doc/guides/faq.html) 中没有相同 / 重复问题
   
   ### Environment (环境信息)
   
   - Server Version: v0.12.x
   - Backend: RocksDB x nodes, HDD or SSD 
   - OS: xx CPUs, xx G RAM, Centos 7.x 
   - Data Size:  xx vertices, xx edges <!-- (like 1000W 点, 9000W 边) -->
   
   
   ### Your Question (问题描述)
   
   请教一下
   从hdfs(设置了ha)中导入数据,fs.defaultFS 为 hdfs://abc,
   当我执行导入时提示 
   ```
   Failed to load, cause: java.net.UnknownHostException: abc
   ```
   1、请问这是什么原因?
   2、当我改为hdfs://ip:port模式时可以了,那一定需要这样的模式吗?发生故障时,ip 可能会变为另一个stanby状态的ip
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   _No response_
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to