https://github.com/r0man/hdfs-clj
A Clojure library for the Hadoop Distributed File System
https://github.com/r0man/hdfs-clj
Last synced: 4 months ago
JSON representation
A Clojure library for the Hadoop Distributed File System
- Host: GitHub
- URL: https://github.com/r0man/hdfs-clj
- Owner: r0man
- Created: 2012-06-06T08:30:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-03-31T16:29:01.000Z (almost 10 years ago)
- Last Synced: 2025-03-01T08:03:49.034Z (11 months ago)
- Language: Clojure
- Homepage:
- Size: 33.2 KB
- Stars: 27
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* hdfs-clj
[[https://clojars.org/hdfs-clj][https://img.shields.io/clojars/v/hdfs-clj.svg]]
[[https://travis-ci.org/r0man/hdfs-clj][https://travis-ci.org/r0man/hdfs-clj.svg]]
[[http://jarkeeper.com/r0man/hdfs-clj][http://jarkeeper.com/r0man/hdfs-clj/status.svg]]
[[http://jarkeeper.com/r0man/hdfs-clj][https://jarkeeper.com/r0man/hdfs-clj/downloads.svg]]
A [[https://clojure.org][Clojure]] library for the [[https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html][Hadoop Distributed File System]].
** License
Copyright © 2013-2016 r0man
Distributed under the Eclipse Public License, the same as Clojure.