GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Make HDFS dependencies minimum

Open yecol opened this issue 4 years ago • 0 comments

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?)

yecol avatar Sep 28 '21 08:09 yecol