GraphScope
GraphScope copied to clipboard
Make HDFS dependencies minimum
As we discussed before, HDFS will only be used in data_loader module for store.
Hence we may need to remove HDFS in many places.
- [ ] dependencies in poms expect the data-loader
- [x] Coordinator.java
- [ ] other parts in store (if possbile?)