On Fri, Dec 2, 2016 at 9:40 PM, Joao Eduardo Luis <joao@xxxxxxx> wrote: > On 12/02/2016 11:03 AM, nebil.benmabrouk@xxxxxxxxxx wrote: >> >> Hello, >> >> I am interested in embedding some specific data processing in the storage >> close to the data. >> I read that, we can integrate some code (e.g., java classes) in Ceph, but >> I find no documentation about it. > > > What you are looking is actually 'rados object classes' (or ceph classes, > according to the docs), and you may find a brief remark about that here > > http://docs.ceph.com/docs/master/architecture/#extending-ceph > > which contains pointers to the code you should look into. > > Somehow it feels like there should be some more information about this > somewhere, but I can't really recall where. Hmmm... that needs updating. Any takers? Look at the following. src/objclass/objclass.h src/test/fooclass.cc src/test/barclass.cc All the code below src/cls/, especially "hello". > > -Joao > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Cheers, Brad -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html