Backup Application Data
In Cloudera Data Science Workbench all stateful data is stored on the master host at
/var/lib/cdsw
. Backup the contents of this directory before you begin the
migration process.
To create the backup, run the following command on the master host:
tar cvzf cdsw.tar.gz /var/lib/cdsw/*