You can implement the Hadoop FileSystem API for your distributed java fs and just plug into Spark using the Hadoop API.
On Sat, Nov 11, 2017 at 9:37 AM, Cristian Lorenzetto < cristian.lorenze...@gmail.com> wrote: > hi i have my distributed java fs and i would like to implement my class > for storing data in spark. > How to do? it there a example how to do? >