Re: Python APIs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 18 Jun 2013, Giuseppe 'Gippa' Paterno' wrote:
> Hi John,
> apologies for the late reply. The librados seems quite interesting ...
> > Actually no.  I'll write up an API doc for you soon.
> >
> > sudo apt-get install python-ceph
> >
> > import rados
> 
> I wonder if I can ake python calls to interact with the object store
> (say: cephfs.open() mkdir() ....) directly  without involving radosgw.
> I guess the C libs are there if you can mount it using fuse ...

There is a libcephfs library to interact directly with cephfs without a 
mount, but I don't think there are python bindings for it yet.  librados 
bypasses cephfs and talks directly to the object store (and doesn't 
understand directories).  For many applications, though the object API is 
more than sufficient.

sage
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux