[ 
https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510062#comment-13510062
 ] 

Nirmal Ranganathan commented on HADOOP-8545:
--------------------------------------------

Setting up a local swift install for testing.
In a clean vm run the following

git clone https://github.com/openstack-dev/devstack
cd devstack
echo "ENABLED_SERVICES=key,swift
SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5
SWIFT_REPLICAS=1
SWIFT_DATA_DIR=$DEST/data" > localrc

./stack.sh

This will pull down the latest swift code.. install dependencies and setup all 
the services required for swift.
Note: this is just a dev setup.
To test:
source openrc
swift --help

                
> Filesystem Implementation for OpenStack Swift
> ---------------------------------------------
>
>                 Key: HADOOP-8545
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8545
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: fs
>            Reporter: Tim Miller
>            Priority: Minor
>
> Add a filesystem implementation for OpenStack Swift object store, similar to 
> the one which exists today for S3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to