Rados Gateway pagination

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

 



Sergey,

Thanks very much.


On Mon, May 5, 2014 at 5:19 AM, Sergey Malinin <hell at newmail.com> wrote:

>  According to documentation, radios gw returns results in 1k objects sets
> by default.
> http://ceph.com/docs/master/radosgw/s3/php/#list-a-bucket-s-content
> "Note If there are more than 1000 objects in this bucket, you need to
> check $ObjectListResponse->body->isTruncated and run again with the name of
> the last key listed. Keep doing this until isTruncated is not true."
>
> You can request your own pagination by setting GET parameters accordingly:
> http://ceph.com/docs/master/radosgw/s3/bucketops/#get-bucket
>
> PARAMETERS
>
> Name Type Description
> ?
> marker String A beginning index for the list of objects returned.
> max-keys Integer The maximum number of keys to return. Default is 1000.
>
>  On Friday, May 2, 2014 at 22:14, Fabricio Archanjo wrote:
>
> Hi All,
>
> Someone knows if the rados-gw does have pagination support on S3 API?
>
> I'm using S3 Object to browse my structure, then it's too slow to list one
> bucket that have too much objects.
>
>
> Thanks,
>
> Fabricio
> _______________________________________________
> ceph-users mailing list
> ceph-users at lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ceph.com/pipermail/ceph-users-ceph.com/attachments/20140505/6e37088b/attachment.htm>


[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