openstack-swift Questions
2
Solved
I'm trying to replicate this, the copy sentence from openstack swift v1 (which works just fine):
curl -i $publicURL/GXPrueba/StorageAPI/PruebaStorageCopy.png -X PUT -H "X-Auth-Token: $token" -H "X...
Photic asked 2/8, 2016 at 20:17
4
I want to delete all files and folders using folder or container path without listing all files in it. Is it possible?
Jaela asked 2/5, 2016 at 3:35
1
Solved
I have using Spark 1.3.0 and using it to write Parquet files to Openstack Swift Object store for a while now. I am using around 12 paritions for the parquet files which writes the parquet file in s...
Nephro asked 4/9, 2015 at 14:6
0
I have tested uploading objects into swift with a multi-threaded app that made individual requests to create objects. With 20 threads, I was averaging ~6 objects per second per thread. The math sho...
Tamandua asked 2/8, 2017 at 16:0
1
I created an Account (joss.model.Account) , in the configuration
allowReauthenticate=true
Almost immidiateley after account creation I call
Access mAccess = mAccount.authenticate(); // (joss.m...
Intensify asked 9/5, 2016 at 20:32
5
Solved
I would like to implement a cloud storage service with the same interface of OpenStack Swift or Amazon S3. In other words, my cloud storage service should expose the same API of the above-mentioned...
Facility asked 22/1, 2014 at 10:21
1
Solved
I'm having a problem with Python generators while working with the Openstack Swift client library.
The problem at hand is that I am trying to retrieve a large string of data from a specific url (a...
Leaven asked 6/12, 2013 at 17:27
2
Solved
I'm trying to use OpenStack but I'm very confused.
I want to use SWIFT (OpenStack Storage Infrastructure) to storage data. But I don't know how to install it. I was trying to follow this tutorial ...
Leboff asked 11/6, 2012 at 7:58
1
© 2022 - 2024 — McMap. All rights reserved.