https://github.com/adamatti/learnhdfs
Pet project to show how to list / create files on HDFS using java client (from outside the bigdata cluster)
https://github.com/adamatti/learnhdfs
big gradle groovy hadoop java jvm
Last synced: 3 months ago
JSON representation
Pet project to show how to list / create files on HDFS using java client (from outside the bigdata cluster)
- Host: GitHub
- URL: https://github.com/adamatti/learnhdfs
- Owner: adamatti
- Created: 2018-02-26T20:49:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T20:49:45.000Z (about 8 years ago)
- Last Synced: 2025-01-19T10:42:19.290Z (about 1 year ago)
- Topics: big, gradle, groovy, hadoop, java, jvm
- Language: Groovy
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
Pet project to show how to list / create files on HDFS using java client (from outside the bigdata cluster)