Skip to content

Instantly share code, notes, and snippets.

@uiur
Created January 10, 2012 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uiur/1588038 to your computer and use it in GitHub Desktop.
Save uiur/1588038 to your computer and use it in GitHub Desktop.
copy storage-conf.xml
sed -e "s/<!-- SavedCachesDirectory>/<SavedCachesDirectory>/g" config/storage-conf.xml | sed -e "s/<\/SavedCachesDirectory -->/<\/SavedCachesD irectory>/g" > /var/cassandra/conf/storage-conf.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment