Comment 1 for bug 1618252

Revision history for this message
clayg (clay-gerrard) wrote :

As I'm sure you've already noted, there's nothing complicated about having an object with a space in the name stored in Swift - simply url encode the object when you make the request and it "just works" [1]

The issue must be in the handling in org.apache.hadoop.fs.swift - but I'm not sure how to file bugs against that project? Maybe on their jira? [2]

Then again, hrmm... maybe - you might should double check you have all the latest fixes following the swift-hadoop integration guide [3]

I *think* this should be invalid on Swift, but I'm going to tag it for Sahara for now and see what that team thinks?

1. https://gist.github.com/clayg/c414c632c7ec10aff8f3db6bb042740b
2. https://issues.apache.org/jira/browse/HADOOP-12079?jql=project%20%3D%20HADOOP%20AND%20text%20~%20%22swift%22
3. http://docs.openstack.org/developer/sahara/userdoc/hadoop-swift.html