Fwd: [Ann.] Pharo-HDFS API
Aug. 10, 2018
12:45 p.m.
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
Aug. 11, 2018
3:59 a.m.
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
2911
Age (days ago)
2912
Last active (days ago)
1 comments
2 participants
participants (2)
-
Matteo Marra -
Sean P. DeNigris