Bump hadoop-common from 3.1.1 to 3.2.3

Bumps hadoop-common from 3.1.1 to 3.2.3.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: f8caee5a671189f4ea66d5f71550d3ac03bb440e
  1. .github/
  2. assembly/
  3. src/
  4. .gitattributes
  5. .gitignore
  6. .travis.yml
  7. build.sh
  8. checkstyle.xml
  9. ci.yml
  10. LICENSE
  11. pom.xml
  12. README.md
README.md

HugeGraph-Tools

HugeGraph-Tools is a customizable command line utility for deploying, managing and backing up/restoring graphs from HugeGraph database.

Main Functions

  • Deploy and clear HugeGraph-Server and HugeGraph-Studio automatically.
  • Manage graphs and query with Gremlin from multiple HugeGraph databases essily.
  • Backup/restore graph schema and graph data from/to HugeGraph databases conveniently, also support backup periodically

Learn More

The project homepage contains more information about HugeGraph-Tools.

License

HugeGraph-Tools is licensed under Apache 2.0 License.