Fwd: [Ann.] Pharo-HDFS API

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: [Ann.] Pharo-HDFS API

Matteo Marra-2
Hello,

I would like to share one of my projects that I am working on in my PhD.

Since I am working on Big Data I wrote a library to access the Hadoop Distributed File System (HDFS).

We implemented it as a FileSystem in Pharo, using the webHDFS API of HDFS to access the files.

With this API you can browse the distributed file system and create/modify/delete directories and files.

Here is the git repository:
https://gitlab.soft.vub.ac.be/Marra/pharo-hdfs
Documentation is in the readme.

Ciao,
Matteo

Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [Ann.] Pharo-HDFS API

Sean P. DeNigris
Administrator
Matteo Marra-2 wrote
> I would like to share… a library to access the Hadoop Distributed File
> System (HDFS).

Cool! Thanks :)



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html

Cheers,
Sean